Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-04-07 | Textures: Added a helper function to know if a texture is blocklinear or pitch. | Subv | 1 | -0/+5 |
2018-03-26 | GPU: Added the TSC structure. It contains information about the sampler. | Subv | 1 | -0/+50 |
2018-03-26 | GPU: Added more fields to the TIC structure. | Subv | 1 | -4/+30 |
2018-03-24 | Frontend: Updated the surface view debug widget to work with Maxwell surfaces. | Subv | 1 | -0/+11 |
2018-03-24 | GPU: Added a method to unswizzle a texture without decoding it. | Subv | 3 | -4/+94 |
2018-03-24 | GPU: Preliminary work for texture decoding. | Subv | 3 | -0/+91 |