aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Vulkan/Shaders
AgeCommit message (Expand)Author
2023-09-02Vulkan: Device Local and higher invocation count for buffer conversions (#5623)riperiperi
2023-08-18Implement support for masked stencil clears on Vulkan (#5589)gdkchan
2023-07-11Move ShaderBinaries into individual .spv files (#5280)ealekseychik
2023-07-01[Ryujinx.Graphics.Vulkan] Address dotnet-format issues (#5378)TSRBerry
2023-05-01GPU: Pre-emptively flush textures that are flushed often (to imported memory ...riperiperi
2023-04-27Move solution and projects to srcTSR Berry