summaryrefslogtreecommitdiff
path: root/monkey/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* Update monkey to use bitmap render APIVincent Sanders2015-04-241-0/+9
* Update monkey frontend to use bitmap operation table.Vincent Sanders2015-04-151-12/+32
* Remove suspension of bmp/gif images. It's completely redundant with the conv...Michael Drake2012-10-141-6/+0
* No point in saving bitmapsDaniel Silverstone2011-03-131-1/+0
* Add a deaf monkey frontend. TODO: Make it listenDaniel Silverstone2011-03-121-0/+128