aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Vulkan/Ryujinx.Graphics.Vulkan.csproj
AgeCommit message (Expand)Author
2024-09-17Add area sampling scaler to allow for super-sampled anti-aliasing. (#7304)ZenoArrows
2023-11-15Migrate to .NET 8 (#5887)Zoltan Csizmadia
2023-08-18Implement support for masked stencil clears on Vulkan (#5589)gdkchan
2023-07-11Move ShaderBinaries into individual .spv files (#5280)ealekseychik
2023-04-27Move solution and projects to srcTSR Berry