summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/rendersw.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump. Aaron Giles2010-10-141-1/+1
* Converted render.c objects into C++ objects. Updated all callers. Aaron Giles2010-10-131-4/+7
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+0
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-1/+1
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-281-6/+6
* 02607: frogs: Taking a screenshot in Frogs (Gremlin) exits the game with an e... Aaron Giles2008-11-031-0/+138
* Cleanups and version bump.mame0127u1 Aaron Giles2008-08-281-7/+7
* rendersw.c: Added more comments Couriersud2008-08-251-7/+25
* Slight optimization of ycc_to_rgb Couriersud2008-08-241-13/+10
* Added new generic laserdisc VIDEO_UPDATE handler to the laserdisc code. Aaron Giles2008-08-181-2/+46
* 01948: All alg.c and cliffhgr.c sets: Access Violation when taking a snapshot Aaron Giles2008-06-301-1/+1
* Cleanups/version bump.mame0125u7 Aaron Giles2008-06-261-11/+11
* 01908: Various: Access Violation when saving a snapshot Aaron Giles2008-06-201-22/+76
* Cleaned up software bilinear filtering code. Added bounds checking. Aaron Giles2008-06-161-105/+113
* Cleanups and version bump.mame0125u5 Aaron Giles2008-06-121-15/+15
* Added bilinear filter option to software rendering. Not hooked up to anything... Aaron Giles2008-06-121-47/+241
* Identified code not used and marked with "#ifdef UNUSED_FUNCTION" Couriersud2008-03-011-1/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1942