Ryujinx/Ryujinx.Graphics.OpenGL
2020-01-09 02:13:00 +01:00
..
Buffer.cs Initial work 2020-01-09 02:13:00 +01:00
Counters.cs Initial work 2020-01-09 02:13:00 +01:00
Debugger.cs Change GPU errors to debug and reduce log messages 2020-01-09 02:13:00 +01:00
EnumConversion.cs Change GPU errors to debug and reduce log messages 2020-01-09 02:13:00 +01:00
FormatInfo.cs Add basic error logging to the GPU 2020-01-09 02:13:00 +01:00
FormatTable.cs Add basic error logging to the GPU 2020-01-09 02:13:00 +01:00
Framebuffer.cs 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 2020-01-09 02:13:00 +01:00
HwCapabilities.cs Support non-constant texture offsets on non-NVIDIA gpus 2020-01-09 02:13:00 +01:00
Pipeline.cs GPU resource disposal 2020-01-09 02:13:00 +01:00
Program.cs GPU resource disposal 2020-01-09 02:13:00 +01:00
Renderer.cs GPU resource disposal 2020-01-09 02:13:00 +01:00
Ryujinx.Graphics.OpenGL.csproj Add basic error logging to the GPU 2020-01-09 02:13:00 +01:00
Sampler.cs Some code cleanup 2020-01-09 02:13:00 +01:00
Shader.cs Initial work 2020-01-09 02:13:00 +01:00
TextureCopy.cs GPU resource disposal 2020-01-09 02:13:00 +01:00
TextureCopyUnscaled.cs Some code cleanup 2020-01-09 02:13:00 +01:00
TextureStorage.cs Change GPU errors to debug and reduce log messages 2020-01-09 02:13:00 +01:00
TextureView.cs Remove more unused code 2020-01-09 02:13:00 +01:00
VertexArray.cs GPU resource disposal 2020-01-09 02:13:00 +01:00
VertexBuffer.cs Initial work 2020-01-09 02:13:00 +01:00
Window.cs GPU resource disposal 2020-01-09 02:13:00 +01:00