summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/video.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-5/+5
* Added window to osd_interface (nw) Miodrag Milanovic2014-09-011-15/+30
* For windows auto is now same as d3d, till video part is redone (nw) Miodrag Milanovic2014-05-081-0/+2
* -Made osd_interface base class for OSD and moved initialization for each subs... Miodrag Milanovic2014-04-251-16/+12
* reverting to classic ui due to lot of issues, as much as I hate reverting som... Miodrag Milanovic2014-04-171-0/+28
* we anyway do not support win95 for a time :) (nw) Miodrag Milanovic2014-04-161-5/+0
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-161-5/+5
* Merge of new menubar code Nathan Woods2014-04-121-28/+0
* Moved src/emu/ui.? ==> src/emu/ui/ui.?, changed to follow MAME OOP convention... Nathan Woods2014-01-291-1/+1
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-35/+2
* "put HLSL back ..." fix build etc. David Haywood2013-06-061-0/+12
* As this project is clearly now run by people who care more about "feelings" a... Ryan Holtz2013-06-061-12/+0
* debugqt: prevent threading deadlock in win32 with qt debugger (nw) cracyc2013-06-041-1/+1
* Cleaned a bit Carl's solution for optional QT debugger for Windows (nw) Miodrag Milanovic2013-05-301-1/+1
* - d3dhlsl.c: Made HLSL switchable at runtime, Ctrl+Alt+F12. [MooglyGuy] Ryan Holtz2013-01-131-0/+4
* less ugly way to silence gcc 4.6 (no whatsnew) Miodrag Milanovic2011-12-151-2/+2
* Fixed warnings found by GCC 4.6.2 without change of h63484.c since that one i... Miodrag Milanovic2011-09-221-0/+2
* HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere, SoltanGris42] Ryan Holtz2011-05-301-0/+8
* Switch to using delegates for some callbacks: Aaron Giles2011-04-271-1/+1
* BIG update. Aaron Giles2011-03-291-14/+14
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-031-47/+31
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-35/+35
* Cleaned OSD windows and emu part from NEWUI dependencies (no whatsnew) Miodrag Milanovic2011-01-131-11/+0
* Incorporate MESS change into MAME core. Scott Stone2010-11-061-2/+2
* Create new class osd_interface to house OSD callbacks. Added new Aaron Giles2010-10-211-8/+6
* Fix crash when specifying -effect. Aaron Giles2010-10-161-44/+0
* Converted render.c objects into C++ objects. Updated all callers. Aaron Giles2010-10-131-1/+1
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-20/+20
* Remove stray bitmap_free's. Aaron Giles2010-06-081-2/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+1
* Fix the memory leaks with the strconv.c function by Scott Stone2010-04-231-2/+2
* several cleanups based on cppcheck and VS2008 Code Analysis [Oliver Stöneberg] Fabio Priuli2010-03-171-1/+1
* Added DEBUG_FLAG_OSD_ENABLED to allow coexistence of debuggers going forward. Couriersud2010-02-051-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-4/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+2
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-7/+7
* Whitespace cleanup. (No, a release is not yet imminent.) Aaron Giles2009-12-281-1/+1
* Changed behavior of -watchdog option to act like a real watchdog. It now Aaron Giles2009-12-241-0/+3
* 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-3/+2
* Crosshair update Derrick Renaud2009-03-281-1/+1
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-281-2/+2
* From: Christophe Jaillet [mailto:christophe.jaillet@wanadoo.fr] Aaron Giles2008-08-191-1/+0
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-07-311-4/+4
* Attempted fix for 01092: debugger crashes when exiting during "run to cursor" Aaron Giles2008-07-261-4/+0
* Note: I have done some testing, but there are probably more bugs Aaron Giles2008-07-121-2/+3
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-6/+1
* Restructured input port internals and cleaned up inptport.c: Aaron Giles2008-05-151-5/+5
* From: Oliver Stoenberg Aaron Giles2008-04-111-3/+3