2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
t895 1c278974a8 android: Don't save settings on config destruction
Android doesn't have a proper way of destroying its config object so it's best to stick to the built-in methods to control saving config
2024-01-03 22:12:15 -05:00
..
android android: Don't save settings on config destruction 2024-01-03 22:12:15 -05:00
audio_core core_timing: remove user data value 2023-12-23 15:36:44 -05:00
common Merge pull request #12518 from t895/theme-settings 2024-01-01 15:02:06 -05:00
core Merge pull request #12543 from FernandoS27/stop-liking-posts-from-ur-friends-ex 2024-01-01 15:02:20 -05:00
dedicated_room
frontend_common frontend_common: config: Do not count "." as a special character 2023-12-30 15:11:36 -05:00
input_common
network
shader_recompiler shader_recompiler: use default value for clip distances array 2023-12-26 19:32:47 -05:00
tests Merge pull request #12454 from liamwhite/ct-stuff 2024-01-01 13:56:31 -06:00
video_core Vulkan: Only recreate swapchain if the frame is bigger than the swap image. 2023-12-31 21:03:46 +01:00
web_service
yuzu yuzu: Use displayed port on direct connect 2024-01-02 10:17:26 -06:00
yuzu_cmd frontend_common: config: Refactor WriteSetting to stricter types 2023-12-30 15:11:36 -05:00
.clang-format
CMakeLists.txt