summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/drawdd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - d3dhlsl.c: Made HLSL switchable at runtime, Ctrl+Alt+F12. [MooglyGuy] Ryan Holtz2013-01-131-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-42/+42
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-6/+3
* fix for -video ddraw causing crash on 16bit video output (no whatsnew) Miodrag Milanovic2012-05-191-2/+2
* Hooray for templates. Aaron Giles2012-04-121-140/+9
* HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere, SoltanGris42] Ryan Holtz2011-05-301-0/+2
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* BIG update. Aaron Giles2011-03-291-3/+3
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-1/+1
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-031-3/+4
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-4/+4
* Cleaned OSD windows and emu part from NEWUI dependencies (no whatsnew) Miodrag Milanovic2011-01-131-6/+0
* Split the screen device into a separate module. Aaron Giles2010-12-021-2/+2
* Converted render.c objects into C++ objects. Updated all callers. Aaron Giles2010-10-131-29/+29
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-5/+3
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-3/+0
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-0/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-5/+5
* Results of running the latest srcclean. Aaron Giles2009-12-281-5/+5
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-22/+22
* Moved all the OSD/windows code over to straight BSD license. Aaron Giles2009-10-121-2/+34
* Bulk change alert. Aaron Giles2009-04-261-2/+1
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-281-21/+21
* This patch: Aaron Giles2008-11-131-8/+7
* From: Oliver Stoenberg Aaron Giles2008-04-111-8/+8
* Centralized definitions of _WIN32_WINNT. Aaron Giles2008-03-211-3/+0
* Fixed pick_best_mode in both d3d and ddraw cases to manually extract Aaron Giles2008-03-171-1/+10
* Changes first argument of video_screen_* functions to take a device_config Zsolt Vasvari2008-03-091-1/+1
* Moves 'refresh' from public to internal video state and renames it to 'frame_... Zsolt Vasvari2008-03-071-1/+1
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-01-241-1/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1435