summaryrefslogtreecommitdiff
path: root/include/palette.h
Commit message (Expand)AuthorAgeFilesLines
* A few tidyups.Michael Drake2013-10-301-18/+19
* Test if we're dithering already before turning it on. (No functional change ...Michael Drake2013-10-281-1/+6
* Avoid repeating some calculations.Michael Drake2013-10-271-15/+17
* Remove dead store.Michael Drake2013-04-101-1/+0
* Add error diffusion to palette based rendering. Only used for bitmap and sca...Michael Drake2012-09-281-5/+125
* Add palette object. Optimise matching colour in case where we chose the pale...Michael Drake2012-09-271-0/+111