]> git.tdb.fi Git - libs/gl.git/history - source/texture3d.cpp
Drop Id tags and copyright notices from files
[libs/gl.git] / source / texture3d.cpp
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2010-11-30 Mikko RasaAllocate textures attached to framebuffers automatically
2010-11-30 Mikko RasaRemove support for texture borders
2010-07-04 Mikko RasaGet rid of the generic Texture::parameter method
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
2010-02-21 Mikko RasaGet rid of the typedefs for fundamental types
2008-09-08 Mikko RasaUse RAII checks for extensions and versions
2008-08-17 Mikko RasaMove Image to mspgbase
2008-06-25 Mikko RasaAdd a missing #include
2008-02-26 Mikko RasaAdd class MeshBuilder
2008-01-12 Mikko RasaSupport embedding textures in datafiles
2007-12-29 Mikko RasaWindows compatibility:
2007-11-02 Mikko RasaUse DevIL for loading images