summaryrefslogtreecommitdiffstats
path: root/src/video_core/textures/decoders.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-18GPU: Allow using a configurable block height when unswizzling textures.Subv1-1/+2
2018-03-24GPU: Added a method to unswizzle a texture without decoding it.Subv1-2/+8
2018-03-24GPU: Preliminary work for texture decoding.Subv1-0/+20