gdkchan ab4867505e Implement GPU scissors (#1058) 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 80ff2eab29 Change GPU errors to debug and reduce log messages 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 d786d8d2b9 Support copy of slices to 3D textures, remove old 3D render target layered render support, do not delete textures with existing views created from them 6 жил өмнө
HwCapabilities.cs 18814d44b2 Address PR feedback 6 жил өмнө
Pipeline.cs ab4867505e Implement GPU scissors (#1058) 6 жил өмнө
Program.cs 796e5d14b4 Use correct shader local memory size instead of a hardcoded size (#914) 6 жил өмнө
Renderer.cs ab4867505e Implement GPU scissors (#1058) 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 ab4867505e Implement GPU scissors (#1058) 6 жил өмнө
TextureCopyUnscaled.cs f35af5f703 Reduce copy destination size by target mipmap level, rather than source size. (#959) 6 жил өмнө
TextureStorage.cs 80ff2eab29 Change GPU errors to debug and reduce log messages 6 жил өмнө
TextureView.cs 0202f150d4 Enable stencil texturing (fixes #866) (#910) 6 жил өмнө
VertexArray.cs 59fdaa744b GPU resource disposal 6 жил өмнө
VertexBuffer.cs 1876b346fe Initial work 6 жил өмнө
Window.cs ab4867505e Implement GPU scissors (#1058) 6 жил өмнө