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
/
osdcore.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various optimisations to code generaton.
Vas Crabb
2023-03-26
1
-8
/
+8
*
Removed local copy of SDL source and update Android build support. (#10899)
Miodrag Milanović
2023-02-27
1
-5
/
+5
*
osdcore: fix buffer overflow with osd_output stack
hap
2021-10-30
1
-2
/
+2
*
-ui: Made zoom controls a bit more intuitive.
Vas Crabb
2021-09-06
1
-6
/
+6
*
Use log write calls directy on android
Miodrag Milanovic
2021-08-17
1
-6
/
+6
*
video/voodoo.cpp: Major rewrite: (#8267)
Aaron Giles
2021-07-09
1
-0
/
+12
*
fixed some clang-tidy warnings (nw) (#6236)
Oliver Stöneberg
2020-01-30
1
-2
/
+2
*
use C++ library includes (nw)
firewave
2020-01-22
1
-1
/
+1
*
Make osd_printf_* use util/strformat semantics.
Vas Crabb
2019-09-26
1
-62
/
+20
*
(nw) possible fix for MT 07275 [hap]
Robbbert
2019-04-19
1
-0
/
+5
*
(nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF...
Vas Crabb
2017-09-24
1
-3
/
+3
*
Attempted to sanitize/rationalize how we access UTF-8 command line arguments ...
npwoods
2017-09-18
1
-0
/
+48
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-6
/
+5
*
moved osdsync to root of OSD, removed osdmini (nw)
Miodrag Milanovic
2016-04-15
1
-9
/
+0
*
Fixed joystick on Android preventing application to crash, cleanup init for S...
Miodrag Milanovic
2016-04-02
1
-0
/
+23
*
these are constexpr so calculation does not cost (nw)
Miodrag Milanovic
2016-03-03
1
-1
/
+1
*
use chrono calls for time handling in core (nw)
Miodrag Milanovic
2016-03-03
1
-0
/
+40
*
Allow mame -validate -verbose to capture verbose messages
AJR
2016-01-02
1
-6
/
+0
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+149