aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.GAL/Format.cs
AgeCommit message (Expand)Author
2021-08-20Swap BGR components for 16-bit BGR texture formats (#2567)gdkchan
2021-02-08Implement ETC2 (RGB) texture format (#2000)gdkchan
2021-01-05gpu: Implement missing texture formats (#1867)Ac_K
2020-11-01Support 3D BC4 and BC5 compressed textures (#1655)gdkchan
2020-09-11Allow swizzles to match with "undefined" components (#1538)riperiperi
2020-07-26Implement BGRA texture support (#1418)gdkchan
2020-07-07Implement Zero-Configuration Resolution Scaling (#1365)riperiperi
2020-01-09Fix BC6 Signed/Unsigned float texture formatsgdk
2020-01-09Initial workgdk