aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.OpenGL/Image/TextureStorage.cs
AgeCommit message (Expand)Author
2022-07-31Vulkan backend (#2518)gdkchan
2021-11-03Clamp number of mipmap levels to avoid API errors due to invalid textures (#2...gdkchan
2021-04-17Fix intel view copy workaround. (#2216)riperiperi
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-09-10Texture/Buffer Memory Management Improvements (#1408)riperiperi
2020-08-04Improved Logger (#1292)mageven
2020-07-07Implement Zero-Configuration Resolution Scaling (#1365)riperiperi
2020-05-23Spanify Graphics Abstraction Layer (#1226)gdkchan