This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
6f1d9648016c9442f6dcdac257f28c1a7a19aca0
ryujinx
/
Ryujinx.Graphics.Shader
/
IntermediateRepresentation
History
gdkchan
053dcfdb05
Use multiple dest operands for shader call instructions (
#1975
)
...
* Use multiple dest operands for shader call instructions * Passing opNode is no longer needed
2021-02-01 11:13:38 +11:00
..
BasicBlock.cs
Implement CAL and RET shader instructions (
#1618
)
2020-10-25 17:00:44 -03:00
CommentNode.cs
…
Function.cs
Implement CAL and RET shader instructions (
#1618
)
2020-10-25 17:00:44 -03:00
INode.cs
Support multiple destination operands on shader IR and shuffle predicates (
#1964
)
2021-01-28 10:59:47 +11:00
Instruction.cs
Use multiple dest operands for shader call instructions (
#1975
)
2021-02-01 11:13:38 +11:00
IrConsts.cs
…
Operand.cs
…
OperandHelper.cs
Implement CAL and RET shader instructions (
#1618
)
2020-10-25 17:00:44 -03:00
OperandType.cs
Implement CAL and RET shader instructions (
#1618
)
2020-10-25 17:00:44 -03:00
Operation.cs
Use multiple dest operands for shader call instructions (
#1975
)
2021-02-01 11:13:38 +11:00
PhiNode.cs
Support multiple destination operands on shader IR and shuffle predicates (
#1964
)
2021-01-28 10:59:47 +11:00
TextureFlags.cs
…
TextureOperation.cs
Simplify logic for bindless texture handling (
#1667
)
2020-11-09 19:35:04 -03:00