gdkchan 0bcbe32367 Only initialize shader outputs that are actually used on the next stage (#3054) před 4 roky
..
CodeGen f861f0bca2 Fix missing geometry shader passthrough inputs (#3106) před 4 roky
Decoders 0bcbe32367 Only initialize shader outputs that are actually used on the next stage (#3054) před 4 roky
Instructions 7f6b3d234a Implement IMUL, PCNT and CONT shader instructions, fix FFMA32I and HFMA32I (#2972) před 4 roky
IntermediateRepresentation acc0b0f313 Fix FLO.SH shader instruction with a input of 0 (#2876) před 4 roky
StructuredIr 7e967d796c Stop using glTransformFeedbackVaryings and use explicit layout on the shader (#3012) před 4 roky
Translation 0bcbe32367 Only initialize shader outputs that are actually used on the next stage (#3054) před 4 roky
BufferDescriptor.cs a1f77a5b6a Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790) před 5 roky
BufferUsageFlags.cs a1f77a5b6a Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790) před 5 roky
Constants.cs ee1038e542 Initial support for shader attribute indexing (#2546) před 4 roky
IGpuAccessor.cs 7e967d796c Stop using glTransformFeedbackVaryings and use explicit layout on the shader (#3012) před 4 roky
InputTopology.cs 48f6570557 Salieri: shader cache (#1701) před 5 roky
OutputTopology.cs 9d7a142a48 Support texture rectangle targets (non-normalized coords) před 6 roky
Ryujinx.Graphics.Shader.csproj 79adba4402 Add support for render scale to vertex stage. (#2763) před 4 roky
SamplerType.cs 0031edae27 Avoid sampler conflicts on bindless samplers with the same name (#1642) před 5 roky
ShaderProgram.cs 97a2133207 shadertools: Prepare for new target Languages and APIs (#2465) před 4 roky
ShaderProgramInfo.cs 3bd357045f Do not allow render targets not explicitly written by the fragment shader to be modified (#3063) před 4 roky
ShaderStage.cs 79adba4402 Add support for render scale to vertex stage. (#2763) před 4 roky
SupportBuffer.cs 79adba4402 Add support for render scale to vertex stage. (#2763) před 4 roky
TessPatchType.cs d512ce122c Initial tessellation shader support (#2534) před 4 roky
TessSpacing.cs d512ce122c Initial tessellation shader support (#2534) před 4 roky
TextureDescriptor.cs 48f6570557 Salieri: shader cache (#1701) před 5 roky
TextureFormat.cs 03711dd7b5 Implement SULD shader instruction (#1117) před 6 roky
TextureHandle.cs 25fd4ef10e Extend bindless elimination to work with masked and shifted handles (#2727) před 4 roky
TextureUsageFlags.cs 99445dd0a6 Add support for fragment shader interlock (#2768) před 4 roky