suyu/src
ReinUsesLisp 7bd603061c tests: Add unit tests for the GPU range tracking buffer container
Due to how error prone the container design is, this commit adds unit
tests for it.

Some tests taken from here are based on bugs from using this buffer
container in games, so if we ever break it in the future in a way that
might harm games, the tests should fail.
2021-01-13 04:31:40 -03:00
..
audio_core Merge pull request #5264 from 16-Bit-Dog/patch-1 2020-12-31 01:46:53 -08:00
common common/parent_of_member: Replace TYPED_STORAGE define with template alias 2021-01-11 18:26:04 -05:00
core hle: kernel: thread: Preserve thread wait reason for debugging only. 2021-01-11 14:23:17 -08:00
input_common general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
tests tests: Add unit tests for the GPU range tracking buffer container 2021-01-13 04:31:40 -03:00
video_core buffer_cache/buffer_base: Add a range tracking buffer container 2021-01-13 04:14:58 -03:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu hle: kernel: thread: Preserve thread wait reason for debugging only. 2021-01-11 14:23:17 -08:00
yuzu_cmd config: Enable docked mode by default 2021-01-10 09:37:38 -05:00
yuzu_tester config: Enable docked mode by default 2021-01-10 09:37:38 -05:00
.clang-format
CMakeLists.txt cmake: Enforce C4101 2021-01-10 01:16:25 -05:00