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
/
sdl
Commit message (
Expand
)
Author
Age
Files
Lines
*
-osd/mac, osd/sdl: Show prescale popup when it hasn't changed due to hitting ...
Vas Crabb
2024-02-18
1
-1
/
+1
*
sdl modify_prescale: don't indicate max value
hap
2024-02-17
1
-1
/
+1
*
osdsdl: move prescale keys from ctrl+f6/f7 to alt+f8/f9
hap
2024-02-17
2
-16
/
+16
*
- 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: Don't specify SDL_WINDOW_BORDERLESS for full-screen windows. (#11546)
Davidian1024
2023-09-12
1
-1
/
+1
*
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
*
Skeleton driver for 600 Cellular Activation Tester (#11225)
MooglyGuy
2023-05-13
1
-1
/
+1
*
cpu/nec: Fixed build; also, srcclean
Vas Crabb
2023-03-26
1
-1
/
+1
*
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
2
-0
/
+14
*
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
2
-3
/
+3
*
osd: Cleaner way of dealing with input updates.
Vas Crabb
2023-02-23
3
-5
/
+1
*
osd: Don't pump events when reading inputs.
Vas Crabb
2023-02-23
2
-11
/
+1
*
osd: Removed support for SDL < 2.0.6; apple/apple2video.cpp: Code style clean...
Vas Crabb
2023-02-21
1
-22
/
+0
*
Input refactoring:
Vas Crabb
2023-02-18
1
-1
/
+1
*
Small batch of input refactoring:
Vas Crabb
2023-02-05
1
-1
/
+0
*
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
5
-305
/
+59
*
Various input and OSD refactoring:
Vas Crabb
2023-01-29
8
-568
/
+1149
*
util/options.cpp: Fixed overriden default option values from OSD.
Vas Crabb
2022-12-19
1
-3
/
+2
*
osd/modules/file: Don't magically substitute environment variables when openi...
npwoods
2022-12-17
1
-2
/
+2
*
osd/sdl: Removed keyboard/mouse/joystick device mapping options.
Vas Crabb
2022-07-15
2
-35
/
+0
*
Clean up #includes in src/osd (#10029)
ajrhacker
2022-07-04
3
-5
/
+5
*
srcclean and cleanup in preparation for branching MAME 0.245
Vas Crabb
2022-06-26
1
-1
/
+1
*
Throw a fatal error if combination of bgfx video and wayland videodriver has ...
Julian Sikorski
2022-06-25
1
-14
/
+8
*
util/options.h: Removed legacy OPTION_* option type constants. (#9851)
npwoods
2022-05-30
1
-58
/
+58
*
Prefer the X11 SDL video driver on Linux (#9676)
Julian Sikorski
2022-05-03
1
-3
/
+14
*
srcclean and manual tidying up in preparation for 0.242 release
Vas Crabb
2022-03-27
1
-6
/
+6
*
sdl/window: add error retval check for bgfx on fallback
hap
2022-03-25
1
-3
/
+3
*
sdl/window: fix possible compile problem with init fallbacks
hap
2022-03-17
1
-3
/
+5
*
Updated BGFX fixes; verified as working on Linux and Windows. (#9420)
MooglyGuy
2022-03-15
1
-13
/
+41
*
Revert "More BGFX stability improvements (missing files + multi-window) (#9410)"
Vas Crabb
2022-03-16
1
-41
/
+13
*
More BGFX stability improvements (missing files + multi-window) (#9410)
MooglyGuy
2022-03-14
1
-13
/
+41
*
sdl: Keep -video soft as the default for Emscripten for now
Justin Kerk
2022-02-19
1
-0
/
+4
*
sdl: -video auto now means "bgfx" on all platforms. [R. Belmont]
arbee
2022-02-18
1
-6
/
+0
*
Correctly adjust window size based on the computed visible area for different...
antonioginer
2022-01-21
1
-0
/
+10
*
Render-related cleanup
AJR
2021-12-30
1
-0
/
+1
*
removed leftover
Miodrag Milanovic
2021-10-29
1
-1
/
+1
*
Correctly apply -keepaspect with -unevenstretchx/y. (#8209)
antonioginer
2021-07-02
1
-6
/
+2
*
srcclean for release
Vas Crabb
2021-05-23
1
-1
/
+1
*
-attach_window support for SDLMAME (#8070)
npwoods
2021-05-20
3
-4
/
+65
*
Disable sleep when using -bench.
Aaron Giles
2021-03-31
1
-0
/
+1
*
-A few incremental UI code improvements:
Vas Crabb
2021-03-12
1
-11
/
+8
*
-getaway.cpp: Fixed steering control.
Vas Crabb
2021-01-23
1
-1
/
+1
*
ATTR_UNUSED, do you welcome C++17 in your heart and mind?
Olivier Galibert
2021-01-22
1
-1
/
+1
*
-osd/windows: Minimise full-screen windows on losing focus (#2997).
Vas Crabb
2021-01-21
2
-8
/
+1
[next]