yuzu-fork/src/shader_recompiler/ir_opt
2022-10-25 12:57:25 +08:00
..
collect_shader_info_pass.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
constant_propagation_pass.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
dead_code_elimination_pass.cpp Revert "shader_recompiler/dead_code_elimination: Add DeadBranchElimination pass" 2022-10-25 12:57:25 +08:00
dual_vertex_pass.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
global_memory_to_storage_buffer_pass.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
identity_removal_pass.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
lower_fp16_to_fp32.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
lower_int64_to_int32.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
passes.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
rescaling_pass.cpp video_code: support rectangle texture 2022-08-25 12:45:58 +08:00
ssa_rewrite_pass.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
texture_pass.cpp General: Fix compilation for GCC 2022-10-06 21:00:53 +02:00
verification_pass.cpp GCC 12 fixes 2022-04-28 16:50:34 -04:00