Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GPU: Implement the A2BGR10 texture format. | Subv | 2018-04-22 | 1 | -0/+3 |
* | GPU: Add support for the DXT23 and DXT45 compressed texture formats. | Subv | 2018-04-19 | 1 | -1/+9 |
* | GPU: Implemented the B5G6R5 format. | Subv | 2018-04-19 | 1 | -0/+4 |
* | GPU: Allow using a configurable block height when unswizzling textures. | Subv | 2018-04-18 | 1 | -5/+4 |
* | Frontend: Updated the surface view debug widget to work with Maxwell surfaces. | Subv | 2018-03-24 | 1 | -0/+11 |
* | GPU: Added a method to unswizzle a texture without decoding it. | Subv | 2018-03-24 | 1 | -2/+82 |
* | GPU: Preliminary work for texture decoding. | Subv | 2018-03-24 | 1 | -0/+14 |