Ryujinx/Ryujinx.Graphics.Shader
gdkchan 17a1cab5d2
Allow SNorm buffer texture formats on Vulkan (#3957)
* Allow SNorm buffer texture formats on Vulkan

* Shader cache version bump
2022-12-04 15:36:03 -03:00
..
CodeGen
Decoders Improve shader BRX instruction code generation (#3759) 2022-10-15 23:20:16 +00:00
Instructions
IntermediateRepresentation
StructuredIr
Translation Allow SNorm buffer texture formats on Vulkan (#3957) 2022-12-04 15:36:03 -03:00
AlphaTestOp.cs
AttributeType.cs
BufferDescriptor.cs
BufferUsageFlags.cs Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790) 2021-01-17 17:08:06 -03:00
Constants.cs
IGpuAccessor.cs Allow SNorm buffer texture formats on Vulkan (#3957) 2022-12-04 15:36:03 -03:00
InputTopology.cs
OutputTopology.cs
Ryujinx.Graphics.Shader.csproj
SamplerType.cs
ShaderProgram.cs New shader cache implementation (#3194) 2022-04-10 10:49:44 -03:00
ShaderProgramInfo.cs
ShaderStage.cs
SupportBuffer.cs
TessPatchType.cs Initial tessellation shader support (#2534) 2021-10-18 18:38:04 -03:00
TessSpacing.cs
TextureDescriptor.cs
TextureFormat.cs
TextureHandle.cs
TextureUsageFlags.cs Add support for fragment shader interlock (#2768) 2021-10-28 19:53:12 -03:00