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