summaryrefslogtreecommitdiff
path: root/atari/bitmap.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up atari source linendings, whitespace damage and executable statusVincent Sanders2015-05-281-0/+0
* Convert atari frontend to use bitmap operation tableVincent Sanders2015-04-161-32/+87
* moved "bitmap_resize()" to bitmap.cOle Loots2012-07-231-2/+5
* Plotter refactor: removed one plotter abraction layer.Ole Loots2012-07-131-0/+34
* Fix bitmap creation - JPEG where always set to opaque = false, which lead to ...Ole Loots2012-04-141-0/+1
* Introduced BITMAPF_BUFFER_NATIVE and native image buffer, for fast redraw of ...Ole Loots2012-04-101-4/+4
* Only set opaque on initial alloc, add flag for clearing buffer on realloc. Ole Loots2012-01-061-0/+1
* removed MFDB_STRIDE macro ( moved to plotter.h)Ole Loots2011-04-101-2/+0
* Added flag for monochrom glyph drawingOle Loots2011-02-121-1/+2
* Implemented Search DialogOle Loots2011-01-301-0/+0
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+44