1
0
Fork 0
forked from suyu/suyu
suyu/src
ReinUsesLisp 70353649d7 fixed_pipeline_cache: Use dirty flags to lazily update key
Use dirty flags to avoid building pipeline key from scratch on each draw
call. This saves a bit of unnecesary work on each draw call.
2021-02-13 17:44:47 -03:00
..
audio_core Merge pull request #5868 from german77/HandheldFix 2021-02-08 11:33:53 -08:00
common common: Add -fsized-deallocation as a Clang flag 2021-02-09 21:28:33 -05:00
core kernel: More accurately reserve and release resources 2021-02-12 19:05:24 -05:00
input_common Merge pull request #5869 from german77/mousePanning 2021-02-11 09:58:23 -08:00
tests tests/buffer_base: Add cached CPU writes tests 2021-02-13 02:15:29 -03:00
video_core fixed_pipeline_cache: Use dirty flags to lazily update key 2021-02-13 17:44:47 -03:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu Merge pull request #5915 from lat9nq/screenshots-dir-fix 2021-02-13 02:56:23 -05:00
yuzu_cmd config: Make high GPU accuracy the default 2021-02-13 02:38:05 -03:00
.clang-format
CMakeLists.txt cmake: Enforce -Warray-bounds and -Wmissing-field-initializers globally 2021-01-24 17:31:29 -03:00