Commit Graph

9 Commits (release/3.3)

Author SHA1 Message Date
Ole Loots 2158ed7bce moved "bitmap_resize()" to bitmap.c 13 years ago
Ole Loots 37b8c5d83d Plotter refactor: removed one plotter abraction layer. 13 years ago
Ole Loots 4467766786 Fix bitmap creation - JPEG where always set to opaque = false, which lead to blitter checking all pixels for transparency in an loop. 13 years ago
Ole Loots 3158226bbe Introduced BITMAPF_BUFFER_NATIVE and native image buffer, for fast redraw of bitmaps. 13 years ago
Ole Loots d5d0289010 Only set opaque on initial alloc, add flag for clearing buffer on realloc. 13 years ago
Ole Loots a0f2fcf740 removed MFDB_STRIDE macro ( moved to plotter.h) 14 years ago
Ole Loots a7de62fcdc Added flag for monochrom glyph drawing 14 years ago
Ole Loots 3694345204 Implemented Search Dialog 14 years ago
John Mark Bell 124e4cd788 Atari frontend (credit: Ole Loots) 14 years ago