yuzu/src
ameerj c4ff7ecf51 textures: Reintroduce CPU ASTC decoder
Users may want to fall back to the CPU ASTC texture decoder due to hangs
and crashes that may be caused by keeping the GPU under compute heavy
loads for extended periods of time. This is especially the case in games
such as Astral Chain which make extensive use of ASTC textures.
2021-06-15 20:19:00 -04:00
..
audio_core general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
common Merge pull request #6448 from Morph1984/recursive-dir-iterator 2021-06-14 15:47:04 +02:00
core lm: Demote guest logs to LOG_DEBUG 2021-06-14 22:23:27 -04:00
input_common Merge pull request #6407 from lat9nq/fix-libusb-2 2021-06-10 23:35:30 -07:00
tests tests: Add tests for host memory 2021-06-11 17:27:06 +02:00
video_core textures: Reintroduce CPU ASTC decoder 2021-06-15 20:19:00 -04:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu configure_cpu_debug: Clarify settings behavior 2021-06-13 00:27:33 -04:00
yuzu_cmd General: Add settings for fastmem and disabling adress space check. 2021-06-11 17:27:17 +02:00
.clang-format
CMakeLists.txt CMakeLists: Enforce C4715 on MSVC 2021-05-17 03:48:58 -04:00