ryujinx/Ryujinx.Graphics.Shader/Decoders
gdkchan 2068445939
Fix shader SULD (bindless) instruction using wrong register as handle (#3732)
* GLSL: Do not generate scale helpers if we have no textures

* Fix shader SULD (bindless) instruction using wrong register as handle
2022-10-03 20:40:22 -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 incorrect tessellation inputs/outputs (#3728) 2022-10-01 02:35:52 -03:00
FunctionType.cs
InstDecoders.cs
InstName.cs
InstOp.cs
InstProps.cs
InstTable.cs Fix shader SULD (bindless) instruction using wrong register as handle (#3732) 2022-10-03 20:40:22 -03:00
Register.cs
RegisterConsts.cs
RegisterType.cs