1
0
Fork 0
mirror of https://github.com/PabloMK7/citra.git synced 2025-03-01 03:58:23 +00:00
citra/src
2024-01-12 10:28:10 -08:00
..
android fix(android): Fix issue where motion controls were being locked incorrectly due to mismatch of initialised swap screen code. () 2024-01-12 10:28:10 -08:00
audio_core misc: fix issues pointed out by msvc () 2024-01-07 12:37:42 -08:00
citra misc: fix issues pointed out by msvc () 2024-01-07 12:37:42 -08:00
citra_qt Port yuzu-emu/yuzu#7506 & yuzu-emu/yuzu#7861: "Fix yuzu-emu/yuzu#7502" & "yuzu: Mute audio when in background" () 2024-01-09 09:56:39 -08:00
common misc: fix issues pointed out by msvc () 2024-01-07 12:37:42 -08:00
core Implement some missing/wrong AC functionality. () 2024-01-12 09:15:47 -08:00
dedicated_room build: Expose ENABLE_SCRIPTING and ENABLE_WEB_SERVICE flags as public. () 2023-08-07 03:12:49 -07:00
input_common input_common: Set SDL hints to enable DualShock 4 / DualSense motion. () 2023-11-10 13:14:40 -08:00
network build: Enable link time optimization in release builds. () 2023-08-26 11:15:13 -07:00
tests kernel: Update to use atmosphere macros and correct Result () 2023-12-31 09:01:40 -08:00
video_core renderer_vulkan: Revert vkGetInstanceProcAddr symbol change for MoltenVK. () 2024-01-12 09:16:04 -08:00
web_service build: Enable link time optimization in release builds. () 2023-08-26 11:15:13 -07:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt misc: Improve defaults for macOS and handling of missing audio backends. () 2023-12-22 11:38:06 -08:00