]> git.tdb.fi Git - libs/gl.git/history - source/pipeline.h
Add a rendering supervisor class
[libs/gl.git] / source / pipeline.h
2011-01-10 Mikko RasaAdd a rendering supervisor class
2010-11-30 Mikko RasaGive both color and depth buffers to postprocessors
2010-09-16 Mikko RasaSupport limiting renderables in Pipeline to specific...
2010-06-06 Mikko RasaStyle update: add spaces around assignment operators
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-01-27 Mikko RasaAdd a Pipeline framework for constructing complex rende...