gdkchan 7f6b3d234a Implement IMUL, PCNT and CONT shader instructions, fix FFMA32I and HFMA32I (#2972) hace 4 años
..
CodeGen 79adba4402 Add support for render scale to vertex stage. (#2763) hace 4 años
Decoders 7f6b3d234a Implement IMUL, PCNT and CONT shader instructions, fix FFMA32I and HFMA32I (#2972) hace 4 años
Instructions 7f6b3d234a Implement IMUL, PCNT and CONT shader instructions, fix FFMA32I and HFMA32I (#2972) hace 4 años
IntermediateRepresentation acc0b0f313 Fix FLO.SH shader instruction with a input of 0 (#2876) hace 4 años
StructuredIr 650cc41c02 Implement remaining shader double-precision instructions (#2845) hace 4 años
Translation 7f6b3d234a Implement IMUL, PCNT and CONT shader instructions, fix FFMA32I and HFMA32I (#2972) hace 4 años
BufferDescriptor.cs a1f77a5b6a Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790) hace 5 años
BufferUsageFlags.cs a1f77a5b6a Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790) hace 5 años
Constants.cs ee1038e542 Initial support for shader attribute indexing (#2546) hace 4 años
IGpuAccessor.cs 99445dd0a6 Add support for fragment shader interlock (#2768) hace 4 años
InputTopology.cs 48f6570557 Salieri: shader cache (#1701) hace 5 años
OutputTopology.cs 9d7a142a48 Support texture rectangle targets (non-normalized coords) hace 6 años
Ryujinx.Graphics.Shader.csproj 79adba4402 Add support for render scale to vertex stage. (#2763) hace 4 años
SamplerType.cs 0031edae27 Avoid sampler conflicts on bindless samplers with the same name (#1642) hace 5 años
ShaderProgram.cs 97a2133207 shadertools: Prepare for new target Languages and APIs (#2465) hace 4 años
ShaderProgramInfo.cs fd7567a6b5 Only make render target 2D textures layered if needed (#2646) hace 4 años
ShaderStage.cs 79adba4402 Add support for render scale to vertex stage. (#2763) hace 4 años
SupportBuffer.cs 79adba4402 Add support for render scale to vertex stage. (#2763) hace 4 años
TessPatchType.cs d512ce122c Initial tessellation shader support (#2534) hace 4 años
TessSpacing.cs d512ce122c Initial tessellation shader support (#2534) hace 4 años
TextureDescriptor.cs 48f6570557 Salieri: shader cache (#1701) hace 5 años
TextureFormat.cs 03711dd7b5 Implement SULD shader instruction (#1117) hace 6 años
TextureHandle.cs 25fd4ef10e Extend bindless elimination to work with masked and shifted handles (#2727) hace 4 años
TextureUsageFlags.cs 99445dd0a6 Add support for fragment shader interlock (#2768) hace 4 años