summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* Major CHD/chdman update. The CHD version number has been increased Aaron Giles2012-02-161-1/+1
* Fix several rendering issues with artwork, introduced in the Aaron Giles2012-01-161-7/+7
* Clean-ups and version bumpmame0144u6 Angelo Salese2012-01-151-9/+9
* Added new method screen_device::register_screen_bitmap which Aaron Giles2012-01-151-1/+6
* Cleanup of bitmap classes now that formats and bpp are dictated Aaron Giles2012-01-141-70/+108
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-39/+74
* Cleanups and version bumpmame0144u5 Angelo Salese2012-01-081-6/+6
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-40/+61
* Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-311-336/+140
* lib/util now includes stdlib.h where needed Couriersud2010-01-171-0/+2
* Cleanups and version bump. Aaron Giles2010-01-161-3/+3
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-20/+185
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-13/+13
* Assert copyright ownership of core library files, and relicense Aaron Giles2009-10-091-2/+30
* Cleanups and version bump.mame0132u5 Aaron Giles2009-07-161-1/+1
* Added basic support in bitmap.c for 64-bit indexed bitmaps. As a Aaron Giles2009-07-131-0/+29
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-281-2/+2
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-6/+9
* Cleanups and version bump.mame0127u5 Aaron Giles2008-09-261-3/+3
* From: Christophe Jaillet [mailto:christophe.jaillet@wanadoo.fr] Aaron Giles2008-09-261-8/+24
* - Backs out BITMAP8 removal from most places. Zsolt Vasvari2008-02-241-0/+9
* Removes 8-bit bitmap support and converts all previously 8-bit bitmaps to 16-bit Zsolt Vasvari2008-02-241-9/+0
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+263