]> git.sesse.net Git - movit/history - init.cpp
Disable OpenGL dithering, just to be on the safe side.
[movit] / init.cpp
2014-01-19 Steinar H. GundersonDisable OpenGL dithering, just to be on the safe side.
2014-01-19 Steinar H. GundersonRound explicitly after dithering, for GPUs that don...
2013-12-22 Steinar H. GundersonFix an issue with invalid texture number usage in measu...
2013-02-02 Steinar H. GundersonRun include-what-you-use over all of movit. Some hand...
2013-01-22 Steinar H. GundersonMerge remote-tracking branch 'origin/master'
2013-01-21 Steinar H. GundersonAllow for more than ten bits in subpixel precision...
2013-01-10 Steinar H. GundersonChange the .dot/.frag writing to be dependent on an...
2013-01-09 Steinar H. GundersonAllow data files to be fetched somewhere else than...
2013-01-09 Steinar H. GundersonChange to using GLEW everywhere.
2012-10-28 Steinar H. GundersonCheck required extensions at start.
2012-10-28 Steinar H. GundersonMake combine_two_pixels() handle the fact that the...