]> git.tdb.fi Git - libs/gl.git/history - extensions
Be smarter about detecting backport extensions
[libs/gl.git] / extensions /
2016-10-26 Mikko RasaBe smarter about detecting backport extensions
2016-10-16 Mikko RasaAdd basic support for geometry shaders
2016-09-01 Mikko RasaAccess clipping through the extension mechanism
2016-01-10 Mikko RasaAdjust OccludedScene to be more compatible with OpenGL ES
2015-12-07 Mikko RasaImplement a scene class that performs occlusion culling...
2014-10-20 Mikko RasaPrefer glMapBufferRange over glMapBuffer
2014-10-17 Mikko RasaSupport OpenGL ES on Android
2014-10-15 Mikko RasaRun a tighter ship with extensions
2014-10-15 Mikko RasaEnhance the extension generator to support different...
2014-01-05 Mikko RasaSupport sRGB pixelformats through GL_EXT_texture_sRGB
2013-12-16 Mikko RasaAdd interface for glBindFragDataLocation, required...
2013-12-16 Mikko RasaAdd vertex array object support to Mesh
2013-08-20 Mikko RasaDo not store generated files in the repository