summaryrefslogtreecommitdiff
path: root/src/plot/32bpp-xrgb8888.c
Commit message (Collapse)AuthorAgeFilesLines
* Allow building for Win32John-Mark Bell2014-01-171-1/+7
|
* Add tiled bitmap plotting function.Michael Drake2013-10-281-0/+1
|
* Split 32bpp support into xrgba, xbgr, and common. Should allow for BGR ↵Michael Drake2012-09-301-0/+74
surfaces as well as RGB.