summaryrefslogtreecommitdiff
path: root/cocoa/bitmap.m
Commit message (Expand)AuthorAgeFilesLines
* Fix cocoa_bitmap_modified scope error introduced in cleanupVincent Sanders2015-06-181-1/+1
* Fix several warnings in cocoa frontendVincent Sanders2015-06-181-15/+15
* Convert cocoa to use bitmap render APIVincent Sanders2015-04-241-35/+84
* fix forward reference in cocoa bitmap handlingVincent Sanders2015-04-171-21/+21
* convert cocoa frontend to bitmap operation tableVincent Sanders2015-04-161-0/+16
* Remove suspension of bmp/gif images. It's completely redundant with the conv...Michael Drake2012-10-141-7/+0
* Reorganized includes.Sven Weidauer2011-01-311-1/+2
* Changing Xcode project file to build using the Makefiles and fixed some warni...Sven Weidauer2011-01-311-2/+2
* Fixing bitmap functions to return BYTES and not bits per pixel for bitmap_get...Sven Weidauer2011-01-251-2/+2
* Cocoa front end (credit: Sven Weidauer)John Mark Bell2011-01-121-0/+223