summaryrefslogtreecommitdiff
path: root/src/plot/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Split 32bpp support into xrgba, xbgr, and common. Should allow for BGR ↵Michael Drake2012-09-301-1/+1
| | | | surfaces as well as RGB.
* Update to new NSBUILD infrastructureDaniel Silverstone2012-06-291-1/+1
| | | | svn path=/trunk/libnsfb/; revision=14007
* move plot functions to their own sub directoryVincent Sanders2010-01-201-0/+4
fix 8 and 16bpp plotters when used with cursor svn path=/trunk/libnsfb/; revision=9850