This website requires JavaScript.
Explore
Help
Sign In
prifak
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6dafb08f52ac78119669a698c4b9a39bffd48f8f
yuzu
/
src
/
shader_recompiler
/
ir_opt
History
ReinUsesLisp
6dafb08f52
shader: Better constant folding
2021-07-22 21:51:22 -04:00
..
constant_propagation_pass.cpp
shader: Better constant folding
2021-07-22 21:51:22 -04:00
dead_code_elimination_pass.cpp
shader: Initial recompiler work
2021-07-22 21:51:21 -04:00
global_memory_to_storage_buffer_pass.cpp
shader: Make typed IR
2021-07-22 21:51:21 -04:00
identity_removal_pass.cpp
shader: Constant propagation and global memory to storage buffer
2021-07-22 21:51:21 -04:00
passes.h
shader: Constant propagation and global memory to storage buffer
2021-07-22 21:51:21 -04:00
ssa_rewrite_pass.cpp
shader: Properly store phi on Inst
2021-07-22 21:51:21 -04:00
verification_pass.cpp
shader: Constant propagation and global memory to storage buffer
2021-07-22 21:51:21 -04:00