citra/src
Felix Nüsse 93025c95f2
android: implement device rotation options (#182)
* android: implement device rotation options

* fix naming

* move orientation-setting to different section
2024-07-14 00:54:57 +02:00
..
android android: implement device rotation options (#182) 2024-07-14 00:54:57 +02:00
audio_core fix build error with modern openal-soft 2024-03-22 16:52:23 -06:00
citra Implement game render thread delay (#180) 2024-07-13 00:57:03 +02:00
citra_qt Implement game render thread delay (#180) 2024-07-13 00:57:03 +02:00
common Implement game render thread delay (#180) 2024-07-13 00:57:03 +02:00
core android: add quicksave hotkeys (#181) 2024-07-14 00:54:19 +02:00
dedicated_room dedicated_room: properly initialize logging (#7468) 2024-02-27 20:36:28 +05:30
input_common fix ASAN error in sdl_impl.cpp (#7427) 2024-02-09 14:08:15 -08:00
network Artic Base: Implement DLC support and other fixes (#173) 2024-07-09 23:35:29 +02:00
tests shader_jit/tests: Test both the shader interpreter and jit (#72) 2024-07-04 08:42:31 +02:00
video_core renderer_vulkan: Wait for window to present before destroying instance 2024-07-14 00:53:06 +02:00
web_service Remove the telemetry (#45) 2024-04-02 20:25:36 +02:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt build: Add flags to toggle specific renderer backends. (#7375) 2024-01-21 23:29:46 -08:00