aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/textures/texture.h
AgeCommit message (Expand)Author
2018-03-26GPU: Added the TSC structure. It contains information about the sampler.Subv
2018-03-26GPU: Added more fields to the TIC structure.Subv
2018-03-24GPU: Added a method to unswizzle a texture without decoding it.Subv
2018-03-24GPU: Preliminary work for texture decoding.Subv