aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Vulkan/FormatTable.cs
AgeCommit message (Expand)Author
2024-02-15Implement X8Z24 texture format (#6315)gdkchan
2024-02-08Implement BGR10A2 render target format (#6273)gdkchan
2024-01-31Vulkan: Add Render Pass / Framebuffer Cache (#6182)riperiperi
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-07-01[Ryujinx.Graphics.Vulkan] Address dotnet-format issues (#5378)TSRBerry
2023-06-03Allow BGRA images on Vulkan (#5203)gdkchan
2023-05-25Truncate vertex attribute format if it exceeds stride on MoltenVK (#5094)gdkchan
2023-04-27Move solution and projects to srcTSR Berry