summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/winmain.cpp
Commit message (Expand)AuthorAgeFilesLines
* there are reasons for things being the way they were (nw) Vas Crabb2020-01-311-0/+9
* fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) Oliver Stöneberg2020-01-301-1/+1
* fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237) Oliver Stöneberg2020-01-301-9/+0
* Merge pull request #6195 from firewave/includes R. Belmont2020-01-221-3/+3
|\
| * use C++ library includes (nw) firewave2020-01-221-3/+3
* | fixed some clang-tidy warnings (nw) (#6197) Oliver Stöneberg2020-01-221-1/+1
|/
* Make osd_printf_* use util/strformat semantics. Vas Crabb2019-09-261-6/+5
* Creating an -attach_window command line parameter on Windows to attach to an ... npwoods2019-08-041-0/+1
* Changed a number of comment declarations to read *.cpp instead of *.c npwoods2019-06-161-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-18/+15
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-15/+18
* osd/windows: Send logerror to stderr if no debugger is attached and -oslog is... Vas Crabb2019-01-131-18/+15
* clean up and improve option descriptions Vas Crabb2018-12-131-35/+35
* HLSL Color Transforms and 3D LUT (#4043) Westley M. Martinez2018-10-071-1/+10
* Fixed an options overhaul regression (#2530) npwoods2017-10-061-0/+11
* Attempted to sanitize/rationalize how we access UTF-8 command line arguments ... npwoods2017-09-181-2/+4
* Overhaul to how MAME handles options, take two (#2341) npwoods2017-06-251-9/+6
* 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-221-3/+3
* Revert "New phosphor persistence shaders for HLSL" R. Belmont2017-01-051-5/+1
* Correct LCD ghosting INI and slider defaults. Westley M. Martinez2017-01-031-1/+1
* Add LCD ghosting shader for Direct3D Westley M. Martinez2017-01-021-2/+3
* Scale and phosphor persistence sliders. Westley M. Martinez2016-12-301-3/+2
* Implement LCD persistence shader. Westley M. Martinez2016-12-291-0/+1
* Implement new phosphor shader. Westley M. Martinez2016-12-291-1/+4
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-1/+0
* srcclean (nw) Vas Crabb2016-11-271-2/+2
* Change window handle storage to template instead of void* (nw) (#1725) Brad Hughes2016-11-171-2/+2
* 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
* Small cleanup (nw) Miodrag Milanovic2016-11-111-1/+1
* UWP builds again but by no means working (nw) Brad Hughes2016-11-101-4/+14
* Bulk renaming of Windows string conversion functions Nathan Woods2016-10-031-2/+2
* Convert OSD monitor info to modules plus add DXGI implementation Brad Hughes2016-09-141-0/+1
* Make behaviour slightly friendlier with hlsl_write option (nw) Vas Crabb2016-07-071-1/+1
* Patch up d3dhlsl as well (nw) Vas Crabb2016-07-071-0/+1
* Remove bgfx_avi_name and hlsl_write options Giuseppe Gorgoglione2016-07-041-1/+0
* Direct3D HLSL: use aviwrite to record avi movies Giuseppe Gorgoglione2016-07-041-1/+1
* Move window_list to osd_common_t Brad Hughes2016-06-111-3/+3
* Unify window_list in Windows and SDL OSD Brad Hughes2016-06-101-4/+4
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-2/+8
* Fixed video mode opengl duplicated in SDL build. (nw) dankan18902016-06-071-0/+3
* Procedural texture for vectors in HLSL ImJezze2016-06-051-0/+1
* Normalized vector attenuation settings ImJezze2016-05-221-11/+11
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-3/+3