aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Vulkan/TextureBuffer.cs
AgeCommit message (Expand)Author
2022-10-08GPU: Pass SpanOrArray for Texture SetData to avoid copy (#3745)riperiperi
2022-10-03Vulkan: Fix buffer texture storage not being updated on buffer handle reuse (...gdkchan
2022-08-26Fast path for Inline-to-Memory texture data transfers (#3610)gdkchan
2022-08-17Removed extra semicolons. (#3594)Nicholas Rodine
2022-07-31Vulkan backend (#2518)gdkchan