This website requires JavaScript.
Explore
Help
Sign In
renil
/
yuzu
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-05-02
. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu
/
src
/
shader_recompiler
/
ir_opt
History
FernandoS27
45d547af11
shader: Implement SR_LaneId
2021-07-22 21:51:26 -04:00
..
collect_shader_info_pass.cpp
shader: Implement SR_LaneId
2021-07-22 21:51:26 -04:00
constant_propagation_pass.cpp
shader: Fold composite extract
2021-07-22 21:51:25 -04:00
dead_code_elimination_pass.cpp
shader: Implement CAL inlining function calls
2021-07-22 21:51:23 -04:00
global_memory_to_storage_buffer_pass.cpp
shader: Mark SSBOs as written when they are
2021-07-22 21:51:25 -04:00
identity_removal_pass.cpp
shader: Implement CAL inlining function calls
2021-07-22 21:51:23 -04:00
lower_fp16_to_fp32.cpp
shader: Fix F2I
2021-07-22 21:51:24 -04:00
passes.h
shader: Implement CAL inlining function calls
2021-07-22 21:51:23 -04:00
ssa_rewrite_pass.cpp
shader: Improve VOTE.VTG stub
2021-07-22 21:51:25 -04:00
texture_pass.cpp
shader: Implement ImageGradient
2021-07-22 21:51:25 -04:00
verification_pass.cpp
shader: Implement CAL inlining function calls
2021-07-22 21:51:23 -04:00