This website requires JavaScript.
Explore
Help
Register
Sign In
bel
/
suyu
Archived
Watch
1
Star
0
Fork
0
You've already forked suyu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-01-05
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
4d0d29fc2092bf02e102b8bac9cfa1b509274901
suyu
/
src
/
shader_recompiler
/
frontend
/
maxwell
History
FernandoS27
4d0d29fc20
shader: Address feedback
2021-07-22 21:51:25 -04:00
..
translate
shader: Address feedback
2021-07-22 21:51:25 -04:00
control_flow.cpp
shader: Fix indirect branches to scheduler instructions
2021-07-22 21:51:25 -04:00
control_flow.h
shader: Fix indirect branches to scheduler instructions
2021-07-22 21:51:25 -04:00
decode.cpp
shader: Add pools and rename files
2021-07-22 21:51:21 -04:00
decode.h
shader: Add pools and rename files
2021-07-22 21:51:21 -04:00
indirect_branch_table_track.cpp
shader: Implement BRX
2021-07-22 21:51:25 -04:00
indirect_branch_table_track.h
shader: Implement BRX
2021-07-22 21:51:25 -04:00
instruction.h
shader: Implement BRX
2021-07-22 21:51:25 -04:00
location.h
shader: Initial implementation of an AST
2021-07-22 21:51:22 -04:00
maxwell.inc
shader: Implement TXD
2021-07-22 21:51:25 -04:00
opcodes.cpp
shader: Add pools and rename files
2021-07-22 21:51:21 -04:00
opcodes.h
shader: Add pools and rename files
2021-07-22 21:51:21 -04:00
program.cpp
shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when available
2021-07-22 21:51:25 -04:00
program.h
shader: Initial implementation of an AST
2021-07-22 21:51:22 -04:00
structured_control_flow.cpp
shader: Fix indirect branches to scheduler instructions
2021-07-22 21:51:25 -04:00
structured_control_flow.h
shader: Implement CAL inlining function calls
2021-07-22 21:51:23 -04:00