aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/textures/decoders.cpp
AgeCommit message (Expand)Author
2018-04-18GPU: Add support for the DXT23 and DXT45 compressed texture formats.Subv
2018-04-18GPU: Implemented the B5G6R5 format.Subv
2018-04-18GPU: Allow using a configurable block height when unswizzling textures.Subv
2018-03-24Frontend: Updated the surface view debug widget to work with Maxwell surfaces.Subv
2018-03-24GPU: Added a method to unswizzle a texture without decoding it.Subv
2018-03-24GPU: Preliminary work for texture decoding.Subv