2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
ameerj 678f73069f vk_rasterizer: Fix dynamic StencilOp updating when two faces are enabled
This function was incorrectly using the stencil_two_side_enable register when dynamically updating the StencilOp.
2021-09-12 16:19:12 -04:00
..
audio_core
common Merge pull request #6846 from ameerj/nvdec-gpu-decode 2021-09-11 23:11:32 +02:00
core Merge pull request #6846 from ameerj/nvdec-gpu-decode 2021-09-11 23:11:32 +02:00
input_common input_common: Disable sdl raw input mode 2021-08-12 13:17:07 -05:00
shader_recompiler Merge pull request #6962 from vonchenplus/spirv_support_legacy_attribute 2021-09-08 14:04:44 -07:00
tests logging: Simplify and make thread-safe 2021-08-13 18:39:45 +00:00
video_core vk_rasterizer: Fix dynamic StencilOp updating when two faces are enabled 2021-09-12 16:19:12 -04:00
web_service
yuzu Merge pull request #6846 from ameerj/nvdec-gpu-decode 2021-09-11 23:11:32 +02:00
yuzu_cmd Merge pull request #6846 from ameerj/nvdec-gpu-decode 2021-09-11 23:11:32 +02:00
.clang-format
CMakeLists.txt