yuzu/src/shader_recompiler
ameerj 907dfbea71 structured_control_flow: Skip reordering nested demote branches.
Nested demote branches add complexity with combining the condition if it has not been initialized yet. Skip them for the time being.
2021-08-30 11:46:25 -04:00
..
backend SPIR-V: Merge two ifs in EmitGetAttribute 2021-08-19 20:13:46 +03:00
frontend structured_control_flow: Skip reordering nested demote branches. 2021-08-30 11:46: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 structured_control_flow: Conditionally invoke demote reorder pass 2021-08-30 11:46:24 -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