2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
2023-07-18 19:56:20 -04:00
..
android android: fix links to re-dumping guides 2023-07-16 20:22:27 +03:00
audio_core Use spans over guest memory where possible instead of copying data. 2023-07-02 23:09:48 +01:00
common general: Silence -Wshadow{,-uncaptured-local} warnings 2023-07-18 19:31:35 -04:00
core general: Silence -Wshadow{,-uncaptured-local} warnings 2023-07-18 19:31:35 -04:00
dedicated_room
input_common input_common: set SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS to 0 2023-07-07 21:59:47 +02:00
network
shader_recompiler shaders: Track local memory usage 2023-06-25 18:59:33 -04:00
tests
video_core vk_buffer_cache: Format 2023-07-18 19:56:20 -04:00
web_service general: Silence -Wshadow{,-uncaptured-local} warnings 2023-07-18 19:31:35 -04:00
yuzu main: Use 1_MiB as a constant for copy buffer size 2023-07-06 13:04:27 -04:00
yuzu_cmd core_timing: Remove GetCurrentTimerResolution in CoreTiming loop 2023-07-02 15:08:04 -04:00
.clang-format
CMakeLists.txt