mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-24 23:05:06 +00:00
updated todo list
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@500 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
6e0485e351
commit
386f64b1d0
8
TODO.txt
8
TODO.txt
@ -1,18 +1,12 @@
|
||||
Major:
|
||||
- add support for windows mini-client drivers
|
||||
- add support for initialization on first use
|
||||
- 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.
|
||||
- add windows installer (msi)
|
||||
- add ati/nvidia custom profile
|
||||
- separate build of static and shared object files (for mingw and
|
||||
cygwin)
|
||||
- make auto scripts work with text mode cygwin mounts
|
||||
- start designing GLEW 2.0
|
||||
|
||||
Minor:
|
||||
- make auto scripts work with text mode cygwin mounts
|
||||
- add support for all SUN, MTX, and OML extensions
|
||||
- make auto/Makefile more robust against auto/core/*~ mistakes
|
||||
- web poll on separating glew, glxew and wglew
|
||||
|
Loading…
Reference in New Issue
Block a user