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