]> git.tdb.fi Git - libs/gl.git/history - source/extension.h
Refactor AnimationPlayer ticking
[libs/gl.git] / source / extension.h
2017-09-10 Mikko RasaSome comment updates
2016-11-06 Mikko RasaRestructure the extension detection code
2016-11-06 Mikko RasaAdd a less-than operator to Version
2016-11-06 Mikko RasaAdd a function to determine the active GL profile
2014-10-17 Mikko RasaSupport OpenGL ES on Android
2013-11-25 Mikko RasaAdd function to check GLSL version
2013-11-25 Mikko RasaRefactor version number extraction and checks
2012-08-27 Mikko RasaComplete rewrite of extension handling
2011-09-06 Mikko RasaRework exceptions
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2010-07-15 Mikko RasaAdd is_version_at_least function
2008-09-08 Mikko RasaUse RAII checks for extensions and versions
2007-12-29 Mikko RasaWindows compatibility:
2007-10-05 Mikko RasaAdd support for detecting extensions