glbinding-3.0.2
glbinding, version 3.0.2, created by CG Internals and the Computer Graphics Systems Group at the Hasso Plattner Institute, University of Potsdam, Germany.
Contact: Daniel Limberger, Willy Scheibel (opensource@cginternals.com)
BREAKING CHANGES
- provide get proc address function pointer resolver
- move logging, print-to-stream and meta functionality to new glbinding-aux module
- move parser and code generator to external project cginternal/khrbinding-generator
CHANGES
- introduce glbinding-aux module for desired OpenGL API functionality besides a plain binding
- update OpenGL API (gl.xml)
- add glGetProgramResourceiv overload for GLenum
- add glinfo and glisdeprecated tools
- add global glbinding API (no need to access global Binding class for most use cases anymore)