gdkchan b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) 6 年 前
..
CodeGen 92703af555 Address PR feedback 6 年 前
Decoders b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) 6 年 前
Instructions 912e43e979 Remove some unused args on the shader translator 6 年 前
IntermediateRepresentation 2eccc7023a Partial support for shader memory barriers 6 年 前
StructuredIr a718b60d06 Fix exception on shader translator when adding goto temp variable 6 年 前
Translation b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) 6 年 前
BufferDescriptor.cs 1876b346fe Initial work 6 年 前
DefineNames.cs 9d7a142a48 Support texture rectangle targets (non-normalized coords) 6 年 前
InputTopology.cs 9d7a142a48 Support texture rectangle targets (non-normalized coords) 6 年 前
InterpolationQualifier.cs 1876b346fe Initial work 6 年 前
OutputTopology.cs 9d7a142a48 Support texture rectangle targets (non-normalized coords) 6 年 前
QueryInfoName.cs 92703af555 Address PR feedback 6 年 前
Ryujinx.Graphics.Shader.csproj 80707f9311 Add runtime identifiers to new projects 6 年 前
SamplerType.cs 8eb773d81f Make the shader translator more error resilient (part 2) 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 947e14d3be Reimplement limited bindless textures support 6 年 前