yuzu/src
ReinUsesLisp e4e0abc418 vk_graphics_pipeline: Manage primitive topology as fixed state
Vulkan has requirements for primitive topologies that don't play nicely
with yuzu's. Since it's only 4 bits, we can move it to fixed state
without changing the size of the pipeline key.

- Fixes a regression on recent Nvidia drivers on Fire Emblem: Three
  Houses.
2020-10-13 04:08:33 -03:00
..
audio_core Merge pull request #4721 from lioncash/genfn 2020-09-29 15:16:24 -07:00
common Merge pull request #4731 from lat9nq/mingw-zstd-fix 2020-10-07 17:57:14 -07:00
core Merge pull request #4736 from Morph1984/home-button-input-protection-stub 2020-10-07 14:54:05 -07:00
input_common Merge pull request #4757 from german77/BetterMotion 2020-10-09 23:37:08 -07:00
tests tests/core_timing: Remove pragma optimize(off) 2020-08-03 11:12:55 -04:00
video_core vk_graphics_pipeline: Manage primitive topology as fixed state 2020-10-13 04:08:33 -03:00
web_service web_service: Move web_result.h into web_service 2020-08-22 19:29:54 -04:00
yuzu Merge pull request #4733 from ReinUsesLisp/game-list-leak 2020-09-30 05:54:18 -04:00
yuzu_cmd renderer_opengl: Remove emulated mailbox presentation 2020-09-20 16:29:41 -03:00
yuzu_tester Merge pull request #4594 from german77/MotionHID 2020-09-17 12:39:01 -07:00
.clang-format
CMakeLists.txt CMakeLists: Resolve #4478 2020-08-03 11:21:24 -04:00