index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
/
window.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-1966
/
+0
*
making logerror part of machine and device classes [Miodrag Milanovic]
Miodrag Milanovic
2015-11-01
1
-2
/
+2
*
Cleanups and version bump
mame0166
Miodrag Milanovic
2015-09-30
1
-1
/
+1
*
Update window.c
Vladimir Kryvian
2015-08-27
1
-1
/
+1
*
Fixed create_window_class
Vladimir Kryvian
2015-08-27
1
-1
/
+3
*
Fixed GetModuleHandle to be universal.
Vladimir Kryvian
2015-08-25
1
-2
/
+4
*
compile fixes for GCC5.1.1 win64 and CPP11 mode.. requested by mingw team to ...
Cowering
2015-05-28
1
-0
/
+4
*
Fix repetitive monitor updates. By design, MAME has an issue setting
couriersud
2015-04-20
1
-0
/
+11
*
Aligned monitor handling between sdl and baseline. [Couriersud]
couriersud
2015-03-01
1
-7
/
+7
*
Merged sdl_video_config and win_video_config
couriersud
2015-02-28
1
-2
/
+2
*
Fix resizing on windows. (nw)
couriersud
2015-02-27
1
-5
/
+5
*
Fixed windows baseline build.
couriersud
2015-02-27
1
-7
/
+7
*
Introduced osd_rect and osd_dim to allow for more code alignment. (nw)
couriersud
2015-02-27
1
-92
/
+99
*
C++'d more of window.c (nw)
couriersud
2015-02-26
1
-158
/
+144
*
WM_DESTROY may be send multiple times. This also fixes
couriersud
2015-02-22
1
-3
/
+6
*
More alignment of code:
couriersud
2015-02-22
1
-25
/
+24
*
Make OpenGL renderer available in mainline build as well. This needs to
couriersud
2015-02-22
1
-11
/
+17
*
More code alignment for windows and renderer. (nw)
couriersud
2015-02-12
1
-1
/
+2
*
More osd_window migration. (nw)
couriersud
2015-02-11
1
-1
/
+2
*
Identified window properties/variables which are used by renderers.
couriersud
2015-02-09
1
-22
/
+13
*
Fix baseline (windows) "-video none" build. There is something else
couriersud
2015-02-06
1
-1
/
+1
*
Introduced a comparable "osd_renderer" interface like it now exists for
couriersud
2015-02-05
1
-26
/
+23
*
Added BGFX as video output. For now rendering info shown only (nw)
Miodrag Milanovic
2015-02-01
1
-0
/
+3
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-6
/
+6
*
Added window to osd_interface (nw)
Miodrag Milanovic
2014-09-01
1
-181
/
+217
*
fix warning (nw)
Miodrag Milanovic
2014-05-08
1
-1
/
+1
*
-Made osd_interface base class for OSD and moved initialization for each subs...
Miodrag Milanovic
2014-04-25
1
-5
/
+0
*
reverting to classic ui due to lot of issues, as much as I hate reverting som...
Miodrag Milanovic
2014-04-17
1
-72
/
+20
*
Merge of new menubar code
Nathan Woods
2014-04-12
1
-20
/
+72
*
Cleanups and version bump
mame0152
Miodrag Milanovic
2013-12-24
1
-1
/
+1
*
fix WM_SYSCOMMAND wparam mask
Michaël Banaan Ananas
2013-12-21
1
-2
/
+4
*
Windows: Fixed D3D multimonitor support. [GroovyMAME]
Michaël Banaan Ananas
2013-12-16
1
-0
/
+3
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-35
/
+2
*
commented out stray printf
Robbbert
2013-08-28
1
-1
/
+1
*
minor shader cleanup, nw
Ryan Holtz
2013-08-28
1
-0
/
+1
*
Cleanups and version bump
mame0149
Miodrag Milanovic
2013-06-11
1
-1
/
+0
*
debugqt: prevent threading deadlock in win32 with qt debugger (nw)
cracyc
2013-06-04
1
-3
/
+29
*
Cleaned a bit Carl's solution for optional QT debugger for Windows (nw)
Miodrag Milanovic
2013-05-30
1
-4
/
+0
*
- d3dhlsl.c: Made HLSL switchable at runtime, Ctrl+Alt+F12. [MooglyGuy]
Ryan Holtz
2013-01-13
1
-0
/
+23
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-23
/
+23
*
reverted bogus fix (nw)
Oliver Stöneberg
2012-12-29
1
-8
/
+4
*
removed unnecessary variable initialization added in last commit (nw)
Oliver Stöneberg
2012-12-29
1
-1
/
+1
*
fixed MT#4846: make sure, that we always get a win_monitor_info* in winwindow...
Oliver Stöneberg
2012-12-29
1
-5
/
+9
*
Final round of struct/union/enum normalization.
Aaron Giles
2012-09-16
1
-2
/
+2
*
added missing \n to some fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-08-18
1
-5
/
+5
*
Made UI mouse cursor optional (default is off for now), in games with clickab...
Miodrag Milanovic
2012-08-17
1
-2
/
+1
*
Added internal mouse cursor visible in menus and when clickable artwork is us...
Miodrag Milanovic
2012-08-15
1
-2
/
+2
*
removed redundant interlocked function wrappers from Windows code (no whatsnew)
Oliver Stöneberg
2012-08-07
1
-1
/
+1
*
Fixed display of icon in windows (no whatsnew)
Miodrag Milanovic
2012-05-15
1
-1
/
+1
*
Move per emulator constants info into separate class [Miodrag Milanovic]
Miodrag Milanovic
2011-11-17
1
-2
/
+2
[next]