Added OpenGL and DirectX9 example applications

This commit is contained in:
ocornut
2014-08-10 22:02:33 +01:00
parent dbd777232a
commit 26f54c7364
21 changed files with 29509 additions and 0 deletions

View File

@ -0,0 +1,12 @@
Major:
- add support for windows mini-client drivers
- add windows installer (msi)
- separate build of static and shared object files (for mingw and
cygwin)
- 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