summaryrefslogtreecommitdiff
path: root/trunk/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge imported librosprite onto trunkJohn Mark Bell2010-02-131-63/+0
* Apply hiyuh's patch to use pkg-config in the makefileJames Shaw2008-04-091-18/+24
* Fix duplicated lines, add uninstall targetJames Shaw2008-03-291-6/+5
* Add install target to Makefile -- thanks to John Mark BellJames Shaw2008-03-291-2/+26
* More docs, add function decls for private functions, put them in a more James Shaw2008-03-271-2/+2
* Start adding doxygen documentation to the library interface.James Shaw2008-03-261-2/+9
* Change all functions to return an error code, with the result James Shaw2008-03-261-1/+1
* Rename libsprite to librospriteJames Shaw2008-03-231-6/+6
* Misc tweaks for code style, more warnings in Makefile, more structure James Shaw2007-11-271-3/+6
* Add support for default palettes, and loading palettes from RISC James Shaw2007-11-261-1/+4
* Fix 16bpp handling, clear SDL screen between spritesJames Shaw2007-11-261-1/+4
* Add SDL drawing in example, fix RGB handling in high_color parserJames Shaw2007-11-251-1/+1
* Split libsprite and test harness. Populate sprite->image.James Shaw2007-11-251-0/+18