summaryrefslogtreecommitdiffstats
path: root/src/video_core/textures (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-26GPU: Added the TSC structure. It contains information about the sampler.Subv1-0/+50
2018-03-26GPU: Added more fields to the TIC structure.Subv1-4/+30
2018-03-24Frontend: Updated the surface view debug widget to work with Maxwell surfaces.Subv1-0/+11
2018-03-24GPU: Added a method to unswizzle a texture without decoding it.Subv3-4/+94
2018-03-24GPU: Preliminary work for texture decoding.Subv3-0/+91