| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | GPU: Make the Textures::CopySwizzledData function accessible from the outside... | 2018-04-25 | 1 | -3/+2 | |
| * | gl_rasterizer_cache: Update to be based on GPU addresses, not CPU addresses. | 2018-04-24 | 1 | -0/+1 | |
| * | GPU: Implement the A2BGR10 texture format. | 2018-04-21 | 1 | -0/+3 | |
| * | GPU: Add support for the DXT23 and DXT45 compressed texture formats. | 2018-04-18 | 1 | -1/+9 | |
| * | GPU: Implemented the B5G6R5 format. | 2018-04-18 | 1 | -0/+4 | |
| * | GPU: Allow using a configurable block height when unswizzling textures. | 2018-04-18 | 1 | -5/+4 | |
| * | Frontend: Updated the surface view debug widget to work with Maxwell surfaces. | 2018-03-24 | 1 | -0/+11 | |
| * | GPU: Added a method to unswizzle a texture without decoding it. | 2018-03-24 | 1 | -2/+82 | |
| * | GPU: Preliminary work for texture decoding. | 2018-03-24 | 1 | -0/+14 |