summaryrefslogtreecommitdiffstats
path: root/src/video_core/textures/decoders.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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.Subv1-2/+82
2018-03-24GPU: Preliminary work for texture decoding.Subv1-0/+14