summaryrefslogtreecommitdiff
path: root/src/plot/16bpp.c
Commit message (Expand)AuthorAgeFilesLines
* Don't try to plot bitmaps at 0 width or height.Michael Drake2010-07-081-0/+3
* Slight optimisation for scaled image plotting.Michael Drake2010-07-081-3/+3
* Add 8bpp scaled bitmap plotter. Fix 16bpp scaled bitmap plotter.Michael Drake2010-07-081-1/+2
* Add support for 16bpp scaled bitmap plotting. Make slight changes to match 32...Michael Drake2010-07-081-13/+140
* move plot functions to their own sub directoryVincent Sanders2010-01-201-0/+448