Archived
1
0
Fork 0
forked from Mirror/Ryujinx
This repository has been archived on 2024-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
jinx/Ryujinx.Graphics.Shader
Isaac Marovitz 8ac53c66b4
Remove Half Conversion (#4106)
* Remove HalfConversion

* Update `CodeGenVersion`
2022-12-14 21:13:23 -03:00
..
CodeGen Fix Redundant Qualifer Warnings (#4091) 2022-12-10 21:21:13 +01:00
Decoders Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
Instructions Move gl_Layer from vertex to geometry if GPU does not support it on vertex (#3866) 2022-11-18 23:27:54 -03:00
IntermediateRepresentation
StructuredIr Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
Translation Remove Half Conversion (#4106) 2022-12-14 21:13:23 -03:00
AlphaTestOp.cs
AttributeType.cs
BufferDescriptor.cs
BufferUsageFlags.cs
Constants.cs GPU: Eliminate CB0 accesses when storage buffer accesses are resolved (#3847) 2022-11-17 18:47:41 +01:00
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
ShaderProgramInfo.cs
ShaderStage.cs
SupportBuffer.cs
TessPatchType.cs
TessSpacing.cs
TextureDescriptor.cs
TextureFormat.cs
TextureHandle.cs
TextureUsageFlags.cs