riperiperi c2ac45adc5 Fix depth clamp enable bit, unit scale for polygon offset. (#1178) vor 6 Jahren
..
Buffer.cs b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) vor 6 Jahren
Counters.cs 1876b346fe Initial work vor 6 Jahren
Debugger.cs b18ef8e3a0 Workaround for AMD and Intel view format bug (#1050) vor 6 Jahren
EnumConversion.cs 0202f150d4 Enable stencil texturing (fixes #866) (#910) vor 6 Jahren
FormatInfo.cs af8498d679 Add basic error logging to the GPU vor 6 Jahren
FormatTable.cs ab29521faa Fix R5G6B5 in SurfaceFlinger (#863) vor 6 Jahren
Framebuffer.cs b18ef8e3a0 Workaround for AMD and Intel view format bug (#1050) vor 6 Jahren
HwCapabilities.cs 12d49c37d2 Make max anisotropy configurable (#1043) vor 6 Jahren
Pipeline.cs c2ac45adc5 Fix depth clamp enable bit, unit scale for polygon offset. (#1178) vor 6 Jahren
Program.cs 796e5d14b4 Use correct shader local memory size instead of a hardcoded size (#914) vor 6 Jahren
Renderer.cs 3cb1fa0e85 Implement texture buffers (#1152) vor 6 Jahren
Ryujinx.Graphics.OpenGL.csproj c46edfab85 Update .NET Core to 3.1, and update NuGet Packages (#1121) vor 6 Jahren
Sampler.cs 654e617fe7 Some code cleanup vor 6 Jahren
Shader.cs 1876b346fe Initial work vor 6 Jahren
TextureBase.cs 3cb1fa0e85 Implement texture buffers (#1152) vor 6 Jahren
TextureBuffer.cs 3cb1fa0e85 Implement texture buffers (#1152) vor 6 Jahren
TextureCopy.cs 468d8f841f Simple GPU fixes (#1093) vor 6 Jahren
TextureCopyUnscaled.cs b18ef8e3a0 Workaround for AMD and Intel view format bug (#1050) vor 6 Jahren
TextureStorage.cs b18ef8e3a0 Workaround for AMD and Intel view format bug (#1050) vor 6 Jahren
TextureView.cs 3cb1fa0e85 Implement texture buffers (#1152) vor 6 Jahren
VertexArray.cs 9948a7be53 Support constant attributes (with a value of zero) (#1066) vor 6 Jahren
VertexBuffer.cs 1876b346fe Initial work vor 6 Jahren
Window.cs 468d8f841f Simple GPU fixes (#1093) vor 6 Jahren