Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa/formats: add MESA_LAYOUT_LATC | Nanley Chery | 2015-09-19 | 1 | -1/+1 |
* | mesa/formats: define the 2D ASTC formats | Nanley Chery | 2015-08-26 | 1 | -0/+3 |
* | mesa/formats: store whether or not a format is sRGB in gl_format_info | Nanley Chery | 2015-08-24 | 1 | -0/+2 |
* | mesa/formats: add more MESA_FORMAT_LAYOUTs | Nanley Chery | 2015-08-19 | 1 | -9/+1 |
* | mesa: improve error messaging for format CSV parser | Tapani Pälli | 2015-01-28 | 1 | -1/+1 |
* | main: Add a concept of an array format | Jason Ekstrand | 2015-01-12 | 1 | -0/+16 |
* | mesa/format_info: Add support for the BPTC layout | Neil Roberts | 2014-08-12 | 1 | -0/+3 |
* | mesa/format_info: Add support for compressed floating-point formats | Neil Roberts | 2014-08-12 | 1 | -1/+3 |
* | mesa/formats: Add layout and swizzle information | Jason Ekstrand | 2014-08-05 | 1 | -0/+11 |
* | mesa/formats: Remove IndexBits | Jason Ekstrand | 2014-08-05 | 1 | -1/+1 |
* | mesa/main: Add python code to generate the format_info structure | Jason Ekstrand | 2014-08-05 | 1 | -0/+181 |