suyu/src
ameerj 862dc2b2b3 structured_control_flow: Add DemoteCombinationPass
Some drivers misread data when demotes are interleaved in the program. This moves demote branches to be checked at the end of the program.
Fixes "wireframe" issue in Pokemon SwSh on some drivers
2021-08-28 11:35:25 -04:00
..
audio_core
common Revert "logging: Display backtrace on crash" 2021-08-27 04:01:22 -04:00
core Revert "kernel: Various improvements to scheduler" 2021-08-25 20:59:28 -07:00
input_common input_common: Disable sdl raw input mode 2021-08-12 13:17:07 -05:00
shader_recompiler structured_control_flow: Add DemoteCombinationPass 2021-08-28 11:35:25 -04:00
tests logging: Simplify and make thread-safe 2021-08-13 18:39:45 +00:00
video_core Merge pull request #6919 from ameerj/vk-int8-capability 2021-08-25 23:46:08 +02:00
web_service
yuzu logging: Fix log filter during initialization 2021-08-24 01:32:38 -04:00
yuzu_cmd logging: Simplify and make thread-safe 2021-08-13 18:39:45 +00:00
.clang-format
CMakeLists.txt