]> git.tdb.fi Git - libs/gl.git/history - source
Support for loading materials from datafiles
[libs/gl.git] / source /
2007-11-09 Mikko RasaSupport for loading materials from datafiles
2007-11-04 Mikko RasaAdd a Tag class to identify passes
2007-11-04 Mikko RasaAdd class Renderable
2007-11-02 Mikko RasaAdapt to DataFile changes
2007-11-02 Mikko RasaUse DevIL for loading images
2007-10-26 Mikko RasaAdd Uniform* classes to store uniform data of Programs
2007-10-20 Mikko RasaAdd scissor, stencil, alpha and depth test functions...
2007-10-17 Mikko RasaBugfixes to Light
2007-10-17 Mikko RasaAdd Lights
2007-10-17 Mikko RasaAllow retrieving data from Mesh
2007-10-10 Mikko RasaMake Material::apply const
2007-10-05 Mikko RasaAdd support for detecting extensions
2007-10-02 Mikko RasaAdd Material class
2007-10-01 Mikko RasaAdd mult_matrix functions
2007-09-22 Mikko RasaAdd projection functions
2007-09-04 Mikko RasaAdd Mesh and Batch classes
2007-09-03 Mikko RasaMove VertexFormat and VertexArrayBuilder to their own...
2007-09-03 Mikko RasaAdd Id tags and copyright notices to files
2007-09-03 Mikko RasaMake use of the ability to load multiple arguments...
2007-08-21 Mikko RasaMake ~Program virtual
2007-08-21 Mikko RasaAdd shaders
2007-07-10 Mikko RasaAdd ascent and descent to Font
2007-06-12 Mikko RasaAdd vertex arrays and buffers
2006-11-27 Mikko RasaAdd files