mageven 468d8f841f Simple GPU fixes (#1093) 6 年 前
..
Buffer.cs b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) 6 年 前
Counters.cs 1876b346fe Initial work 6 年 前
Debugger.cs b18ef8e3a0 Workaround for AMD and Intel view format bug (#1050) 6 年 前
EnumConversion.cs 0202f150d4 Enable stencil texturing (fixes #866) (#910) 6 年 前
FormatInfo.cs af8498d679 Add basic error logging to the GPU 6 年 前
FormatTable.cs ab29521faa Fix R5G6B5 in SurfaceFlinger (#863) 6 年 前
Framebuffer.cs b18ef8e3a0 Workaround for AMD and Intel view format bug (#1050) 6 年 前
HwCapabilities.cs 12d49c37d2 Make max anisotropy configurable (#1043) 6 年 前
Pipeline.cs 468d8f841f Simple GPU fixes (#1093) 6 年 前
Program.cs 796e5d14b4 Use correct shader local memory size instead of a hardcoded size (#914) 6 年 前
Renderer.cs 12d49c37d2 Make max anisotropy configurable (#1043) 6 年 前
Ryujinx.Graphics.OpenGL.csproj 3aa3c4261a Add inbuilt Opengl renderer to window (#922) 6 年 前
Sampler.cs 654e617fe7 Some code cleanup 6 年 前
Shader.cs 1876b346fe Initial work 6 年 前
TextureCopy.cs 468d8f841f Simple GPU fixes (#1093) 6 年 前
TextureCopyUnscaled.cs b18ef8e3a0 Workaround for AMD and Intel view format bug (#1050) 6 年 前
TextureStorage.cs b18ef8e3a0 Workaround for AMD and Intel view format bug (#1050) 6 年 前
TextureView.cs b18ef8e3a0 Workaround for AMD and Intel view format bug (#1050) 6 年 前
VertexArray.cs 9948a7be53 Support constant attributes (with a value of zero) (#1066) 6 年 前
VertexBuffer.cs 1876b346fe Initial work 6 年 前
Window.cs 468d8f841f Simple GPU fixes (#1093) 6 年 前