]> git.sesse.net Git - movit/history - colorspace_conversion_effect.cpp
Fix the mishandling of radius in the Gaussian deconvolution (it was off by a factor...
[movit] / colorspace_conversion_effect.cpp
2012-10-06 Steinar H. Gundersonmat3() contructor takes elements in column-major order...
2012-10-02 Steinar H. GundersonRename .glsl to .vert/.frag.
2012-10-02 Steinar H. GundersonRename output_glsl to output_fragment_shader.
2012-10-01 Steinar H. GundersonAdd color space conversions on input and output.
2012-10-01 Steinar H. GundersonStart actually piecing together the GLSL shaders from...
2012-10-01 Steinar H. GundersonYet more moving of stuff around.