aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.GAL/IRenderer.cs
AgeCommit message (Expand)Author
2020-05-23Spanify Graphics Abstraction Layer (#1226)gdkchan
2020-05-04Implement Counter Queue and Partial Host Conditional Rendering (#1167)riperiperi
2020-01-13Replace glFinish with barrier for WaitForIdle (#878)gdkchan
2020-01-10InitializeCounters to InitializeAc_K
2020-01-09GPU resource disposalgdkchan
2020-01-09Some code cleanupgdkchan
2020-01-09Initial support for image stores, support texture sample on computegdk
2020-01-09Initial workgdk