1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-20 14:03:35 +01:00
Ryujinx/Ryujinx.Graphics.Shader
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
..
CodeGen Fix shader SULD (bindless) instruction using wrong register as handle (#3732) 2022-10-03 20:40:22 -03:00
Decoders Fix shader SULD (bindless) instruction using wrong register as handle (#3732) 2022-10-03 20:40:22 -03:00
Instructions Fix shader SULD (bindless) instruction using wrong register as handle (#3732) 2022-10-03 20:40:22 -03:00
IntermediateRepresentation
StructuredIr
Translation Fix incorrect tessellation inputs/outputs (#3728) 2022-10-01 02:35:52 -03:00
AlphaTestOp.cs
AttributeType.cs
BufferDescriptor.cs
BufferUsageFlags.cs
Constants.cs
IGpuAccessor.cs
InputTopology.cs
OutputTopology.cs
Ryujinx.Graphics.Shader.csproj
SamplerType.cs
ShaderProgram.cs
ShaderProgramInfo.cs
ShaderStage.cs
SupportBuffer.cs
TessPatchType.cs
TessSpacing.cs
TextureDescriptor.cs
TextureFormat.cs
TextureHandle.cs
TextureUsageFlags.cs