summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/format_info.py
Commit message (Expand)AuthorAgeFilesLines
* mesa: Add block depth field in struct gl_format_infoAnuj Phogat2016-05-031-2/+3
* mesa/formats: add MESA_LAYOUT_LATCNanley Chery2015-09-191-1/+1
* mesa/formats: define the 2D ASTC formatsNanley Chery2015-08-261-0/+3
* mesa/formats: store whether or not a format is sRGB in gl_format_infoNanley Chery2015-08-241-0/+2
* mesa/formats: add more MESA_FORMAT_LAYOUTsNanley Chery2015-08-191-9/+1
* mesa: improve error messaging for format CSV parserTapani Pälli2015-01-281-1/+1
* main: Add a concept of an array formatJason Ekstrand2015-01-121-0/+16
* mesa/format_info: Add support for the BPTC layoutNeil Roberts2014-08-121-0/+3
* mesa/format_info: Add support for compressed floating-point formatsNeil Roberts2014-08-121-1/+3
* mesa/formats: Add layout and swizzle informationJason Ekstrand2014-08-051-0/+11
* mesa/formats: Remove IndexBitsJason Ekstrand2014-08-051-1/+1
* mesa/main: Add python code to generate the format_info structureJason Ekstrand2014-08-051-0/+181