]> git.sesse.net Git - movit/history - util.cpp
Add do-nothing-conversions for gamma expansion/compression if we are already linear...
[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.