ryujinx/Ryujinx.Graphics.Gpu/Engine
riperiperi c2ac45adc5
Fix depth clamp enable bit, unit scale for polygon offset. (#1178)
Verified with deko3d and opengl driver code.
2020-04-30 11:47:24 +10:00
..
Compute.cs
ComputeQmd.cs
Inline2Memory.cs
MethodClear.cs Initial conditional rendering support (#1012) 2020-04-22 16:00:11 +10:00
MethodConditionalRendering.cs Initial conditional rendering support (#1012) 2020-04-22 16:00:11 +10:00
MethodCopyBuffer.cs
MethodCopyTexture.cs
MethodDraw.cs Initial conditional rendering support (#1012) 2020-04-22 16:00:11 +10:00
MethodFifo.cs
MethodFirmware.cs
MethodIncrementSyncpoint.cs
MethodReport.cs Implement texture buffers (#1152) 2020-04-25 23:02:18 +10:00
MethodResetCounter.cs
Methods.cs Fix depth clamp enable bit, unit scale for polygon offset. (#1178) 2020-04-30 11:47:24 +10:00
MethodUniformBufferBind.cs
MethodUniformBufferUpdate.cs