aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.GAL/Format.cs
AgeCommit message (Expand)Author
2024-05-23Workaround AMD bug on logic op with float framebuffer (#6852)gdkchan
2024-02-15Implement X8Z24 texture format (#6315)gdkchan
2024-02-08Implement BGR10A2 render target format (#6273)gdkchan
2023-09-25GPU: Discard data when getting texture before full clear (#5719)riperiperi
2023-06-28[Ryujinx.Graphics.GAL] Address dotnet-format issues (#5366)TSRBerry
2023-06-03Allow BGRA images on Vulkan (#5203)gdkchan
2023-04-27Move solution and projects to srcTSR Berry