mirror of
https://github.com/nigels-com/glew.git
synced 2025-02-22 00:19:21 +00:00
the road ahead
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@402 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
7a393a74ee
commit
c9ec51acc4
7
TODO.txt
7
TODO.txt
@ -1,14 +1,17 @@
|
|||||||
Major:
|
Major:
|
||||||
- separate build of static and shared object files
|
- add support for windows mini-client drivers
|
||||||
- add support for initialization on first use
|
- add support for initialization on first use
|
||||||
- This is probably a simple change: just define that the programmer
|
- This is probably a simple change: just define that the programmer
|
||||||
*has* to call either of glewGetExtension or glewInit as the first
|
*has* to call either of glewGetExtension or glewInit as the first
|
||||||
GLEW function he uses. If it's glewExtension, then that function
|
GLEW function he uses. If it's glewExtension, then that function
|
||||||
performs the initialization.
|
performs the initialization.
|
||||||
|
- add windows installer (msi)
|
||||||
|
- add ati/nvidia custom profile
|
||||||
|
- fix SGI hyperpipe extension (add verbatim mode to spec files)
|
||||||
|
- separate build of static and shared object files (for mingw and cygwin)
|
||||||
- start designing GLEW 2.0
|
- start designing GLEW 2.0
|
||||||
|
|
||||||
Minor:
|
Minor:
|
||||||
- add support for all SUN, MTX, and OML extensions
|
- add support for all SUN, MTX, and OML extensions
|
||||||
- fix SGI hyperpipe stuff
|
|
||||||
- make auto/Makefile more robust against auto/core/*~ mistakes
|
- make auto/Makefile more robust against auto/core/*~ mistakes
|
||||||
- web poll on separating glew, glxew and wglew
|
- web poll on separating glew, glxew and wglew
|
||||||
|
Loading…
Reference in New Issue
Block a user