summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/osd/modules.lua
Commit message (Expand)AuthorAgeFilesLines
* osd: target Windows 10 API Patrick Mackinlay2026-04-071-9/+0
* Remove leftover end from Lua script. Vas Crabb2026-04-051-1/+0
* Move build system adjusttment and fixes: Vas Crabb2026-04-051-40/+22
* 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-041-4/+16
* Various cleanups: Vas Crabb2026-04-041-6/+0
* Initial support for SDL3. [R. Belmont, Vas Crabb] arbee2026-02-071-0/+5
* Improved support for building on Windows arm64. Vas Crabb2025-09-211-4/+4
* sound: Olivier Galibert2025-06-171-0/+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
* build: Fixed QT6 build for macosx (#13510) holub2025-03-221-5/+14
* Use qmake to query Qt libexec directory to find moc. (#12870) Michael Cho2024-10-131-6/+10
* Initial touch input support: Vas Crabb2024-04-121-0/+1
* 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
* 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
* Removed local copy of SDL source and update Android build support. (#10899) Miodrag Milanović2023-02-271-2/+10
* 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-011-43/+49
* Various input and OSD refactoring: Vas Crabb2023-01-291-2/+1
* Update BGFX, BX and BIMG (#10789) Miodrag Milanović2023-01-051-0/+1
* 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
* Optimisation, and baby steps towards untangling stuff: Vas Crabb2022-06-161-0/+5
* clang fixes smf-2021-11-191-0/+6
* Remove uwp specific sources Miodrag Milanovic2021-10-261-1/+0
* Compile bgfx Miodrag Milanovic2021-08-101-1/+0
* sound: Pulseaudio support Olivier Galibert2021-04-161-0/+29
* -bgfx: Corrected a data overrun in the d3d12 backend from allocating only eno... Ryan Holtz2020-06-201-0/+38
* Removed winpcap and cleaned up network module selection. Vas Crabb2020-03-051-4/+33
* Add include folder 3rdparty/bgfx/3rdparty/khronos too (nw) yz70s2019-10-131-0/+1
* Preliminary Mac native OSD. Not working yet. [R. Belmont] arbee2019-09-151-0/+2
* gdbstub: added new GDB stub debugger (#5456) Ramiro Polla2019-08-111-0/+1
* fix vsllvm configuration feos2019-06-031-0/+1
* Enable use of system-wide asio, glm and rapidjson (#3172) Julian Sikorski2018-02-081-2/+2
* -bgfx: Abstracted some view-related functions into bgfx_view class, nw mooglyguy2018-01-131-0/+1
* remove qtmain on windows, it conflicts with SDL2_Main (nw) smf-2017-12-261-1/+0
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-9/+9
* Fixed building using system portaudio Julian Sikorski2017-01-261-0/+4
* Initial PortAudio backend with build script changes to support library versio... inte alls2017-01-111-0/+25