aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.OpenGL/Program.cs
AgeCommit message (Expand)Author
2020-02-02Use correct shader local memory size instead of a hardcoded size (#914)gdkchan
2020-01-09GPU resource disposalgdkchan
2020-01-09Change GPU errors to debug and reduce log messagesgdkchan
2020-01-09Add basic error logging to the GPUgdkchan
2020-01-09Fix image units bindings and shader dump in the presence of NOPsgdk
2020-01-09Initial support for image stores, support texture sample on computegdk
2020-01-09Initial workgdk