]> git.tdb.fi Git - libs/gl.git/history - source/colorcurve.cpp
Add more public methods to Transform
[libs/gl.git] / source / colorcurve.cpp
2018-07-02 Mikko RasaDisable mipmaps from various render target textures
2017-12-19 Mikko RasaAdd a system for creating Pipelines from loadable templates
2016-11-28 Mikko RasaImprove the color curve postprocessor
2016-11-26 Mikko RasaUse Renderer for rendering PostProcessors
2016-11-19 Mikko RasaMove postprocessor shaders to the builtin shaderlib
2014-11-12 Mikko RasaMake postprocessor shaders compatible with modern interface
2014-04-21 Mikko RasaMove sRGB formulas to color.h
2013-12-28 Mikko RasaAdd gamma correction and sRGB conversion support to...
2012-09-13 Mikko RasaFix type errors in ColorCurve fragment shader
2012-08-28 Mikko RasaDon't expose the shader type enum
2012-08-20 Mikko RasaAdd a color curve post-processor