ryujinx/Ryujinx.Graphics.Shader
2020-01-09 02:13:00 +01:00
..
CodeGen Fix wrong maximum id on sampler pool in some cases 2020-01-09 02:13:00 +01:00
Decoders Support shared color mask, implement more shader instructions 2020-01-09 02:13:00 +01:00
Instructions Fix wrong maximum id on sampler pool in some cases 2020-01-09 02:13:00 +01:00
IntermediateRepresentation Support shared color mask, implement more shader instructions 2020-01-09 02:13:00 +01:00
StructuredIr Support shared color mask, implement more shader instructions 2020-01-09 02:13:00 +01:00
Translation Support shared color mask, implement more shader instructions 2020-01-09 02:13:00 +01:00
BufferDescriptor.cs
DefineNames.cs
InterpolationQualifier.cs
OutputTopology.cs
Ryujinx.Graphics.Shader.csproj Support shared color mask, implement more shader instructions 2020-01-09 02:13:00 +01:00
SamplerType.cs
ShaderCapabilities.cs Support shared color mask, implement more shader instructions 2020-01-09 02:13:00 +01:00
ShaderConfig.cs Add a pass to turn global memory access into storage access, and do all storage related transformations on IR 2020-01-09 02:13:00 +01:00
ShaderHeader.cs
ShaderProgram.cs
ShaderProgramInfo.cs
ShaderStage.cs
TextureDescriptor.cs