2004-12-06 09:00:52 +00:00
|
|
|
Major:
|
2005-01-03 07:32:34 +00:00
|
|
|
- separate build of static and shared object files
|
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-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-12-06 09:00:52 +00:00
|
|
|
- fix SGI hyperpipe stuff
|
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
|