aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.OpenGL/Renderer.cs
AgeCommit message (Expand)Author
2020-01-09Support non-constant texture offsets on non-NVIDIA gpusgdkchan
2020-01-09Use maximum shared memory size supported by hardwaregdkchan
2020-01-09Support shared color mask, implement more shader instructionsgdkchan
2020-01-09Add a pass to turn global memory access into storage access, and do all stora...gdk
2020-01-09Initial support for image stores, support texture sample on computegdk
2020-01-09Initial workgdk