summaryrefslogtreecommitdiff
path: root/src/video_core/textures/decoders.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-241-2/+82
* GPU: Preliminary work for texture decoding.Gravatar Subv2018-03-241-0/+14