summaryrefslogtreecommitdiff
path: root/src/plot/api.c
Commit message (Expand)AuthorAgeFilesLines
* Add tiled bitmap plotting function.Michael Drake2013-10-281-1/+6
* A couple of casts through void to avoid pointer alignement warnings on ARM.Michael Drake2012-02-291-2/+2
* Improve API to allow for RAM surfaces instead of direct blittingVincent Sanders2011-11-211-2/+41
* add basic (but working) path supportVincent Sanders2010-01-221-4/+4
* add missing const to polyline apiVincent Sanders2010-01-211-1/+1
* add beginnings of path plottingVincent Sanders2010-01-211-0/+5
* move plot functions to their own sub directoryVincent Sanders2010-01-201-0/+169