yuzu/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 input_common: Reduce unused includes 2022-03-20 02:25:09 -04:00
shader_recompiler fix: typos 2022-04-02 16:34:07 +02:00
tests cmake: make tests optional 2022-01-12 00:36:20 +01:00
video_core texture_cache/util: Remove unneeded ReadBlockUnsafe 2022-04-04 15:57:54 -04:00
web_service web_service: Reduce unused includes 2022-03-20 02:25:09 -04:00
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 cmake: make tests optional 2022-01-12 00:36:20 +01:00