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
/
osdsync.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix chdman threading on cpus with many cores (#9006)
tellowkrinkle
2021-12-17
1
-14
/
+11
*
fixed some modernize-use-auto clang-tidy warnings (nw) (#6238)
Oliver Stöneberg
2020-01-30
1
-3
/
+3
*
fixed some clang-tidy warnings (nw) (#6236)
Oliver Stöneberg
2020-01-30
1
-3
/
+3
*
Merge pull request #6195 from firewave/includes
R. Belmont
2020-01-22
1
-2
/
+2
|
\
|
*
use C++ library includes (nw)
firewave
2020-01-22
1
-2
/
+2
*
|
fixed some clang-tidy warnings (nw) (#6197)
Oliver Stöneberg
2020-01-22
1
-4
/
+2
|
/
*
Really disable multithreading on the Emscripten target (nw)
Justin Kerk
2018-05-01
1
-0
/
+5
*
Disable multithreading on the Emscripten target as it is not currently suppor...
Justin Kerk
2018-03-06
1
-0
/
+5
*
Revert "reordering the #include lets you build this file with latest mingw he...
smf-
2017-05-14
1
-5
/
+5
*
reordered #include again for latest mingw64 includes (nw)
smf-
2017-05-14
1
-5
/
+5
*
Move special windows.h include directives to build defines (nw)
Brad Hughes
2016-12-28
1
-3
/
+0
*
final cleanup of TRUE/FALSE, left only in windows section where it represent ...
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
Cleanup linux OSD (nw)
Miodrag Milanovic
2016-10-22
1
-19
/
+19
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-19
/
+19
*
fix vs2015 build (nw)
Miodrag Milanovic
2016-07-31
1
-1
/
+1
*
algorithm-> utility where appropriate, fix imgtool (nw)
Miodrag Milanovic
2016-07-31
1
-1
/
+1
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-5
/
+7
*
Disable pthreads under Emscripten for now, they aren't actually available unl...
Justin Kerk
2016-05-26
1
-1
/
+1
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-3
/
+2
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-21
/
+21
*
moved osdsync to root of OSD, removed osdmini (nw)
Miodrag Milanovic
2016-04-15
1
-0
/
+813