2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/shader_recompiler
2021-11-16 22:11:29 +01:00
..
backend emit_spirv: Fix RescalingLayout alignment 2021-11-16 22:11:29 +01:00
frontend shader: Properly scale image reads and add GL SPIR-V support 2021-11-16 22:11:29 +01:00
ir_opt RescalingPass: Agregate pixels on texelFetch while on Fragment Shader 2021-11-16 22:11:29 +01:00
CMakeLists.txt shader: Fix resolution scaling pass 2021-11-16 22:11:27 +01:00
environment.h
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
program_header.h
runtime_info.h shader: Properly scale image reads and add GL SPIR-V support 2021-11-16 22:11:29 +01:00
shader_info.h spirv: Implement rescaling patching 2021-11-16 22:11:28 +01:00
stage.h
varying_state.h