]> git.sesse.net Git - movit/shortlog
movit
2012-10-01 Steinar H.... Start actually piecing together the GLSL shaders from...
2012-10-01 Steinar H.... Move slurping of files into its own function.
2012-10-01 Steinar H.... Fix a stray j.
2012-10-01 Steinar H.... Add a .gitignore to get rid of the junk in git status.
2012-10-01 Steinar H.... Yet more moving of stuff around.
2012-10-01 Steinar H.... Move the Effect class out into its own file.
2012-10-01 Steinar H.... Add parameters and start the effect chain implementatio...
2012-10-01 Steinar H.... Rename test.cpp to main.cpp.
2012-10-01 Steinar H.... Move the widgets into its own source file.
2012-10-01 Steinar H.... Small Makefile cleanup to prepare for more files.
2012-10-01 Steinar H.... Split off hsv2rgb() in a separate file.
2012-10-01 Steinar H.... Correct some CXXFLAGS stuff in the Makefile.
2012-10-01 Steinar H.... Start the API.
2012-10-01 Steinar H.... Change to C++.
2012-10-01 Steinar H.... Add a Makefile.
2012-10-01 Steinar H.... Initial checkin.