]> git.tdb.fi Git - libs/gl.git/history - source/bloom.h
Use bezier splines in Animation
[libs/gl.git] / source / bloom.h
2017-12-19 Mikko RasaAdd a system for creating Pipelines from loadable templates
2016-12-03 Mikko RasaRefactor postprocessor uniform usage
2016-12-03 Mikko RasaUse RenderTarget objects to manage FBOs in postprocessors
2016-11-26 Mikko RasaUse Renderer for rendering PostProcessors
2013-11-28 Mikko RasaFix some incorrect whitespace
2012-12-29 Mikko RasaVerify framebuffer completeness in effect constructors
2012-08-20 Mikko RasaConvert existing post-processors to use the provided...
2012-08-15 Mikko RasaRestructure ProgramData to support sharing between...
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2011-01-12 Mikko RasaBind ProgramData to a Program upon construction
2010-12-09 Mikko RasaModernize the Bloom code
2010-11-30 Mikko RasaGive both color and depth buffers to postprocessors
2009-01-25 Mikko RasaAdd post-processing effect framework