index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
windows
Commit message (
Expand
)
Author
Age
Files
Lines
*
srcclean (nw)
Vas Crabb
2019-08-25
1
-4
/
+4
*
Removed some dead static variables (nw) (#5458)
npwoods
2019-08-11
1
-9
/
+1
*
Creating an -attach_window command line parameter on Windows to attach to an ...
npwoods
2019-08-04
4
-10
/
+119
*
Merge pull request #5380 from npwoods/winwindow_has_focus_return_bool
R. Belmont
2019-07-22
2
-4
/
+4
|
\
|
*
Changed winwindow_has_focus() to return bool
npwoods
2019-07-22
2
-4
/
+4
*
|
Merge pull request #5379 from npwoods/draw_video_contents_take_bool
R. Belmont
2019-07-22
2
-4
/
+4
|
\
\
|
*
|
Changing win_window_info::draw_video_contents()'s update parameter to be
npwoods
2019-07-22
2
-4
/
+4
|
|
/
*
/
Removing a stray (likely vestigial) variable from window.cpp (nw)
npwoods
2019-07-22
1
-8
/
+0
|
/
*
Changed a number of comment declarations to read *.cpp instead of *.c
npwoods
2019-06-16
8
-8
/
+8
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
6
-41
/
+78
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
6
-78
/
+41
*
misc fixes
Vas Crabb
2019-02-18
2
-11
/
+40
*
osd/windows: Send logerror to stderr if no debugger is attached and -oslog is...
Vas Crabb
2019-01-13
4
-30
/
+38
*
clean up and improve option descriptions
Vas Crabb
2018-12-13
1
-35
/
+35
*
srcclean and cleanup (nw)
Vas Crabb
2018-10-28
1
-1
/
+1
*
HLSL Color Transforms and 3D LUT (#4043)
Westley M. Martinez
2018-10-07
2
-1
/
+30
*
osdwindows: Fixed the BGFX not rendering across multiple windows. Internal UI...
mooglyguy
2018-10-06
1
-0
/
+1
*
winmain.h: removed unused macro (nw)
firewave
2018-01-26
1
-12
/
+0
*
fix building for windows with qt debugger. [smf]
smf-
2017-12-26
1
-1
/
+1
*
Fixed an options overhaul regression (#2530)
npwoods
2017-10-06
2
-1
/
+11
*
Attempted to sanitize/rationalize how we access UTF-8 command line arguments ...
npwoods
2017-09-18
2
-25
/
+5
*
Overhaul to how MAME handles options, take two (#2341)
npwoods
2017-06-25
1
-9
/
+6
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-2
/
+2
*
Revert "Overhaul to how MAME handles options (#2260)"
Vas Crabb
2017-05-07
1
-6
/
+9
*
Overhaul to how MAME handles options (#2260)
npwoods
2017-05-05
1
-9
/
+6
*
Merge pull request #2252 from npwoods/remove_duplicate_option
R. Belmont
2017-04-25
1
-1
/
+1
|
\
|
*
Removed redundant ";global_inputs"
Nathan Woods
2017-04-23
1
-1
/
+1
*
|
Disambiguated the WINOPTION_YIQ_PHASE_COUNT option
Nathan Woods
2017-04-24
1
-1
/
+1
|
/
*
Fixed an issue where device options (e.g. -cart) were reported as unknown whe...
Nathan Woods
2017-02-22
2
-9
/
+5
*
Cleanup, we already have NOMINMAX now in scripts (nw)
Miodrag Milanovic
2017-02-11
1
-3
/
+0
*
Revert "New phosphor persistence shaders for HLSL"
R. Belmont
2017-01-05
2
-15
/
+3
*
Correct LCD ghosting INI and slider defaults.
Westley M. Martinez
2017-01-03
1
-1
/
+1
*
Add LCD ghosting shader for Direct3D
Westley M. Martinez
2017-01-02
2
-4
/
+7
*
Scale and phosphor persistence sliders.
Westley M. Martinez
2016-12-30
2
-7
/
+4
*
Implement LCD persistence shader.
Westley M. Martinez
2016-12-29
2
-0
/
+3
*
Implement new phosphor shader.
Westley M. Martinez
2016-12-29
2
-3
/
+12
*
Move special windows.h include directives to build defines (nw)
Brad Hughes
2016-12-28
8
-8
/
+0
*
srcclean (nw)
Vas Crabb
2016-11-27
1
-2
/
+2
*
Change window handle storage to template instead of void* (nw) (#1725)
Brad Hughes
2016-11-17
4
-48
/
+48
*
UWP: Output verbose to debug plus turn off view scaling (nw)
Brad Hughes
2016-11-14
1
-1
/
+13
*
added OPTION_HOMEPATH to point to read/write folder,for now used by LUA scrip...
Miodrag Milanovic
2016-11-12
1
-0
/
+1
*
UWP, added support to store files on Local storage (nw)
Miodrag Milanovic
2016-11-12
1
-0
/
+16
*
Revert "using of IS_ENABLED in files used in tiny build (nw)"
Miodrag Milanovic
2016-11-12
1
-1
/
+1
*
using of IS_ENABLED in files used in tiny build (nw)
Miodrag Milanovic
2016-11-11
1
-1
/
+1
*
Small cleanup (nw)
Miodrag Milanovic
2016-11-11
4
-5
/
+5
*
UWP builds again but by no means working (nw)
Brad Hughes
2016-11-10
3
-4
/
+22
*
Add more UWP support (nw)
Miodrag Milanovic
2016-11-09
1
-0
/
+4
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
3
-21
/
+21
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
Bulk renaming of Windows string conversion functions
Nathan Woods
2016-10-03
4
-13
/
+13
[next]