]> git.tdb.fi Git - libs/gl.git/history - source/extension.cpp
Final touches of OS X support
[libs/gl.git] / source / extension.cpp
2013-10-03 Mikko RasaFinal touches of OS X support
2013-03-28 Mikko RasaDisable NV_primitive_restart on Radeon cards because...
2012-08-27 Mikko RasaComplete rewrite of extension handling
2012-08-26 Mikko RasaRemove alignment where it doesn't belong
2012-08-22 Mikko RasaAdd definitions for the GL_ARB_uniform_buffer_object...
2011-09-06 Mikko RasaRework exceptions
2011-09-06 Mikko RasaUpdate header names
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2011-01-11 Mikko RasaAdd EXT_framebuffer_blit and EXT_framebuffer_multisample
2010-12-19 Mikko RasaSupport different data types in Batch
2010-07-15 Mikko RasaAdd is_version_at_least function
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
2010-02-21 Mikko RasaGet rid of the typedefs for fundamental types
2010-02-04 Mikko RasaAdd a tool to convert a mesh into C code
2009-12-04 Mikko RasaFix compilation on 64-bit platforms
2009-01-10 Mikko RasaRewrite VertexFormat to support an arbitary amount...
2007-12-29 Mikko RasaWindows compatibility:
2007-11-02 Mikko RasaUse DevIL for loading images
2007-10-10 Mikko RasaMake Material::apply const
2007-10-05 Mikko RasaAdd support for detecting extensions