Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v3d: Include supported DXT formats to enable s3tc/dxt extensions | Jose Maria Casanova Crespo | 2020-05-07 | 1 | -0/+5 |
* | v3d: Fix swizzle in DXT3 and DXT5 formats | Jose Maria Casanova Crespo | 2020-05-07 | 1 | -2/+2 |
* | util: Move gallium's PIPE_FORMAT utils to /util/format/ | Eric Anholt | 2019-11-14 | 1 | -1/+1 |
* | v3d: Fix stencil sampling from a separate-stencil buffer. | Eric Anholt | 2019-01-27 | 1 | -0/+1 |
* | v3d: Fix stencil sampling from packed depth/stencil. | Eric Anholt | 2019-01-27 | 1 | -1/+1 |
* | v3d: Use the TFU to do generatemipmap. | Eric Anholt | 2018-12-07 | 1 | -0/+31 |
* | v3d: Add support for RGBA_SRGB along with BGRA_SRGB. | Eric Anholt | 2018-12-07 | 1 | -0/+2 |
* | v3d: Use the proper depth texture type for sampling. | Eric Anholt | 2018-06-15 | 1 | -3/+3 |
* | v3d: Rename driver functions from vc5 to v3d. | Eric Anholt | 2018-05-16 | 1 | -2/+2 |
* | v3d: Rename the driver files from "vc5" to "v3d". | Eric Anholt | 2018-05-16 | 1 | -0/+318 |