aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.OpenGL/FormatTable.cs
AgeCommit message (Expand)Author
2021-02-08Implement ETC2 (RGB) texture format (#2000)gdkchan
2021-01-05gpu: Implement missing texture formats (#1867)Ac_K
2020-10-20Fix image binding format (#1625)gdkchan
2020-07-26Implement BGRA texture support (#1418)gdkchan
2020-01-09Fix R5G6B5 in SurfaceFlinger (#863)Thog
2020-01-09Add basic error logging to the GPUgdkchan