Ryujinx/Ryujinx.Graphics.Shader
gdkchan 72e543e946
Prefer texture over textureSize for sampler type (#3132)
* Prefer texture over textureSize for sampler type

* Shader cache version bump
2022-02-18 02:44:46 +01:00
..
CodeGen/Glsl Fix missing geometry shader passthrough inputs (#3106) 2022-02-11 19:52:20 +01:00
Decoders
Instructions
IntermediateRepresentation
StructuredIr Stop using glTransformFeedbackVaryings and use explicit layout on the shader (#3012) 2022-01-21 12:35:21 -03:00
Translation Prefer texture over textureSize for sampler type (#3132) 2022-02-18 02:44:46 +01:00
BufferDescriptor.cs
BufferUsageFlags.cs
Constants.cs
IGpuAccessor.cs Stop using glTransformFeedbackVaryings and use explicit layout on the shader (#3012) 2022-01-21 12:35:21 -03:00
InputTopology.cs
OutputTopology.cs
Ryujinx.Graphics.Shader.csproj
SamplerType.cs
ShaderProgram.cs
ShaderProgramInfo.cs Do not allow render targets not explicitly written by the fragment shader to be modified (#3063) 2022-02-16 23:15:39 +01:00
ShaderStage.cs
SupportBuffer.cs
TessPatchType.cs
TessSpacing.cs
TextureDescriptor.cs
TextureFormat.cs
TextureHandle.cs
TextureUsageFlags.cs