summaryrefslogtreecommitdiff
path: root/src/plot/32bpp-xbgr8888.c
Commit message (Expand)AuthorAgeFilesLines
* Make endianess detection more robustVincent Sanders2016-09-041-14/+41
* Fix variable name.Michael Drake2016-04-191-3/+1
* Fix colour conversion to 32bpp XBGR surfaces.Ashish Gupta2016-04-191-2/+3
* 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 surfa...Michael Drake2012-09-301-0/+74