summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/rendutil.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-128/+55
* Cleanups and version bumpmame0144u5 Angelo Salese2012-01-081-1/+1
* Removed machine.generic.tmpbitmap, VIDEO_START(generic_bitmapped), Aaron Giles2012-01-021-0/+53
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-18/+18
* Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-311-18/+18
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-6/+4
* Convert rendlay objects into C++, reduce the number of unused textures Aaron Giles2010-10-181-5/+5
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-1/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-0/+1
* Extended the astring class wrapper into something useful, and Aaron Giles2010-01-081-5/+4
* Crosshair update Derrick Renaud2009-03-281-2/+2
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-2/+2
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-8/+8
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+772