gdkchan cfe5fec0cf Remove some usings that are not needed 6 年之前
..
CodeGen f2c85c5d58 Support non-constant texture offsets on non-NVIDIA gpus 6 年之前
Decoders 6b13c5b439 Support bindless texture gather shader instruction 6 年之前
Instructions cfe5fec0cf Remove some usings that are not needed 6 年之前
IntermediateRepresentation f2c85c5d58 Support non-constant texture offsets on non-NVIDIA gpus 6 年之前
StructuredIr 171c3d54c6 Correct non-constant offset rewrite for texelFetch 6 年之前
Translation 171c3d54c6 Correct non-constant offset rewrite for texelFetch 6 年之前
BufferDescriptor.cs 1876b346fe Initial work 6 年之前
DefineNames.cs 66d91cbc6c Use dispatch params shared memory size when available 6 年之前
InterpolationQualifier.cs 1876b346fe Initial work 6 年之前
OutputTopology.cs 1876b346fe Initial work 6 年之前
Ryujinx.Graphics.Shader.csproj cb171f6ebf Support shared color mask, implement more shader instructions 6 年之前
SamplerType.cs 8eb773d81f Make the shader translator more error resilient (part 2) 6 年之前
ShaderCapabilities.cs f2c85c5d58 Support non-constant texture offsets on non-NVIDIA gpus 6 年之前
ShaderConfig.cs 6a98c643ca Add a pass to turn global memory access into storage access, and do all storage related transformations on IR 6 年之前
ShaderHeader.cs 1876b346fe Initial work 6 年之前
ShaderProgram.cs f0a59f345c Add partial support for the BRX shader instruction 6 年之前
ShaderProgramInfo.cs 1b7d955195 Initial support for image stores, support texture sample on compute 6 年之前
ShaderStage.cs 1876b346fe Initial work 6 年之前
TextureDescriptor.cs 1b7d955195 Initial support for image stores, support texture sample on compute 6 年之前