summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/osd
Commit message (Expand)AuthorAgeFilesLines
* osd: target Windows 10 API Patrick Mackinlay2026-04-072-24/+2
* Remove leftover end from Lua script. Vas Crabb2026-04-051-1/+0
* Move build system adjusttment and fixes: Vas Crabb2026-04-054-42/+26
* Fixed Qt debugger build on Windows with clang. Vas Crabb2026-04-041-0/+5
* Fix up more stuff for upgraded tools, etc. Vas Crabb2026-04-042-4/+22
* Various cleanups: Vas Crabb2026-04-041-6/+0
* build: autodetect Homebrew SDL3 on macOS (#15108) Mats Engstrom2026-03-161-2/+30
* Don't build per-subtarget OSD libraries, metadata fixes. Vas Crabb2026-02-236-19/+5
* Initial support for SDL3. [R. Belmont, Vas Crabb] arbee2026-02-075-4/+650
* Improved support for building on Windows arm64. Vas Crabb2025-09-211-4/+4
* sound: Olivier Galibert2025-06-171-0/+1
* osd: remove redundant checks when setting BASE_TARGETOS/SDLOS_TARGETOS (#13830) Pino Toscano2025-06-151-6/+1
* -sound: Removed DirectSound sound module. Vas Crabb2025-05-291-1/+0
* -sound/wasapi_sound.cpp: Added preliminary WASAPI sound module (not enabled y... Vas Crabb2025-05-251-0/+1
* sound/xaudio2_sound.cpp: Initial support for new sound system features. Vas Crabb2025-05-231-0/+2
* modules.lua: only check for pipewire lib if NO_USE_PIPEWIRE is 0 hap2025-05-071-4/+5
* New sound infrastructure. Olivier Galibert2025-04-271-0/+42
* osd: Got rid of the gross globals and functions for manipulating them in the ... Vas Crabb2025-04-231-2/+2
* -cpu/e132xs.cpp: Improved exception emulation: Vas Crabb2025-04-012-0/+4
* build: Fixed QT6 build for macosx (#13510) holub2025-03-221-5/+14
* Cherry-pick wayland improvements from upstream bgfx (#13070) Julian Sikorski2025-01-022-26/+0
* Use qmake to query Qt libexec directory to find moc. (#12870) Michael Cho2024-10-131-6/+10
* Fixed copy/paste error in build script. Vas Crabb2024-04-221-1/+1
* -osd/asio.h: Removed leftover C++03 support helpers. Vas Crabb2024-04-222-7/+3
* Initial touch input support: Vas Crabb2024-04-122-1/+2
* Add C compiler flags for Wayland EGL from pkgconfig to OSD build options on L... Julian Sikorski2024-03-311-0/+5
* osd: Cleaned up MIDI and network interfaces a little more. Vas Crabb2024-03-011-0/+1
* osd/osdnet.cpp: Removed dependency from OSD network device to libemu. (#12058) Vas Crabb2024-02-251-0/+2
* macOS: Xcode 15 requires explicitly setting -rpath to find the SDL framework.... arbee2023-10-011-0/+1
* render/drawbgfx.cpp: Added initial support for Wayland on Linux. (#11451) Julian Sikorski2023-09-292-0/+21
* modules.lua: Remove stray MOC setting after the Qt6 Linux support change (#11... Jindřich Makovička2023-07-181-1/+0
* Allow the use of either Qt5 or Qt6 on Linux (#11413) Jindřich Makovička2023-07-141-10/+26
* osd/mac: Make compile again. Does not yet start up because BGFX tries to for... arbee2023-07-091-0/+1
* Removed local copy of SDL source and update Android build support. (#10899) Miodrag Milanović2023-02-273-95/+53
* Input refactoring: Vas Crabb2023-02-181-0/+2
* Small batch of input refactoring: Vas Crabb2023-02-051-0/+2
* osd: Turned video modules into actual modules, fixed various issues. Vas Crabb2023-02-013-52/+49
* Various input and OSD refactoring: Vas Crabb2023-01-293-8/+12
* Miscellaneous fixes and refactoring: Vas Crabb2023-01-281-1/+1
* Update BGFX, BX and BIMG (#10789) Miodrag Milanović2023-01-052-0/+2
* Revert "Update BGFX, BX and BIMG (#10750)" (#10787) R. Belmont2023-01-041-1/+0
* Update BGFX, BX and BIMG (#10750) Miodrag Milanović2023-01-041-0/+1
* -debugger: Improved session save/restore. Vas Crabb2022-12-021-5/+3
* Debugger updates: Vas Crabb2022-09-201-9/+9
* debugger/win: Added capability to save/restore window arrangement. Vas Crabb2022-09-161-0/+2
* Patched up some gaps in functionality and fixed some bugs. Vas Crabb2022-09-021-1/+2
* Optimisation, and baby steps towards untangling stuff: Vas Crabb2022-06-161-0/+5
* osd: Cleaned up Windows API usage a little. Vas Crabb2022-05-262-3/+5
* clang fixes smf-2021-11-191-0/+6
* Remove OSD_UWP from rest of code Miodrag Milanovic2021-10-262-7/+0