Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa/formats: define the 2D ASTC formats | Nanley Chery | 2015-08-26 | 1 | -0/+31 |
* | mesa: support GL_RGB for GL_EXT_texture_type_2_10_10_10_REV | Tapani Pälli | 2015-01-19 | 1 | -0/+1 |
* | mesa: restrict use of GL_ABGR_EXT format to allowed data types | Samuel Iglesias Gonsalvez | 2015-01-12 | 1 | -4/+0 |
* | mesa/formats: add new mesa formats and their pack/unpack functions. | Samuel Iglesias Gonsalvez | 2015-01-12 | 1 | -0/+13 |
* | mesa: Add MESA_FORMAT_{A8R8G8B8, X8R8G8B8, X8B8G8R8}_SRGB (v2) | Richard Sandiford | 2014-09-17 | 1 | -0/+3 |
* | mesa: Add MESA_FORMAT_A8L8_{SNORM,SRGB} | Richard Sandiford | 2014-09-17 | 1 | -0/+2 |
* | mesa: Add the format enums for BPTC-compressed images | Neil Roberts | 2014-08-12 | 1 | -0/+6 |
* | mesa/formats: Fix the size of ETC2_SRGB8_PUNCHTHROUGH_ALPHA1 | Jason Ekstrand | 2014-08-06 | 1 | -1/+1 |
* | mesa/formats: Use the correct swizzle parameter for the 11-bit EAC formats | Jason Ekstrand | 2014-08-06 | 1 | -4/+4 |
* | mesa: Add a format description CSV file | Jason Ekstrand | 2014-08-05 | 1 | -0/+282 |