ryujinx/Ryujinx.Graphics.OpenGL
2020-01-09 02:13:00 +01:00
..
Converters
Formats Fix BC6 Signed/Unsigned float texture formats 2020-01-09 02:13:00 +01:00
Buffer.cs
Counters.cs
Debugger.cs
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 Revert "Check for ASTC support on the list of supported compressed formats" 2020-01-09 02:13:00 +01:00
Pipeline.cs Fix texture 0 not being bound for compute 2020-01-09 02:13:00 +01:00
Program.cs Fix image units bindings and shader dump in the presence of NOPs 2020-01-09 02:13:00 +01:00
Renderer.cs Initial support for image stores, support texture sample on compute 2020-01-09 02:13:00 +01:00
Ryujinx.Graphics.OpenGL.csproj
Sampler.cs
Shader.cs
TextureCopy.cs
TextureCopyUnscaled.cs
TextureStorage.cs
TextureView.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
VertexArray.cs
VertexBuffer.cs
Window.cs Improved and simplified window texture presentation 2020-01-09 02:13:00 +01:00