Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/format: Add the P010 format used for 10-bit videos | Thong Thai | 2020-01-03 | 4 | -0/+44 |
* | util/format: add PIPE_FORMAT_ASTC_*x*x*_SRGB to util_format_{srgb,linear}() | Eric Engestrom | 2019-12-27 | 1 | -0/+40 |
* | util/format: remove left-over util_format_description_table declaration | Eric Engestrom | 2019-12-27 | 1 | -4/+0 |
* | util/format: add missing vulkan formats | Jonathan Marek | 2019-12-19 | 2 | -2/+27 |
* | st/mesa: Add GL_TDFX_texture_compression_FXT1 support | Kenneth Graunke | 2019-12-01 | 1 | -0/+1 |
* | util: Move gallium's PIPE_FORMAT utils to /util/format/ | Eric Anholt | 2019-11-14 | 25 | -0/+11248 |