yuzu/src
Morph 26658c2e93 vulkan_device: Return true if either depth/stencil format supports blit
On devices that don't support D24S8 but supports D32S8, this should still return true if D32S8 supports src and dst blit
2023-07-26 20:21:37 -04:00
..
android general: reduce use of dynamic_cast 2023-07-21 19:22:14 -04:00
audio_core Use spans over guest memory where possible instead of copying data. 2023-07-02 23:09:48 +01:00
common Merge pull request #10990 from comex/ubsan 2023-07-26 10:33:28 -04:00
core Merge pull request #10990 from comex/ubsan 2023-07-26 10:33:28 -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 ssa_rewrite_pass: use proper maps 2023-07-23 11:38:01 -04:00
tests
video_core vulkan_device: Return true if either depth/stencil format supports blit 2023-07-26 20:21:37 -04:00
web_service general: Silence -Wshadow{,-uncaptured-local} warnings 2023-07-18 19:31:35 -04:00
yuzu Merge pull request #11128 from german77/discord 2023-07-26 11:04:57 -04:00
yuzu_cmd core_timing: Remove GetCurrentTimerResolution in CoreTiming loop 2023-07-02 15:08:04 -04:00
.clang-format
CMakeLists.txt