]> git.tdb.fi Git - libs/gl.git/history - source/pipeline.cpp
Drop Id tags and copyright notices from files
[libs/gl.git] / source / pipeline.cpp
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2011-01-11 Mikko RasaAdd EXT_framebuffer_blit and EXT_framebuffer_multisample
2011-01-10 Mikko RasaAdd a rendering supervisor class
2010-12-19 Mikko RasaImprove the ambient occlusion algorithm
2010-11-30 Mikko RasaGive both color and depth buffers to postprocessors
2010-11-30 Mikko RasaAllocate textures attached to framebuffers automatically
2010-11-30 Mikko RasaRemove support for texture borders
2010-09-16 Mikko RasaSupport limiting renderables in Pipeline to specific...
2010-09-15 Mikko RasaRewrite Framebuffer to defer attach/detach operations...
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...