gdkchan 9b08abc644 Fix shader compilation on shaders that uses rectangle textures (#2471) il y a 4 ans
..
CodeGen 59900d7f00 Unscale textureSize when resolution scaling is used (#2441) il y a 4 ans
Decoders 7ff1f9aa12 End shader decoding when reaching a block that starts with an infinite loop (after BRX) (#2367) il y a 4 ans
Instructions 59900d7f00 Unscale textureSize when resolution scaling is used (#2441) il y a 4 ans
IntermediateRepresentation 9b08abc644 Fix shader compilation on shaders that uses rectangle textures (#2471) il y a 4 ans
StructuredIr d125fce3e8 Allow shader language and target API to be specified on the shader translator (#2402) il y a 4 ans
Translation 9b08abc644 Fix shader compilation on shaders that uses rectangle textures (#2471) il y a 4 ans
BufferDescriptor.cs a1f77a5b6a Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790) il y a 5 ans
BufferUsageFlags.cs a1f77a5b6a Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790) il y a 5 ans
IGpuAccessor.cs ed2f5ede0f Fix texture sampling with depth compare and LOD level or bias (#2404) il y a 4 ans
InputTopology.cs 48f6570557 Salieri: shader cache (#1701) il y a 5 ans
OutputTopology.cs 9d7a142a48 Support texture rectangle targets (non-normalized coords) il y a 6 ans
Ryujinx.Graphics.Shader.csproj e453ba69f4 Add support for shader atomic min/max (S32) (#1948) il y a 5 ans
SamplerType.cs 0031edae27 Avoid sampler conflicts on bindless samplers with the same name (#1642) il y a 5 ans
ShaderProgram.cs 4047477866 Simplify handling of shader vertex A (#1999) il y a 5 ans
ShaderProgramInfo.cs 4770cfa920 Only enable clip distance if written to on shader (#2217) il y a 5 ans
ShaderStage.cs 48f6570557 Salieri: shader cache (#1701) il y a 5 ans
TextureDescriptor.cs 48f6570557 Salieri: shader cache (#1701) il y a 5 ans
TextureFormat.cs 03711dd7b5 Implement SULD shader instruction (#1117) il y a 6 ans
TextureUsageFlags.cs 1623ab524f Improve Buffer Textures and flush Image Stores (#2088) il y a 5 ans