summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/rendutil.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert accidentally committed changes. (nw) couriersud2020-01-251-16/+0
* segas16b: Added analog filters. [Couriersud] couriersud2020-01-251-0/+16
* use C++ library includes (nw) firewave2020-01-221-1/+1
* rendlay image_component: detect image format(png) before loading image. No PN... hap2017-09-021-0/+14
* Add support for layout item groups, replace simple_list with more Vas Crabb2017-07-291-20/+20
* general cleanup: Vas Crabb2017-05-231-3/+5
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* some bool <-> int not needed conversions, also cleaned drivenum.* was using m... Miodrag Milanovic2016-10-211-2/+2
* Moved extension of vector lines to where it belongs (nw) ImJezze2016-05-221-1/+1
* Move jpeglib.h include where it belongs. No need to include this in couriersud2016-03-281-1/+0
* moved emu/ui/util render_load_jpeg to emu/rendutil hap2016-03-271-0/+2
* Initial import of MEWUI to MAME [Dankan1890] Dankan18902016-02-041-1/+1
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-11/+11
* License self-service. Aaron Giles2015-05-251-1/+1
* Added some for Nathan and some more for Nicola (nw) Miodrag Milanovic2015-05-111-6/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* Changed osd_font to struct osd_font and removed unnecessary osdepend.h couriersud2015-01-171-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+3
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-3/+2
* Removed machine.generic.tmpbitmap, VIDEO_START(generic_bitmapped), Aaron Giles2012-01-021-0/+1
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-1/+1
* Convert rendlay objects into C++, reduce the number of unused textures Aaron Giles2010-10-181-1/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* Crosshair update Derrick Renaud2009-03-281-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/+204