]> git.tdb.fi Git - libs/gl.git/history - source/ambientocclusion.h
Fix shadowing warnings from older gcc versions
[libs/gl.git] / source / ambientocclusion.h
2018-06-20 Mikko RasaAdd loading support for AmbientOcclusion
2016-12-10 Mikko RasaImprove the ambient occlusion postprocessor
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
2012-08-20 Mikko RasaConvert existing post-processors to use the provided...
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2010-12-19 Mikko RasaImprove the ambient occlusion algorithm
2010-11-30 Mikko RasaGive both color and depth buffers to postprocessors