yuzu/src
ameerj 31b125ef57 astc: Various robustness enhancements for the gpu decoder
These changes should help in reducing crashes/drivers panics that may
occur due to synchronization issues between the shader completion and
later access of the decoded texture.
2021-06-19 09:00:33 -04:00
..
audio_core
common Merge pull request #6464 from ameerj/disable-astc 2021-06-16 11:29:10 -07:00
core Merge pull request #6464 from ameerj/disable-astc 2021-06-16 11:29:10 -07:00
input_common
tests tests: Add tests for host memory 2021-06-11 17:27:06 +02:00
video_core astc: Various robustness enhancements for the gpu decoder 2021-06-19 09:00:33 -04:00
web_service
yuzu Merge pull request #6464 from ameerj/disable-astc 2021-06-16 11:29:10 -07:00
yuzu_cmd Merge pull request #6418 from clementgallet/sdl-audio-backend 2021-06-16 21:38:20 -07:00
.clang-format
CMakeLists.txt