aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/formats.csv
Commit message (Expand)AuthorAgeFilesLines
* mesa: Stop defining a full separate format for RGBA_UINT8.Eric Anholt2019-11-071-1/+0
* mesa: Redefine the RG formats as array formats.Eric Anholt2019-10-201-8/+4
* mesa: Replace MESA_FORMAT_L8A8/A8L8 UNORM/SNORM/SRGB with an array format.Eric Anholt2019-10-201-6/+3
* mesa: Replace the LA16_UNORM packed formats with one array format.Eric Anholt2019-10-201-2/+1
* mesa: add GL_AMD_compressed_ATC_texture supportJonathan Marek2019-04-231-0/+5
* mesa/core: Add definitions and translations for EXT_texture_sRGB_R8Gert Wollny2018-11-021-0/+1
* mesa: Add X1B5G5R5 along with A1B5G5R5.Eric Anholt2017-10-101-0/+1
* 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