]> git.sesse.net Git - movit/history - dither_effect.frag
Add some skeleton code for using GL_ARB_debug_output (disabled by default).
[movit] / dither_effect.frag
2014-03-22 Steinar H. GundersonMerge branch 'master' into epoxy
2014-03-22 Steinar H. GundersonMerge branch 'master' into epoxy
2014-03-21 Steinar H. GundersonAdd support for multiple shader models.
2014-01-25 Steinar H. GundersonDon't dither alpha.
2014-01-19 Steinar H. GundersonRound explicitly after dithering, for GPUs that don...
2012-11-06 Steinar H. GundersonMake the dither effect cheat a small bit and use a...
2012-11-06 Steinar H. GundersonAdd an implementation of RPDF dither on the final output.