yuzu-emu
/
yuzu-android
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-android/src/shader_recompiler/ir_opt
ReinUsesLisp 58914796c0 shader: Add XMAD multiplication folding optimization 2021-07-22 21:51:22 -04:00
..
collect_shader_info_pass.cpp spirv: Initial bindings support 2021-07-22 21:51:22 -04:00
constant_propagation_pass.cpp shader: Add XMAD multiplication folding optimization 2021-07-22 21:51:22 -04:00
dead_code_elimination_pass.cpp shader: Support SSA loops on IR 2021-07-22 21:51:22 -04:00
global_memory_to_storage_buffer_pass.cpp spirv: Initial bindings support 2021-07-22 21:51:22 -04:00
identity_removal_pass.cpp spirv: Initial SPIR-V support 2021-07-22 21:51:22 -04:00
passes.h spirv: Initial bindings support 2021-07-22 21:51:22 -04:00
ssa_rewrite_pass.cpp shader: Support SSA loops on IR 2021-07-22 21:51:22 -04:00
verification_pass.cpp shader: Initial implementation of an AST 2021-07-22 21:51:22 -04:00