summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/rendfont.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move font enumeration to OSD, separate font name from display name as needed ... Vas Crabb2016-03-171-3/+3
* Initial import of MEWUI to MAME [Dankan1890] Dankan18902016-02-041-1/+13
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-2/+2
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-3/+3
* Changed osd_font to struct osd_font and removed unnecessary osdepend.h couriersud2015-01-171-1/+3
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-5/+5
* Another round of auto_alloc_array conversions. Aaron Giles2014-02-201-3/+10
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-19/+19
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+2
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-1/+1
* Cleanup & version bump.mame0140u1 Aaron Giles2010-11-081-2/+2
* Added support for OSD-generated fonts. The OSD is queried first to see Aaron Giles2010-10-241-15/+17
* Convert rendfont to C++. Aaron Giles2010-10-231-13/+104
* Converted render.c objects into C++ objects. Updated all callers. Aaron Giles2010-10-131-1/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-1/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+33