yuzu/src/shader_recompiler
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
..
backend SPIR-V: Merge two ifs in EmitGetAttribute 2021-08-19 20:13:46 +03:00
frontend structured_control_flow: Add DemoteCombinationPass 2021-08-28 11:35:25 -04:00
ir_opt Merge pull request #6767 from ReinUsesLisp/fold-float-pack 2021-07-30 02:07:52 -04:00
CMakeLists.txt shader: Rework varyings and implement passthrough geometry shaders 2021-07-22 21:51:39 -04:00
environment.h shader: Rework varyings and implement passthrough geometry shaders 2021-07-22 21:51:39 -04:00
exception.h exception: Make constructors explicit 2021-07-27 04:15:14 -04:00
host_translate_info.h shader: Add support for native 16-bit floats 2021-07-22 21:51:38 -04:00
object_pool.h object_pool: Add missing return in Chunk move assignment operator 2021-07-26 04:01:05 -04:00
profile.h glsl: Clamp shared mem size to GL_MAX_COMPUTE_SHARED_MEMORY_SIZE 2021-07-22 21:51:40 -04:00
program_header.h shader: Rework varyings and implement passthrough geometry shaders 2021-07-22 21:51:39 -04:00
runtime_info.h shader: Rework varyings and implement passthrough geometry shaders 2021-07-22 21:51:39 -04:00
shader_info.h shader: Rework varyings and implement passthrough geometry shaders 2021-07-22 21:51:39 -04:00
stage.h shader: Unify shader stage types 2021-07-22 21:51:39 -04:00
varying_state.h shader: Rework varyings and implement passthrough geometry shaders 2021-07-22 21:51:39 -04:00