aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.OpenGL/Image/TextureBuffer.cs
AgeCommit message (Expand)Author
2021-07-19Return mapped buffer pointer directly for flush, WriteableRegion for textures...riperiperi
2021-03-08Improve Buffer Textures and flush Image Stores (#2088)riperiperi
2021-03-02Texture Cache: "Texture Groups" and "Texture Dependencies" (#2001)riperiperi
2020-09-10Texture/Buffer Memory Management Improvements (#1408)riperiperi
2020-05-23Spanify Graphics Abstraction Layer (#1226)gdkchan