summaryrefslogtreecommitdiff
path: root/src/plot/common.c
Commit message (Expand)AuthorAgeFilesLines
* Test if we're dithering already before turning it on. (No functional change ...Michael Drake2013-10-281-6/+14
* Fix error text.Michael Drake2012-09-281-1/+1
* Add error diffusion to palette based rendering. Only used for bitmap and sca...Michael Drake2012-09-281-20/+49
* Fix horizontal scroll of internal text. Simplify and optimise internal text ...Michael Drake2012-07-271-17/+15
* Tiny simplification of freetype glyph renderer.Michael Drake2012-07-261-7/+4
* Don't add top clipping to bottom clipping. Fixes internal font rendering.Michael Drake2012-07-261-7/+4
* Fix 8bpp glyph rendering when the target framebuffer is 16bppJohn Mark Bell2011-03-291-1/+1
* make some of the plot code commonVincent Sanders2010-07-091-0/+494