yuzu/src
Charles Lombardo 233ae9ab69 android: MainActivity overhaul
This moves several parts of the main activity into fragments that manage themselves to react to changes. UI changes like the appearance of a new search view or when the games list changes now gets updated via multiple view models. This also starts a conversion to the androidx navigation component which furthers the goals mentioned previously with more fragment responsibility. This will eventually allow us to use one activity with interchanging fragments and multiple view models that are stored within that central activity.

fdas
2023-06-03 00:05:51 -07:00
..
android android: MainActivity overhaul 2023-06-03 00:05:51 -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 service: account: Save user profile folder on first user creation 2023-06-03 00:05:50 -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: Disable vertex_input_dynamic_state on Qualcomm. 2023-06-03 00:05:51 -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 chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt android: Minimal JNI for yuzu. 2023-06-03 00:05:26 -07:00