yuzu-android/src
Charles Lombardo aeaddf407b android: Use apply instead of commit for shared preferences
Previously we were operating on the assumption that apply'd settings wouldn't be visible immediately. This isn't true and settings will be accessible via memory before being stored to disk. This reduces any potential stutters caused by saving to shared preferences.
2023-06-03 00:05:50 -07:00
..
android android: Use apply instead of commit for shared preferences 2023-06-03 00:05:50 -07:00
audio_core Audren wait as suggested by ByLaws 2023-05-27 17:38:07 +01:00
common Use yuzu as category instead of citra 2023-06-03 00:05:44 -07:00
core android: native: Add support for custom Vulkan driver loading. 2023-06-03 00:05:31 -07:00
dedicated_room Run clang-format to fix all. 2023-04-19 17:52:09 +00:00
input_common android: Implement amiibo reading from nfc tag 2023-06-03 00:05:48 -07:00
network general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
shader_recompiler Avoid using VectorExtractDynamic for subgroup mask on Adreno GPUs 2023-06-03 00:05:31 -07:00
tests Buffer cache: always use async buffer downloads and fix regression. 2023-05-07 23:46:12 +02:00
video_core android: vulkan_device: Disable VK_EXT_custom_border_color on Adreno. 2023-06-03 00:05:48 -07:00
web_service general: fixes for gcc 13 2023-04-02 19:02:04 -04:00
yuzu android: native: Add support for custom Vulkan driver loading. 2023-06-03 00:05:31 -07:00
yuzu_cmd core: frontend: Refactor GraphicsContext to its own module. 2023-06-03 00:05:31 -07:00
.clang-format
CMakeLists.txt android: Minimal JNI for yuzu. 2023-06-03 00:05:26 -07:00