aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Constants.cs
AgeCommit message (Expand)Author
2021-03-19Improve linear texture compatibility rules (#2099)riperiperi
2020-07-15Initial transform feedback support (#1370)gdkchan
2020-05-23Spanify Graphics Abstraction Layer (#1226)gdkchan
2020-05-04Implement user-defined clipping on GL state pipeline (#1118)mageven
2020-04-07Simple GPU fixes (#1093)mageven
2020-02-11Support compute uniform buffers emulated with global memory (#924)gdkchan
2020-01-09Address PR feedbackgdkchan
2020-01-09Add XML documentation to Ryujinx.Graphics.Gpugdkchan
2020-01-09Initial workgdk