]> git.sesse.net Git - movit/history - dither_effect.frag
Some GLES fixes in ResourcePool::create_2d_texture().
[movit] / dither_effect.frag
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.