citra/src
Steveice10 cca8c08a9a
build: Fix non-PCH build on Linux and add non-PCH verification to CI. (#7351)
2024-01-13 19:58:09 -08:00
..
android fix(android): Fix issue where motion controls were being locked incorrectly due to mismatch of initialised swap screen code. (#7344) 2024-01-12 10:28:10 -08:00
audio_core misc: fix issues pointed out by msvc (#7316) 2024-01-07 12:37:42 -08:00
citra misc: fix issues pointed out by msvc (#7316) 2024-01-07 12:37:42 -08:00
citra_qt Add random sleep to game main thread on first boot when using LLE modules (#7199) 2024-01-12 12:48:00 -08:00
common build: Fix non-PCH build on Linux and add non-PCH verification to CI. (#7351) 2024-01-13 19:58:09 -08:00
core build: Fix non-PCH build on Linux and add non-PCH verification to CI. (#7351) 2024-01-13 19:58:09 -08:00
dedicated_room build: Expose ENABLE_SCRIPTING and ENABLE_WEB_SERVICE flags as public. (#6872) 2023-08-07 03:12:49 -07:00
input_common input_common: Set SDL hints to enable DualShock 4 / DualSense motion. (#7121) 2023-11-10 13:14:40 -08:00
network build: Enable link time optimization in release builds. (#6887) 2023-08-26 11:15:13 -07:00
tests kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
video_core renderer_vulkan: Revert vkGetInstanceProcAddr symbol change for MoltenVK. (#7341) 2024-01-12 09:16:04 -08:00
web_service web_service: avoid undefined behavior assert of std::string::back (#7347) 2024-01-12 20:24:01 -08:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt build: Disable _FORTIFY_SOURCE on Debug builds. (#7348) 2024-01-12 20:24:23 -08:00