glew/auto
Sami Väisänen 4d6e0387b3 Support custom callback to resolve OpenGL entry points
There's a need to be able to define a custom callback to resolve
the OpenGL entry points. For example when integrating with 3rd party
toolkits such as Qt. Glew doesn't know the underlying implementation
and the entry point resolution really needs to happen through the
context object created by Qt.

Implementation for issue #106
2016-10-01 21:15:33 +03:00
..
bin Filter out GL_NONE enum from GL_EGL_KHR_context_flush_control 2016-10-01 10:20:57 +10:00
core/gl [CoreSupport] Use 4th line of extension specification to reused extensions 2015-12-06 12:49:21 +10:00
doc Update documentation for GLEW 2.0.0 release 2016-07-24 10:39:11 +10:00
src Support custom callback to resolve OpenGL entry points 2016-10-01 21:15:33 +03:00
blacklist Patch ID: 3206528 Add support for NV_video_capture 2011-03-11 11:16:50 -06:00
custom.txt added customized subset selection 2004-12-31 08:50:04 +00:00
Makefile PYTHON make variable for using python2, optionally 2016-02-06 13:12:27 +10:00