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
/
scripts
/
src
/
osd
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd: target Windows 10 API
Patrick Mackinlay
2026-04-07
2
-24
/
+2
*
Remove leftover end from Lua script.
Vas Crabb
2026-04-05
1
-1
/
+0
*
Move build system adjusttment and fixes:
Vas Crabb
2026-04-05
4
-42
/
+26
*
Fixed Qt debugger build on Windows with clang.
Vas Crabb
2026-04-04
1
-0
/
+5
*
Fix up more stuff for upgraded tools, etc.
Vas Crabb
2026-04-04
2
-4
/
+22
*
Various cleanups:
Vas Crabb
2026-04-04
1
-6
/
+0
*
build: autodetect Homebrew SDL3 on macOS (#15108)
Mats Engstrom
2026-03-16
1
-2
/
+30
*
Don't build per-subtarget OSD libraries, metadata fixes.
Vas Crabb
2026-02-23
6
-19
/
+5
*
Initial support for SDL3. [R. Belmont, Vas Crabb]
arbee
2026-02-07
5
-4
/
+650
*
Improved support for building on Windows arm64.
Vas Crabb
2025-09-21
1
-4
/
+4
*
sound:
Olivier Galibert
2025-06-17
1
-0
/
+1
*
osd: remove redundant checks when setting BASE_TARGETOS/SDLOS_TARGETOS (#13830)
Pino Toscano
2025-06-15
1
-6
/
+1
*
-sound: Removed DirectSound sound module.
Vas Crabb
2025-05-29
1
-1
/
+0
*
-sound/wasapi_sound.cpp: Added preliminary WASAPI sound module (not enabled y...
Vas Crabb
2025-05-25
1
-0
/
+1
*
sound/xaudio2_sound.cpp: Initial support for new sound system features.
Vas Crabb
2025-05-23
1
-0
/
+2
*
modules.lua: only check for pipewire lib if NO_USE_PIPEWIRE is 0
hap
2025-05-07
1
-4
/
+5
*
New sound infrastructure.
Olivier Galibert
2025-04-27
1
-0
/
+42
*
osd: Got rid of the gross globals and functions for manipulating them in the ...
Vas Crabb
2025-04-23
1
-2
/
+2
*
-cpu/e132xs.cpp: Improved exception emulation:
Vas Crabb
2025-04-01
2
-0
/
+4
*
build: Fixed QT6 build for macosx (#13510)
holub
2025-03-22
1
-5
/
+14
*
Cherry-pick wayland improvements from upstream bgfx (#13070)
Julian Sikorski
2025-01-02
2
-26
/
+0
*
Use qmake to query Qt libexec directory to find moc. (#12870)
Michael Cho
2024-10-13
1
-6
/
+10
*
Fixed copy/paste error in build script.
Vas Crabb
2024-04-22
1
-1
/
+1
*
-osd/asio.h: Removed leftover C++03 support helpers.
Vas Crabb
2024-04-22
2
-7
/
+3
*
Initial touch input support:
Vas Crabb
2024-04-12
2
-1
/
+2
*
Add C compiler flags for Wayland EGL from pkgconfig to OSD build options on L...
Julian Sikorski
2024-03-31
1
-0
/
+5
*
osd: Cleaned up MIDI and network interfaces a little more.
Vas Crabb
2024-03-01
1
-0
/
+1
*
osd/osdnet.cpp: Removed dependency from OSD network device to libemu. (#12058)
Vas Crabb
2024-02-25
1
-0
/
+2
*
macOS: Xcode 15 requires explicitly setting -rpath to find the SDL framework....
arbee
2023-10-01
1
-0
/
+1
*
render/drawbgfx.cpp: Added initial support for Wayland on Linux. (#11451)
Julian Sikorski
2023-09-29
2
-0
/
+21
*
modules.lua: Remove stray MOC setting after the Qt6 Linux support change (#11...
Jindřich Makovička
2023-07-18
1
-1
/
+0
*
Allow the use of either Qt5 or Qt6 on Linux (#11413)
Jindřich Makovička
2023-07-14
1
-10
/
+26
*
osd/mac: Make compile again. Does not yet start up because BGFX tries to for...
arbee
2023-07-09
1
-0
/
+1
*
Removed local copy of SDL source and update Android build support. (#10899)
Miodrag Milanović
2023-02-27
3
-95
/
+53
*
Input refactoring:
Vas Crabb
2023-02-18
1
-0
/
+2
*
Small batch of input refactoring:
Vas Crabb
2023-02-05
1
-0
/
+2
*
osd: Turned video modules into actual modules, fixed various issues.
Vas Crabb
2023-02-01
3
-52
/
+49
*
Various input and OSD refactoring:
Vas Crabb
2023-01-29
3
-8
/
+12
*
Miscellaneous fixes and refactoring:
Vas Crabb
2023-01-28
1
-1
/
+1
*
Update BGFX, BX and BIMG (#10789)
Miodrag Milanović
2023-01-05
2
-0
/
+2
*
Revert "Update BGFX, BX and BIMG (#10750)" (#10787)
R. Belmont
2023-01-04
1
-1
/
+0
*
Update BGFX, BX and BIMG (#10750)
Miodrag Milanović
2023-01-04
1
-0
/
+1
*
-debugger: Improved session save/restore.
Vas Crabb
2022-12-02
1
-5
/
+3
*
Debugger updates:
Vas Crabb
2022-09-20
1
-9
/
+9
*
debugger/win: Added capability to save/restore window arrangement.
Vas Crabb
2022-09-16
1
-0
/
+2
*
Patched up some gaps in functionality and fixed some bugs.
Vas Crabb
2022-09-02
1
-1
/
+2
*
Optimisation, and baby steps towards untangling stuff:
Vas Crabb
2022-06-16
1
-0
/
+5
*
osd: Cleaned up Windows API usage a little.
Vas Crabb
2022-05-26
2
-3
/
+5
*
clang fixes
smf-
2021-11-19
1
-0
/
+6
*
Remove OSD_UWP from rest of code
Miodrag Milanovic
2021-10-26
2
-7
/
+0
[next]