yuzu/src/shader_recompiler/ir_opt
2022-08-31 08:51:47 -04: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 general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04: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 style: General style changes to match with the rest of the codebase 2022-08-31 08:51:47 -04:00
verification_pass.cpp GCC 12 fixes 2022-04-28 16:50:34 -04:00