summaryrefslogtreecommitdiff
path: root/atari/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* Remove suspension of bmp/gif images. It's completely redundant with the conv...Michael Drake2012-10-141-92/+79
* moved "bitmap_resize()" to bitmap.cOle Loots2012-07-231-0/+55
* Plotter refactor: removed one plotter abraction layer.Ole Loots2012-07-131-2/+34
* Only check transparent pixels when transparency is enabled. Ole Loots2012-04-261-15/+17
* Fix bitmap creation - JPEG where always set to opaque = false, which lead to ...Ole Loots2012-04-141-23/+29
* Introduced BITMAPF_BUFFER_NATIVE and native image buffer, for fast redraw of ...Ole Loots2012-04-101-0/+2
* Be a bit more verbose and strict. Ole Loots2012-03-211-4/+12
* Only set opaque on initial alloc, add flag for clearing buffer on realloc. Ole Loots2012-01-061-1/+4
* Removed unused variableOle Loots2011-12-041-10/+9
* Implemented Search DialogOle Loots2011-01-301-0/+0
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+384