]> git.sesse.net Git - movit/history - util.cpp
Output convenience uniforms per effect. Also, do not rely on the preprocessor support...
[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.