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
87919b193c20a95769745c9e5e6debc193a98df8
ryujinx
/
Ryujinx.Graphics.Shader
/
Decoders
History
gdkchan
7f8a3541eb
Fix decoding of block after shader BRA.CC instructions without predicate (
#3472
)
...
* Fix decoding of block after BRA.CC instructions without predicate * Shader cache version bump
2022-07-23 11:53:14 -03:00
..
BitfieldExtensions.cs
…
Block.cs
Fix decoding of block after shader BRA.CC instructions without predicate (
#3472
)
2022-07-23 11:53:14 -03:00
DecodedFunction.cs
…
DecodedProgram.cs
…
Decoder.cs
Fix decoding of block after shader BRA.CC instructions without predicate (
#3472
)
2022-07-23 11:53:14 -03:00
FunctionType.cs
…
InstDecoders.cs
Implement VMAD shader instruction and improve InvocationInfo and ISBERD handling (
#3251
)
2022-04-08 12:42:39 +02:00
InstName.cs
…
InstOp.cs
…
InstProps.cs
…
InstTable.cs
…
Register.cs
…
RegisterConsts.cs
…
RegisterType.cs
…