yuzu/src/shader_recompiler
ameerj 06894b0711 emit_spirv_image: Fix depth image implicit lod sample in compute
Ensures all drivers behave the same way in this case.
2021-10-17 17:09:11 -04:00
..
backend emit_spirv_image: Fix depth image implicit lod sample in compute 2021-10-17 17:09:11 -04:00
frontend Move attribute related definitions to spirv anonymous namespace 2021-09-07 12:34:35 +08:00
ir_opt Shader Compiler: avoid overflowed indices on indixed samplers. 2021-10-17 03:38:09 +02: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 general: Update style to clang-format-12 2021-09-24 15:52: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