summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove up to one frame of input latency. (#5901) antonioginer2019-11-162-4/+13
* Make osd_printf_* use util/strformat semantics. Vas Crabb2019-09-261-6/+5
* srcclean (nw) Vas Crabb2019-08-251-4/+4
* Removed some dead static variables (nw) (#5458) npwoods2019-08-111-9/+1
* Creating an -attach_window command line parameter on Windows to attach to an ... npwoods2019-08-044-10/+119
* Merge pull request #5380 from npwoods/winwindow_has_focus_return_bool R. Belmont2019-07-222-4/+4
|\
| * Changed winwindow_has_focus() to return bool npwoods2019-07-222-4/+4
* | Merge pull request #5379 from npwoods/draw_video_contents_take_bool R. Belmont2019-07-222-4/+4
|\ \
| * | Changing win_window_info::draw_video_contents()'s update parameter to be npwoods2019-07-222-4/+4
| |/
* / Removing a stray (likely vestigial) variable from window.cpp (nw) npwoods2019-07-221-8/+0
|/
* Changed a number of comment declarations to read *.cpp instead of *.c npwoods2019-06-168-8/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-266-41/+78
* Revert "conflict resolution (nw)" andreasnaive2019-03-256-78/+41
* misc fixes Vas Crabb2019-02-182-11/+40
* osd/windows: Send logerror to stderr if no debugger is attached and -oslog is... Vas Crabb2019-01-134-30/+38
* clean up and improve option descriptions Vas Crabb2018-12-131-35/+35
* srcclean and cleanup (nw) Vas Crabb2018-10-281-1/+1
* HLSL Color Transforms and 3D LUT (#4043) Westley M. Martinez2018-10-072-1/+30
* osdwindows: Fixed the BGFX not rendering across multiple windows. Internal UI... mooglyguy2018-10-061-0/+1
* winmain.h: removed unused macro (nw) firewave2018-01-261-12/+0
* fix building for windows with qt debugger. [smf] smf-2017-12-261-1/+1
* Fixed an options overhaul regression (#2530) npwoods2017-10-062-1/+11
* Attempted to sanitize/rationalize how we access UTF-8 command line arguments ... npwoods2017-09-182-25/+5
* Overhaul to how MAME handles options, take two (#2341) npwoods2017-06-251-9/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Revert "Overhaul to how MAME handles options (#2260)" Vas Crabb2017-05-071-6/+9
* Overhaul to how MAME handles options (#2260) npwoods2017-05-051-9/+6
* Merge pull request #2252 from npwoods/remove_duplicate_option R. Belmont2017-04-251-1/+1
|\
| * Removed redundant ";global_inputs" Nathan Woods2017-04-231-1/+1
* | Disambiguated the WINOPTION_YIQ_PHASE_COUNT option Nathan Woods2017-04-241-1/+1
|/
* Fixed an issue where device options (e.g. -cart) were reported as unknown whe... Nathan Woods2017-02-222-9/+5
* Cleanup, we already have NOMINMAX now in scripts (nw) Miodrag Milanovic2017-02-111-3/+0
* Revert "New phosphor persistence shaders for HLSL" R. Belmont2017-01-052-15/+3
* Correct LCD ghosting INI and slider defaults. Westley M. Martinez2017-01-031-1/+1
* Add LCD ghosting shader for Direct3D Westley M. Martinez2017-01-022-4/+7
* Scale and phosphor persistence sliders. Westley M. Martinez2016-12-302-7/+4
* Implement LCD persistence shader. Westley M. Martinez2016-12-292-0/+3
* Implement new phosphor shader. Westley M. Martinez2016-12-292-3/+12
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-288-8/+0
* srcclean (nw) Vas Crabb2016-11-271-2/+2
* Change window handle storage to template instead of void* (nw) (#1725) Brad Hughes2016-11-174-48/+48
* UWP: Output verbose to debug plus turn off view scaling (nw) Brad Hughes2016-11-141-1/+13
* added OPTION_HOMEPATH to point to read/write folder,for now used by LUA scrip... Miodrag Milanovic2016-11-121-0/+1
* UWP, added support to store files on Local storage (nw) Miodrag Milanovic2016-11-121-0/+16
* Revert "using of IS_ENABLED in files used in tiny build (nw)" Miodrag Milanovic2016-11-121-1/+1
* using of IS_ENABLED in files used in tiny build (nw) Miodrag Milanovic2016-11-111-1/+1
* Small cleanup (nw) Miodrag Milanovic2016-11-114-5/+5
* UWP builds again but by no means working (nw) Brad Hughes2016-11-103-4/+22
* Add more UWP support (nw) Miodrag Milanovic2016-11-091-0/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-223-21/+21