Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | freedreno/a3xx: add ETC2 decoding support | Ilia Mirkin | 2015-02-19 | 1 | -0/+10 |
* | freedreno/a3xx: add hardware ETC1 support | Ilia Mirkin | 2015-02-18 | 1 | -0/+3 |
* | freedreno/a3xx: add bgr565 texturing and rendering | Ilia Mirkin | 2014-12-06 | 1 | -1/+1 |
* | freedreno/a3xx: add support for SRGB render targets | Ilia Mirkin | 2014-12-06 | 1 | -8/+8 |
* | freedreno/a3xx: output RGBA16_FLOAT from fs for certain outputs | Ilia Mirkin | 2014-12-06 | 1 | -0/+13 |
* | freedreno/a3xx: re-enable rgb10_a2 render targets | Ilia Mirkin | 2014-12-06 | 1 | -1/+3 |
* | freedreno/a3xx: add missing integer formats and enable rendering | Ilia Mirkin | 2014-11-30 | 1 | -3/+30 |
* | freedreno/a3xx: add 16-bit unorm/snorm texture formats | Ilia Mirkin | 2014-11-30 | 1 | -6/+6 |
* | freedreno/a3xx: unify vertex/texture formats into a single table | Ilia Mirkin | 2014-11-29 | 1 | -351/+218 |
* | freedreno/a3xx: rename vertex/texture format enums to be more consistent | Ilia Mirkin | 2014-11-29 | 1 | -63/+63 |
* | freedreno/a3xx: fd3_util -> fd3_format | Ilia Mirkin | 2014-11-29 | 1 | -0/+453 |