yuzu/src
Charles Lombardo a827486391 android: Remove LocalBroadcastManager
This causes a couple of minor changes to directory initialization. We don't have a lengthy initialization step so we could spend less time creating state receivers and just run initialization on the main thread. We also don't have a situation where external storage will be a concern so checks are removed in favor of a binary check to see if initialization is ready.

This additionally removes the unused DoFrame callback.
2023-06-03 00:05:49 -07:00
..
android android: Remove LocalBroadcastManager 2023-06-03 00:05:49 -07:00
audio_core
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
input_common android: Implement amiibo reading from nfc tag 2023-06-03 00:05:48 -07:00
network
shader_recompiler
tests
video_core android: vulkan_device: Disable VK_EXT_custom_border_color on Adreno. 2023-06-03 00:05:48 -07:00
web_service
yuzu android: native: Add support for custom Vulkan driver loading. 2023-06-03 00:05:31 -07:00
yuzu_cmd
.clang-format
CMakeLists.txt