aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Image/TextureBindingInfo.cs
AgeCommit message (Expand)Author
2020-11-09Simplify logic for bindless texture handling (#1667)gdkchan
2020-11-08Use explicit buffer and texture bindings on shaders (#1666)gdkchan
2020-10-20Fix image binding format (#1625)gdkchan
2020-07-07Implement Zero-Configuration Resolution Scaling (#1365)riperiperi
2020-01-09Fix some spelling mistakesgdkchan
2020-01-09Address PR feedbackgdkchan
2020-01-09Add XML documentation to Ryujinx.Graphics.Gpu.Imagegdkchan
2020-01-09Some code cleanupgdkchan
2020-01-09Reimplement limited bindless textures supportgdkchan
2020-01-09Initial workgdk