aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nv50/nv50_formats.c
Commit message (Expand)AuthorAgeFilesLines
* nv50,nvc0: mark RGBX_UINT formats as renderableIlia Mirkin2018-10-091-4/+4
* nvc0: restore image binding on RGB10A2, remove from BGR10A2Ilia Mirkin2018-04-071-2/+2
* nv50,nvc0: Support BGRX1010102 and RGBX1010102 for sampling.Mario Kleiner2018-03-141-0/+2
* nv50,nvc0: mark ABGR format as displayable instead of ARGB formatIlia Mirkin2018-02-191-2/+2
* nv50,nvc0: use alternate samplers for stencilIlia Mirkin2017-02-121-3/+3
* nv50,nvc0: srgb rendering is only available for rgba/bgraIlia Mirkin2016-07-181-2/+2
* nvc0: add support for BGRA8 imagesIlia Mirkin2016-07-181-1/+2
* nv50,nvc0: fix BGR10_A2UI vertex formatIlia Mirkin2016-06-051-1/+1
* nvc0: add hardware ETC2 and ASTC support on GK20A and GM107+Ilia Mirkin2016-04-041-0/+46
* nv50-: split tic format specificationBen Skeggs2016-02-161-10/+11
* nv50-: switch nv50_formats.c to updated g80_texture.xml.hBen Skeggs2016-02-161-206/+207
* nv50-: switch nv50_formats.c to updated g80_defs.xml.hBen Skeggs2016-02-161-8/+8
* nv50-: improved macros to handle format specificationBen Skeggs2016-02-161-470/+359
* nv50-: separate vertex formats from surface format descriptionsBen Skeggs2016-02-161-61/+188
* nvc0: reintroduce BGRA4 format supportIlia Mirkin2015-11-061-2/+0
* nvc0: remove BGRA4 format supportIlia Mirkin2015-09-091-0/+2
* gallium: add BIND flags for R/W buffers and imagesMarek Olšák2015-07-161-1/+1
* Revert "nv50,nvc0: remove bogus 64_FLOAT formats"Ilia Mirkin2015-03-231-0/+5
* nv50,nvc0: remove bogus 64_FLOAT formatsIlia Mirkin2015-03-061-5/+0
* nv50: regenerate rnndb headersIlia Mirkin2015-01-051-4/+8
* nv50: remove ancient map of rt formatsIlia Mirkin2014-11-271-83/+0
* nvc0: add BPTC format supportIlia Mirkin2014-08-121-0/+7
* nv50,nvc0: allow 15,16,30 bpp display formatsChristoph Bumiller2014-05-231-4/+4
* nv50,nvc0: add X8Z24_UNORM, fix stencil-only formatsIlia Mirkin2014-05-041-3/+9
* nv50,nvc0: add 11f_11f_10f vertex supportIlia Mirkin2014-03-041-1/+1
* nv50: add more RGB10A2 formatsChristoph Bumiller2014-01-271-0/+7
* nv50, nvc0: clear out RT on a null cbufIlia Mirkin2014-01-271-1/+0
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+504