summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/uigfx.c
Commit message (Expand)AuthorAgeFilesLines
* Centralized color definitions and made some colors more specific. Aaron Giles2009-10-031-3/+3
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-061-2/+2
* > From: atari_ace@verizon.net Aaron Giles2009-08-131-8/+8
* From: Oliver Stoeneberg [oliverst@online.de] Aaron Giles2009-05-251-2/+2
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-2/+2
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-2/+2
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-2/+2
* Plumbed machine parameters through the renderer. Removed need for Aaron Giles2008-09-291-8/+9
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-09-111-12/+11
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-08-191-11/+11
* Note: I have done some testing, but there are probably more bugs Aaron Giles2008-07-121-35/+36
* Cleanups and version bump. Aaron Giles2008-05-221-1/+1
* Restructured input port internals and cleaned up inptport.c: Aaron Giles2008-05-151-55/+55
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-04-021-8/+8
* - First batch of machine->screen[] access has been removed Zsolt Vasvari2008-03-111-1/+1
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-3/+3
* Pulled remaining vestiges of old-style colortables: Aaron Giles2008-02-191-16/+9
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-7/+7
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* First in a series of updates to remove the use of the global Machine from as ... Zsolt Vasvari2008-01-241-1/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1085