ryujinx/Ryujinx.Graphics.Shader
Isaac Marovitz 8ac53c66b4
Remove Half Conversion (#4106)
* Remove HalfConversion

* Update `CodeGenVersion`
2022-12-14 21:13:23 -03:00
..
CodeGen
Decoders Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
Instructions
IntermediateRepresentation
StructuredIr
Translation Remove Half Conversion (#4106) 2022-12-14 21:13:23 -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
InputTopology.cs
OutputTopology.cs
Ryujinx.Graphics.Shader.csproj
SamplerType.cs
ShaderProgram.cs
ShaderProgramInfo.cs Implement HLE macro for DrawElementsIndirect (#3748) 2022-11-16 14:53:04 -03:00
ShaderStage.cs
SupportBuffer.cs
TessPatchType.cs
TessSpacing.cs
TextureDescriptor.cs
TextureFormat.cs
TextureHandle.cs
TextureUsageFlags.cs