]> git.tdb.fi Git - libs/gl.git/history - source/pipeline.cpp
Style update: add spaces around assignment operators
[libs/gl.git] / source / pipeline.cpp
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
2010-03-03 Mikko RasaAdd object-oriented interfaces for the various tests...
2010-02-20 Mikko RasaAdd a Camera class
2010-02-04 Mikko RasaMake Tag directly comparable and use it as a key in...
2010-02-04 Mikko RasaDrop Renderable::has_pass; renderables are now expected...
2009-09-21 Mikko RasaAdd get_width() / get_height() methods to Renderbuffer...
2009-07-14 Mikko RasaReset viewport also after pass-specific effects
2009-07-05 Mikko RasaAdd Vector3 and Vector4 classes
2009-01-27 Mikko RasaAdd a Pipeline framework for constructing complex rende...