summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/osd/modules.lua
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add basic keyboard input to UWP (nw) Brad Hughes2016-11-111-0/+1
* ASIO - header only mode (nw) Miodrag Milanovic2016-11-021-1/+0
* Replaced code usage of libuv with asio library (nw) Miodrag Milanovic2016-10-071-13/+2
* Convert OSD monitor info to modules plus add DXGI implementation Brad Hughes2016-09-141-0/+6
* Add Lua-cleaning ability to srcclean Vas Crabb2016-08-301-2/+2
* Merge pull request #1072 from oxc/pkg_config_from_env R. Belmont2016-07-161-3/+11
|\
| * Take pkg-config path from env if defined Bernhard Frauendienst2016-07-091-3/+11
* | balance configuration macros in genie scripts Vas Crabb2016-07-131-5/+6
|/
* Add a couple msys2 updated mingw headers to winsdk-override to support linux ... Brad Hughes2016-07-021-5/+3
* Added initial ninja support to use add MAKETYPE=ninja to compile command line... Miodrag Milanovic2016-06-091-1/+1
* Placed back old output system as module "-output windows" need more things cl... Miodrag Milanovic2016-06-051-0/+2
* no deps between osd and frontend, internal debugger removed (nw) Miodrag Milanovic2016-05-061-4/+0
* enabled internal debugger, but this would need to go in time, it is too coupl... Miodrag Milanovic2016-04-231-0/+4
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-1/+0
* Create diagnostic module for profiling and crash diagnostics Brad Hughes2016-04-171-0/+3