summaryrefslogtreecommitdiff
path: root/src/plot/32bpp.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
* Make slight changes to match 16bpp implementations of bitmap plotters.Michael Drake2010-07-081-10/+8
* Add support for scaled bitmap plotting.Michael Drake2010-07-081-9/+141
* move plot functions to their own sub directoryVincent Sanders2010-01-201-0/+442