aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/TextureDescriptor.cs
AgeCommit message (Expand)Author
2022-04-10New shader cache implementation (#3194)1.1.101gdkchan
2020-11-13Salieri: shader cache (#1701)Mary
2020-11-09Simplify logic for bindless texture handling (#1667)gdkchan
2020-11-08Use explicit buffer and texture bindings on shaders (#1666)gdkchan
2020-11-02Support res scale on images, correctly blacklist for SUST, move logic out of ...riperiperi
2020-10-20Fix image binding format (#1625)gdkchan
2020-07-07Implement Zero-Configuration Resolution Scaling (#1365)riperiperi
2020-01-09Reimplement limited bindless textures supportgdkchan
2020-01-09Initial support for image stores, support texture sample on computegdk
2020-01-09Initial workgdk