]> git.tdb.fi Git - libs/gl.git/history - source/postprocessor.cpp
Remove the deprecated ProgramBuilder class
[libs/gl.git] / source / postprocessor.cpp
2021-02-11 Mikko RasaUse samplers in effects and postprocessors
2021-02-08 Mikko RasaBetter lifecycle management of the fullscreen quad...
2019-11-01 Mikko RasaRemove various old deprecated things
2017-12-19 Mikko RasaAdd a system for creating Pipelines from loadable templates
2016-11-26 Mikko RasaUse Renderer for rendering PostProcessors
2014-11-13 Mikko RasaMiscellaneous fixes
2014-11-12 Mikko RasaMake postprocessor shaders compatible with modern interface
2012-08-28 Mikko RasaDon't expose the shader type enum
2012-08-20 Mikko RasaHelper functions for post-processors