]> git.sesse.net Git - movit/history - util.cpp
Actually set all the right uniforms, so we have a picture on screen.
[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.