aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.OpenGL/Image/TextureView.cs
AgeCommit message (Expand)Author
2021-05-16Use copy dependencies for the Intel/AMD view format workaround (#2144)riperiperi
2021-04-17Fix intel view copy workaround. (#2216)riperiperi
2021-04-13Fix sub-image copies on intel GPUs (#2198)gdkchan
2021-03-17Fix typos (#2109)EmulationFanatic
2021-03-02Texture Cache: "Texture Groups" and "Texture Dependencies" (#2001)riperiperi
2020-11-20Perform Compressed<->Uncompressed copies using Pixel Buffer Objects (#1732)riperiperi
2020-10-29Scale texture resolution before sending to backend (#1646)gdkchan
2020-09-10Texture/Buffer Memory Management Improvements (#1408)riperiperi
2020-07-26Implement BGRA texture support (#1418)gdkchan
2020-07-07Implement Zero-Configuration Resolution Scaling (#1365)riperiperi
2020-05-23Spanify Graphics Abstraction Layer (#1226)gdkchan