summaryrefslogtreecommitdiff
path: root/amiga/bitmap.h
Commit message (Collapse)AuthorAgeFilesLines
* Move native bitmap creation/caching routine into bitmap.cChris Young2009-02-251-1/+3
| | | | svn path=/trunk/netsurf/; revision=6619
* Some bitmap caching - not making much difference and using up a lot of gfx ↵Chris Young2008-12-281-0/+5
| | | | | | | | mem, may need to make this a configurable option. svn path=/trunk/netsurf/; revision=5943
* Handle opaqueness a bitChris Young2008-12-271-0/+1
| | | | svn path=/trunk/netsurf/; revision=5935
* Fix bitmap tile plotter so tiled bitmaps continue out of the inital visible ↵Chris Young2008-12-101-2/+2
| | | | | | area. svn path=/trunk/netsurf/; revision=5899
* Initial Amiga port files, mostly empty stub functions.Chris Young2008-08-021-0/+28
svn path=/trunk/netsurf/; revision=4864