summaryrefslogtreecommitdiff
path: root/src/plot/generic.c
Commit message (Collapse)AuthorAgeFilesLines
* add basic (but working) path supportVincent Sanders2010-01-221-70/+135
| | | | svn path=/trunk/libnsfb/; revision=9865
* quick workround for polygon plotter issuesVincent Sanders2010-01-221-1/+1
| | | | | | improve polygon star plotter to have animation! svn path=/trunk/libnsfb/; revision=9862
* fix polylinesVincent Sanders2010-01-211-2/+5
| | | | svn path=/trunk/libnsfb/; revision=9855
* add beginnings of path plottingVincent Sanders2010-01-211-0/+62
| | | | svn path=/trunk/libnsfb/; revision=9854
* move plot functions to their own sub directoryVincent Sanders2010-01-201-0/+663
fix 8 and 16bpp plotters when used with cursor svn path=/trunk/libnsfb/; revision=9850