aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Gpu/Image/FormatTable.cs
AgeCommit message (Expand)Author
2024-02-24Change packed aliasing formats to UInt (#6358)1.1.1214gdkchan
2024-02-15Implement X8Z24 texture format (#6315)1.1.1197gdkchan
2023-11-19Enable copy dependency between RGBA8 and RGBA32 formats (#5943)1.1.1092gdkchan
2023-08-29Geometry shader emulation for macOS (#5551)1.1.1002gdkchan
2023-08-16GPU: Add Z16RUnormGUintBUintAUint Format (#5578)1.1.991riperiperi
2023-07-02[Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367)1.1.951TSRBerry
2023-04-27Move solution and projects to srcTSR Berry