summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/rendfont.c
Commit message (Expand)AuthorAgeFilesLines
* Bulk change alert. Aaron Giles2009-04-261-17/+8
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-8/+8
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-1/+1
* Plumbed machine parameters through the renderer. Removed need for Aaron Giles2008-09-291-1/+1
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-2/+2
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+853