aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.OpenGL/Image/TextureBase.cs
AgeCommit message (Expand)Author
2021-04-13Fix sub-image copies on intel GPUs (#2198)gdkchan
2020-11-20Perform Compressed<->Uncompressed copies using Pixel Buffer Objects (#1732)riperiperi
2020-10-29Scale texture resolution before sending to backend (#1646)gdkchan
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