gdkchan 650cc41c02 Implement remaining shader double-precision instructions (#2845) 4 лет назад
..
CodeGen 650cc41c02 Implement remaining shader double-precision instructions (#2845) 4 лет назад
Decoders 911ea38e93 Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins (#2817) 4 лет назад
Instructions 650cc41c02 Implement remaining shader double-precision instructions (#2845) 4 лет назад
IntermediateRepresentation acc0b0f313 Fix FLO.SH shader instruction with a input of 0 (#2876) 4 лет назад
StructuredIr 650cc41c02 Implement remaining shader double-precision instructions (#2845) 4 лет назад
Translation 650cc41c02 Implement remaining shader double-precision instructions (#2845) 4 лет назад
BufferDescriptor.cs a1f77a5b6a Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790) 5 лет назад
BufferUsageFlags.cs a1f77a5b6a Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790) 5 лет назад
Constants.cs ee1038e542 Initial support for shader attribute indexing (#2546) 4 лет назад
IGpuAccessor.cs 99445dd0a6 Add support for fragment shader interlock (#2768) 4 лет назад
InputTopology.cs 48f6570557 Salieri: shader cache (#1701) 5 лет назад
OutputTopology.cs 9d7a142a48 Support texture rectangle targets (non-normalized coords) 6 лет назад
Ryujinx.Graphics.Shader.csproj 57d3296ba4 infra: Migrate to .NET 6 (#2829) 4 лет назад
SamplerType.cs 0031edae27 Avoid sampler conflicts on bindless samplers with the same name (#1642) 5 лет назад
ShaderProgram.cs 97a2133207 shadertools: Prepare for new target Languages and APIs (#2465) 4 лет назад
ShaderProgramInfo.cs fd7567a6b5 Only make render target 2D textures layered if needed (#2646) 4 лет назад
ShaderStage.cs 48f6570557 Salieri: shader cache (#1701) 5 лет назад
SupportBuffer.cs 0ba4ade8f1 Ensure render scale is initialized to 1 on the backend (#2543) 4 лет назад
TessPatchType.cs d512ce122c Initial tessellation shader support (#2534) 4 лет назад
TessSpacing.cs d512ce122c Initial tessellation shader support (#2534) 4 лет назад
TextureDescriptor.cs 48f6570557 Salieri: shader cache (#1701) 5 лет назад
TextureFormat.cs 03711dd7b5 Implement SULD shader instruction (#1117) 6 лет назад
TextureHandle.cs 25fd4ef10e Extend bindless elimination to work with masked and shifted handles (#2727) 4 лет назад
TextureUsageFlags.cs 99445dd0a6 Add support for fragment shader interlock (#2768) 4 лет назад