]> git.tdb.fi Git - libs/gl.git/history - source/pipeline.cpp
Drop Renderable::has_pass; renderables are now expected to ignore unknown passes
[libs/gl.git] / source / pipeline.cpp
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...