]> git.tdb.fi Git - libs/gl.git/history - source/pixelformat.cpp
Support sRGB pixelformats through GL_EXT_texture_sRGB
[libs/gl.git] / source / pixelformat.cpp
2014-01-05 Mikko RasaSupport sRGB pixelformats through GL_EXT_texture_sRGB
2013-10-11 Mikko RasaDeal with nontrivial image configurations
2013-08-20 Mikko RasaDo not store generated files in the repository
2012-08-27 Mikko RasaCheck the relevant extensions when using pixel formats
2011-09-06 Mikko RasaUse the lexical_cast framework instead of istreams
2011-09-06 Mikko RasaRework exceptions
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2010-11-30 Mikko RasaRemove support for texture borders
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
2008-08-17 Mikko RasaMove Image to mspgbase
2008-02-04 Mikko RasaMake the use of DevIL optional