yuzu/src
Charles Lombardo 83dae1739c android: Show error if invalid keys file is selected
There aren't MIME types specific enough for filtering out files that aren't amiibo or production keys. So here we just check for the extensions "bin" or "keys" where appropriate and stop the process if incorrect. Previously you could select any document and it could cause the app to hang.
2023-06-03 00:05:53 -07:00
..
android android: Show error if invalid keys file is selected 2023-06-03 00:05:53 -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