]> git.sesse.net Git - movit/history - util.h
Remove an unused member.
[movit] / util.h
2012-10-03 Steinar H. GundersonYet more header file comments.
2012-10-02 Steinar H. GundersonUpload the texture via PBOs. Slight speedup on nVidia...
2012-10-01 Steinar H. GundersonLess old-style GLSL extension use.
2012-10-01 Steinar H. GundersonAdd color space conversions on input and output.
2012-10-01 Steinar H. GundersonMake check_error() output the file as well as the line...
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. GundersonMove the widgets into its own source file.
2012-10-01 Steinar H. GundersonSplit off hsv2rgb() in a separate file.