summaryrefslogtreecommitdiff
path: root/amiga/bitmap.h
Commit message (Expand)AuthorAgeFilesLines
* Iconfication; only enabled when running on WB screen at presentChris Young2011-07-031-0/+1
* Put a search icon where the old search favicon wasChris Young2011-07-021-0/+1
* Remove unused ColorMap to CLUT functionChris Young2011-03-261-1/+0
* Implement ask overwriteChris Young2011-03-261-0/+1
* Move drag icon stuff to own file; fix warningsChris Young2010-10-301-0/+2
* Revert r9108, as component order in libnsgif due to be corrected.Chris Young2009-08-091-1/+2
* Support new libnsgif by adding bitmap flag BITMAP_ABGR.Chris Young2009-08-071-0/+2
* Copy and save images as IFF ILBM attempt 2.Chris Young2009-05-161-1/+2
* Copy and save images in IFF ILBM format. Currently, the data in the BODY chu...Chris Young2009-05-161-0/+2
* Move native bitmap creation/caching routine into bitmap.cChris Young2009-02-251-1/+3
* Some bitmap caching - not making much difference and using up a lot of gfx me...Chris Young2008-12-281-0/+5
* Handle opaqueness a bitChris Young2008-12-271-0/+1
* Fix bitmap tile plotter so tiled bitmaps continue out of the inital visible a...Chris Young2008-12-101-2/+2
* Initial Amiga port files, mostly empty stub functions.Chris Young2008-08-021-0/+28