summaryrefslogtreecommitdiffstats
path: root/src/util/format
Commit message (Expand)AuthorAgeFilesLines
* util/format: Add the P010 format used for 10-bit videosThong Thai2020-01-034-0/+44
* util/format: add PIPE_FORMAT_ASTC_*x*x*_SRGB to util_format_{srgb,linear}()Eric Engestrom2019-12-271-0/+40
* util/format: remove left-over util_format_description_table declarationEric Engestrom2019-12-271-4/+0
* util/format: add missing vulkan formatsJonathan Marek2019-12-192-2/+27
* st/mesa: Add GL_TDFX_texture_compression_FXT1 supportKenneth Graunke2019-12-011-0/+1
* util: Move gallium's PIPE_FORMAT utils to /util/format/Eric Anholt2019-11-1425-0/+11248