aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.OpenGL/FormatTable.cs
AgeCommit message (Expand)Author
2024-02-15Implement X8Z24 texture format (#6315)gdkchan
2024-02-08Implement BGR10A2 render target format (#6273)gdkchan
2023-06-28[Ryujinx.Graphics.OpenGL] Address dotnet-format issues (#5372)TSRBerry
2023-04-27Move solution and projects to srcTSR Berry