summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/formats.csv
Commit message (Expand)AuthorAgeFilesLines
* mesa: Add entries for astc 3d formats initializing struct gl_format_infoAnuj Phogat2016-05-031-0/+21
* mesa: Add block depth field in struct gl_format_infoAnuj Phogat2016-05-031-264/+265
* mesa: Update commentAnuj Phogat2016-03-021-1/+1
* mesa/formats: add MESA_LAYOUT_LATCNanley Chery2015-09-191-4/+4
* mesa/formats: 8-bit channel integer formats additionDave Airlie2015-09-021-0/+4
* mesa/formats: add some formats from GL3.3Dave Airlie2015-09-021-0/+12
* mesa/formats: define the 2D ASTC formatsNanley Chery2015-08-261-0/+31
* mesa: support GL_RGB for GL_EXT_texture_type_2_10_10_10_REVTapani Pälli2015-01-191-0/+1
* mesa: restrict use of GL_ABGR_EXT format to allowed data typesSamuel Iglesias Gonsalvez2015-01-121-4/+0
* mesa/formats: add new mesa formats and their pack/unpack functions.Samuel Iglesias Gonsalvez2015-01-121-0/+13
* mesa: Add MESA_FORMAT_{A8R8G8B8, X8R8G8B8, X8B8G8R8}_SRGB (v2)Richard Sandiford2014-09-171-0/+3
* mesa: Add MESA_FORMAT_A8L8_{SNORM,SRGB}Richard Sandiford2014-09-171-0/+2
* mesa: Add the format enums for BPTC-compressed imagesNeil Roberts2014-08-121-0/+6
* mesa/formats: Fix the size of ETC2_SRGB8_PUNCHTHROUGH_ALPHA1Jason Ekstrand2014-08-061-1/+1
* mesa/formats: Use the correct swizzle parameter for the 11-bit EAC formatsJason Ekstrand2014-08-061-4/+4
* mesa: Add a format description CSV fileJason Ekstrand2014-08-051-0/+282