gdkchan 2df16ded9b Improve shader BRX instruction code generation (#3759) před 3 roky
..
CodeGen 2068445939 Fix shader SULD (bindless) instruction using wrong register as handle (#3732) před 3 roky
Decoders 2df16ded9b Improve shader BRX instruction code generation (#3759) před 3 roky
Instructions 2df16ded9b Improve shader BRX instruction code generation (#3759) před 3 roky
IntermediateRepresentation 66f16f4392 Fix bindless 1D textures having a buffer type on the shader (#3697) před 3 roky
StructuredIr 9c2500de5f Fix incorrect tessellation inputs/outputs (#3728) před 3 roky
Translation 2df16ded9b Improve shader BRX instruction code generation (#3759) před 3 roky
AlphaTestOp.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
AttributeType.cs 88a0e720cb Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552) před 3 roky
BufferDescriptor.cs 43ebd7a9bb New shader cache implementation (#3194) před 4 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 619ac86bd0 Do not output ViewportIndex on SPIR-V if GPU does not support it (#3644) před 3 roky
InputTopology.cs e44a43c7e1 Implement VMAD shader instruction and improve InvocationInfo and ISBERD handling (#3251) před 4 roky
OutputTopology.cs 9d7a142a48 Support texture rectangle targets (non-normalized coords) před 6 roky
Ryujinx.Graphics.Shader.csproj 2232e4ae87 Vulkan backend (#2518) před 3 roky
SamplerType.cs 2232e4ae87 Vulkan backend (#2518) před 3 roky
ShaderProgram.cs 43ebd7a9bb New shader cache implementation (#3194) před 4 roky
ShaderProgramInfo.cs 43ebd7a9bb New shader cache implementation (#3194) před 4 roky
ShaderStage.cs 79adba4402 Add support for render scale to vertex stage. (#2763) před 4 roky
SupportBuffer.cs 2232e4ae87 Vulkan backend (#2518) před 3 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 43ebd7a9bb New shader cache implementation (#3194) před 4 roky
TextureFormat.cs 2197f41506 Removed extra semicolons. (#3594) před 3 roky
TextureHandle.cs 0cb1e926b5 Allow bindless textures with handles from unbound constant buffer (#3706) před 3 roky
TextureUsageFlags.cs 99445dd0a6 Add support for fragment shader interlock (#2768) před 4 roky