gdkchan 6b13c5b439 Support bindless texture gather shader instruction 6 years ago
..
CodeGen 7ce5584f9e Support depth clip mode and disable shader fast math optimization on NVIDIA as a workaround for compiler bugs (?) 6 years ago
Decoders 6b13c5b439 Support bindless texture gather shader instruction 6 years ago
Instructions 6b13c5b439 Support bindless texture gather shader instruction 6 years ago
IntermediateRepresentation cb171f6ebf Support shared color mask, implement more shader instructions 6 years ago
StructuredIr cb171f6ebf Support shared color mask, implement more shader instructions 6 years ago
Translation cb171f6ebf Support shared color mask, implement more shader instructions 6 years ago
BufferDescriptor.cs 1876b346fe Initial work 6 years ago
DefineNames.cs 1876b346fe Initial work 6 years ago
InterpolationQualifier.cs 1876b346fe Initial work 6 years ago
OutputTopology.cs 1876b346fe Initial work 6 years ago
Ryujinx.Graphics.Shader.csproj cb171f6ebf Support shared color mask, implement more shader instructions 6 years ago
SamplerType.cs 8eb773d81f Make the shader translator more error resilient (part 2) 6 years ago
ShaderCapabilities.cs cb171f6ebf Support shared color mask, implement more shader instructions 6 years ago
ShaderConfig.cs 6a98c643ca Add a pass to turn global memory access into storage access, and do all storage related transformations on IR 6 years ago
ShaderHeader.cs 1876b346fe Initial work 6 years ago
ShaderProgram.cs f0a59f345c Add partial support for the BRX shader instruction 6 years ago
ShaderProgramInfo.cs 1b7d955195 Initial support for image stores, support texture sample on compute 6 years ago
ShaderStage.cs 1876b346fe Initial work 6 years ago
TextureDescriptor.cs 1b7d955195 Initial support for image stores, support texture sample on compute 6 years ago