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
/
sdl
/
osdsdl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made PTR64 a makefile-only thing - it isn't necessary in the code.
Vas Crabb
2025-04-20
1
-1
/
+0
*
Natural keyboard improvements
AJR
2024-12-04
1
-1
/
+3
*
Initial touch input support:
Vas Crabb
2024-04-12
1
-59
/
+185
*
osdsdl: move prescale keys from ctrl+f6/f7 to alt+f8/f9
hap
2024-02-17
1
-14
/
+14
*
- osd sdl default keys: remove ctrl-blocks on f3 and f4, move opengl filter f...
hap
2024-02-16
1
-31
/
+16
*
Fixed OSD interaction with updated default keys. [R. Belmont]
arbee
2024-02-13
1
-5
/
+10
*
render/drawbgfx.cpp: Added initial support for Wayland on Linux. (#11451)
Julian Sikorski
2023-09-29
1
-4
/
+0
*
osd/sdl: Fixed interpretation of result of SDL_GetDesktopDisplayMode. (#11547)
Davidian1024
2023-09-12
1
-2
/
+2
*
osd/mac, osd/sdl: Really inhibit full screen toggle in debug mode to prevent ...
AJR
2023-05-23
1
-2
/
+2
*
osd/modules/input: Always use DirectInput with desktop window in background m...
Vas Crabb
2023-02-28
1
-0
/
+2
*
Removed local copy of SDL source and update Android build support. (#10899)
Miodrag Milanović
2023-02-27
1
-0
/
+3
*
osd/sdl: Do not raise fatal error on -video auto -videodriver wayland. (#10924)
Julian Sikorski
2023-02-26
1
-1
/
+1
*
Update accumulating relative inputs exactly once per frame.
Vas Crabb
2023-02-24
1
-2
/
+2
*
osd: Cleaner way of dealing with input updates.
Vas Crabb
2023-02-23
1
-1
/
+0
*
osd: Don't pump events when reading inputs.
Vas Crabb
2023-02-23
1
-10
/
+1
*
Input refactoring:
Vas Crabb
2023-02-18
1
-1
/
+1
*
osd: Fixed BGFX crash on toggling fullscreen on Linux.
Vas Crabb
2023-02-02
1
-0
/
+3
*
osd: Turned video modules into actual modules, fixed various issues.
Vas Crabb
2023-02-01
1
-33
/
+20
*
Various input and OSD refactoring:
Vas Crabb
2023-01-29
1
-0
/
+754