yuzu-mainline/src
ameerj 494c41dd5a texture_cache/util: Remove unneeded ReadBlockUnsafe
This call was reading GPU memory into the dst buffer, which is then overwritten by the SwizzleTexture call.
2022-04-04 15:57:54 -04:00
..
audio_core audio_core: remove time stretcher 2022-04-01 19:54:58 +02:00
common Merge pull request #8089 from merryhime/paranoia 2022-04-04 11:07:38 -07:00
core Merge pull request #8089 from merryhime/paranoia 2022-04-04 11:07:38 -07:00
input_common
shader_recompiler fix: typos 2022-04-02 16:34:07 +02:00
tests
video_core texture_cache/util: Remove unneeded ReadBlockUnsafe 2022-04-04 15:57:54 -04:00
web_service
yuzu Merge pull request #8089 from merryhime/paranoia 2022-04-04 11:07:38 -07:00
yuzu_cmd audio_core: remove time stretcher 2022-04-01 19:54:58 +02:00
.clang-format
CMakeLists.txt