]> git.sesse.net Git - movit/history - util.cpp
Use sRGB textures on the input side if applicable.
[movit] / util.cpp
2012-10-01 Steinar H. GundersonStart actually piecing together the GLSL shaders from...
2012-10-01 Steinar H. GundersonMove slurping of files into its own function.
2012-10-01 Steinar H. GundersonSplit off hsv2rgb() in a separate file.