| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | GPU: Implemented the B5G6R5 format. | 2018-04-18 | 1 | -0/+1 | |
| * | GPU: Allow using a configurable block height when unswizzling textures. | 2018-04-18 | 1 | -0/+7 | |
| * | GPU/TIC: Added the pitch and block height fields to the TIC structure. | 2018-04-18 | 1 | -1/+16 | |
| * | texture: Add missing formats. | 2018-04-17 | 1 | -1/+3 | |
| * | GPU: Assert when finding a texture with a format type other than UNORM. | 2018-04-06 | 1 | -4/+14 | |
| * | Textures: Added a helper function to know if a texture is blocklinear or pitch. | 2018-04-06 | 1 | -0/+5 | |
| * | GPU: Added the TSC structure. It contains information about the sampler. | 2018-03-26 | 1 | -0/+50 | |
| * | GPU: Added more fields to the TIC structure. | 2018-03-26 | 1 | -4/+30 | |
| * | GPU: Added a method to unswizzle a texture without decoding it. | 2018-03-24 | 1 | -0/+4 | |
| * | GPU: Preliminary work for texture decoding. | 2018-03-24 | 1 | -0/+57 |