ryujinx/Ryujinx.Graphics.OpenGL
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
..
Buffer.cs
Counters.cs
Debugger.cs
EnumConversion.cs
FormatInfo.cs
FormatTable.cs
Framebuffer.cs
HwCapabilities.cs
Pipeline.cs Fix depth clamp enable bit, unit scale for polygon offset. (#1178) 2020-04-30 11:47:24 +10:00
Program.cs
Renderer.cs Implement texture buffers (#1152) 2020-04-25 23:02:18 +10:00
Ryujinx.Graphics.OpenGL.csproj
Sampler.cs
Shader.cs
TextureBase.cs Implement texture buffers (#1152) 2020-04-25 23:02:18 +10:00
TextureBuffer.cs Implement texture buffers (#1152) 2020-04-25 23:02:18 +10:00
TextureCopy.cs
TextureCopyUnscaled.cs
TextureStorage.cs
TextureView.cs Implement texture buffers (#1152) 2020-04-25 23:02:18 +10:00
VertexArray.cs
VertexBuffer.cs
Window.cs