yuzu-fork/src
ReinUsesLisp 7402442442 vk_staging_buffer_pool: Get a staging buffer instead of waiting
Avoids waiting idle while the GPU finishes to do work, and fixes an
issue where we'd wait forever if a single command buffer (logic tick)
all the data.
2021-02-13 02:18:05 -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 vk_staging_buffer_pool: Get a staging buffer instead of waiting 2021-02-13 02:18:05 -03:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu yuzu/config: Disable assembly shaders by default 2021-02-13 02:18:05 -03:00
yuzu_cmd gpu: Report renderer errors with exceptions 2021-02-13 02:16:19 -03:00
.clang-format
CMakeLists.txt cmake: Enforce -Warray-bounds and -Wmissing-field-initializers globally 2021-01-24 17:31:29 -03:00