2004-12-06 09:00:52 +00:00
|
|
|
Major:
|
2005-03-14 05:08:55 +00:00
|
|
|
- add support for windows mini-client drivers
|
2004-05-09 22:19:38 +00:00
|
|
|
- add support for initialization on first use
|
2005-01-05 20:35:28 +00:00
|
|
|
- This is probably a simple change: just define that the programmer
|
|
|
|
*has* to call either of glewGetExtension or glewInit as the first
|
|
|
|
GLEW function he uses. If it's glewExtension, then that function
|
|
|
|
performs the initialization.
|
2005-03-14 05:08:55 +00:00
|
|
|
- add windows installer (msi)
|
|
|
|
- add ati/nvidia custom profile
|
2005-03-17 01:48:39 +00:00
|
|
|
- separate build of static and shared object files (for mingw and
|
|
|
|
cygwin)
|
|
|
|
- make auto scripts work with text mode cygwin mounts
|
2005-01-06 06:26:15 +00:00
|
|
|
- start designing GLEW 2.0
|
2004-12-06 09:00:52 +00:00
|
|
|
|
|
|
|
Minor:
|
2004-05-19 06:44:07 +00:00
|
|
|
- add support for all SUN, MTX, and OML extensions
|
2004-05-09 22:19:38 +00:00
|
|
|
- make auto/Makefile more robust against auto/core/*~ mistakes
|
|
|
|
- web poll on separating glew, glxew and wglew
|