]> git.tdb.fi Git - libs/gl.git/history - source/pixelformat.h
Support sRGB pixelformats through GL_EXT_texture_sRGB
[libs/gl.git] / source / pixelformat.h
2014-01-05 Mikko RasaSupport sRGB pixelformats through GL_EXT_texture_sRGB
2013-10-11 Mikko RasaDeal with nontrivial image configurations
2013-10-03 Mikko RasaInclude extension headers in places that need enums...
2013-10-02 Mikko RasaAlways include glext.h
2012-08-27 Mikko RasaCheck the relevant extensions when using pixel formats
2012-07-25 Mikko RasaFix compiler warnings
2011-09-06 Mikko RasaUse the lexical_cast framework instead of istreams
2011-09-06 Mikko RasaUpdate header names
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2010-11-30 Mikko RasaRemove support for texture borders
2009-01-27 Mikko RasaAdd a Pipeline framework for constructing complex rende...
2009-01-25 Mikko RasaAdd post-processing effect framework
2008-08-17 Mikko RasaMove Image to mspgbase
2008-02-04 Mikko RasaMake the use of DevIL optional
2007-12-29 Mikko RasaWindows compatibility:
2007-11-02 Mikko RasaUse DevIL for loading images