summaryrefslogtreecommitdiff
path: root/trunk/libsprite.h
Commit message (Expand)AuthorAgeFilesLines
* Rename libsprite to librospriteJames Shaw2008-03-231-64/+0
* Abstract reading interface to a function ptr and context structJames Shaw2008-01-271-2/+10
* Change rosprite_init() for static initializationJames Shaw2007-11-301-1/+0
* Fix import and stray debug printf, add some test cases from Michael James Shaw2007-11-301-0/+1
* Change rosprite.mode to not use a pointerJames Shaw2007-11-301-1/+1
* Rename all public functions and structs to rosprite_*James Shaw2007-11-301-11/+11
* Implement destroy functions, misc code style improvements thanks to Rob James Shaw2007-11-291-9/+12
* Fix 8bpp alpha in pixel dataJames Shaw2007-11-291-3/+3
* Misc tweaks for code style, more warnings in Makefile, more structure James Shaw2007-11-271-1/+8
* Begin mask supportJames Shaw2007-11-261-1/+1
* Implement CMYK translation thanks to John-Mark BellJames Shaw2007-11-261-0/+4
* Add support for default palettes, and loading palettes from RISC James Shaw2007-11-261-0/+6
* Split libsprite and test harness. Populate sprite->image.James Shaw2007-11-251-0/+36