1
0
Fork 0
forked from suyu/suyu
suyu/src
ReinUsesLisp aed6011d7c vk_state_tracker: Fix primitive topology
State track the current primitive topology with a regular comparison
instead of using dirty flags.

This fixes a bug in dirty flags for this particular state and it also
avoids unnecessary state changes as this property is stored in a
frequently changed bit field.
2020-08-20 23:07:30 -03:00
..
audio_core General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
common Merge pull request #4546 from lioncash/telemetry 2020-08-20 14:29:13 -04:00
core common/telemetry: Migrate namespace into the Common namespace 2020-08-18 15:08:32 -04:00
input_common General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
tests tests/core_timing: Remove pragma optimize(off) 2020-08-03 11:12:55 -04:00
video_core vk_state_tracker: Fix primitive topology 2020-08-20 23:07:30 -03:00
web_service common/telemetry: Migrate namespace into the Common namespace 2020-08-18 15:08:32 -04:00
yuzu common/telemetry: Migrate namespace into the Common namespace 2020-08-18 15:08:32 -04:00
yuzu_cmd common/telemetry: Migrate namespace into the Common namespace 2020-08-18 15:08:32 -04:00
yuzu_tester common/telemetry: Migrate namespace into the Common namespace 2020-08-18 15:08:32 -04:00
.clang-format
CMakeLists.txt CMakeLists: Resolve #4478 2020-08-03 11:21:24 -04:00