-
nigels committed revision 562 to the The OpenGL Extension Wrangler Library SVN repository, changing 1 files.
2009-11-09 17:42:03 UTC in The OpenGL Extension Wrangler Library
-
nigels committed revision 561 to the The OpenGL Extension Wrangler Library SVN repository, changing 1 files.
2009-11-09 17:40:24 UTC in The OpenGL Extension Wrangler Library
-
nigels committed revision 560 to the The OpenGL Extension Wrangler Library SVN repository, changing 7 files.
2009-10-07 15:36:15 UTC in The OpenGL Extension Wrangler Library
-
Fix is now upstream:
http://www.opengl.org/registry/specs/NV/wgl_swap_group.txt
To confirm, and close.
2009-10-06 16:40:07 UTC in The OpenGL Extension Wrangler Library
-
Duplicate of bug 2836851.
2009-10-06 16:27:30 UTC in The OpenGL Extension Wrangler Library
-
At face value, appears to be a duplicate of bug 2274802.
2009-10-06 16:25:46 UTC in The OpenGL Extension Wrangler Library
-
nigels committed revision 559 to the The OpenGL Extension Wrangler Library SVN repository, changing 1 files.
2009-09-09 19:52:59 UTC in The OpenGL Extension Wrangler Library
-
nigels committed patchset 312 of module glt to the GLT OpenGL C++ Toolkit CVS repository, changing 3 files.
2009-09-04 02:08:02 UTC in GLT OpenGL C++ Toolkit
-
nigels committed patchset 311 of module glt to the GLT OpenGL C++ Toolkit CVS repository, changing 3 files.
2009-09-04 02:06:59 UTC in GLT OpenGL C++ Toolkit
-
I've noticed that some GL extensions are implied by others, and therefore may be omitted from the extension string.
One example is GL_NV_geometry_program4 which states:
...This extension is supported if "GL_NV_gpu_program4" is found in the extension string...
As a consequence GLEW fails to find GL_NV_geometry_program4 in the extension string, doesn't consider GL_NV_gpu_program4, and fails...
2009-08-07 21:24:25 UTC in The OpenGL Extension Wrangler Library