summaryrefslogtreecommitdiffstats
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.Subv2018-03-241-0/+11
* GPU: Added a method to unswizzle a texture without decoding it.Subv2018-03-241-2/+82
* GPU: Preliminary work for texture decoding.Subv2018-03-241-0/+14