shadPS4/src/shader_recompiler/ir/passes
2024-07-01 13:56:14 +03:00
..
constant_propogation_pass.cpp video_core: Implement basic compute shaders and more instructions 2024-05-30 01:39:24 +03:00
dead_code_elimination_pass.cpp shader: Fix block processing order in dead code elimination pass 2024-06-06 02:46:36 +03:00
identity_removal_pass.cpp video_core: Implement basic compute shaders and more instructions 2024-05-30 01:39:24 +03:00
ir_passes.h shader: Fix block processing order in dead code elimination pass 2024-06-06 02:46:36 +03:00
resource_tracking_pass.cpp video_core: Track renderpass scopes properly 2024-07-01 13:56:14 +03:00
shader_info_collection_pass.cpp video_core: Preliminary storage image support and more (#188) 2024-06-10 22:35:14 +03:00
ssa_rewrite_pass.cpp shader_recompiler: Better branch detection + more opcodes 2024-06-02 03:05:40 +03:00