]> git.tdb.fi Git - libs/gl.git/history - source/texturecube.cpp
Rewrite Bind as two different classes
[libs/gl.git] / source / texturecube.cpp
2013-12-21 Mikko RasaRewrite Bind as two different classes
2013-10-11 Mikko RasaDeal with nontrivial image configurations
2013-09-21 Mikko RasaMake cube map textures loadable from datafiles
2013-08-20 Mikko RasaDo not store generated files in the repository
2013-05-18 Mikko RasaUse libmspmath to provide vector and matrix operations
2012-08-30 Mikko RasaException fixes
2012-08-27 Mikko RasaCheck the relevant extensions when using pixel formats
2012-08-27 Mikko RasaComplete rewrite of extension handling
2012-08-13 Mikko RasaLookup functions to determine the orientation of cube...
2012-08-09 Mikko RasaAdd support for cube map textures