| Commit message (Expand) | Author | Age | Files | Lines |
* | nv50,nvc0: mark RGBX_UINT formats as renderable | Ilia Mirkin | 2018-10-09 | 1 | -4/+4 |
* | nvc0: restore image binding on RGB10A2, remove from BGR10A2 | Ilia Mirkin | 2018-04-07 | 1 | -2/+2 |
* | nv50,nvc0: Support BGRX1010102 and RGBX1010102 for sampling. | Mario Kleiner | 2018-03-14 | 1 | -0/+2 |
* | nv50,nvc0: mark ABGR format as displayable instead of ARGB format | Ilia Mirkin | 2018-02-19 | 1 | -2/+2 |
* | nv50,nvc0: use alternate samplers for stencil | Ilia Mirkin | 2017-02-12 | 1 | -3/+3 |
* | nv50,nvc0: srgb rendering is only available for rgba/bgra | Ilia Mirkin | 2016-07-18 | 1 | -2/+2 |
* | nvc0: add support for BGRA8 images | Ilia Mirkin | 2016-07-18 | 1 | -1/+2 |
* | nv50,nvc0: fix BGR10_A2UI vertex format | Ilia Mirkin | 2016-06-05 | 1 | -1/+1 |
* | nvc0: add hardware ETC2 and ASTC support on GK20A and GM107+ | Ilia Mirkin | 2016-04-04 | 1 | -0/+46 |
* | nv50-: split tic format specification | Ben Skeggs | 2016-02-16 | 1 | -10/+11 |
* | nv50-: switch nv50_formats.c to updated g80_texture.xml.h | Ben Skeggs | 2016-02-16 | 1 | -206/+207 |
* | nv50-: switch nv50_formats.c to updated g80_defs.xml.h | Ben Skeggs | 2016-02-16 | 1 | -8/+8 |
* | nv50-: improved macros to handle format specification | Ben Skeggs | 2016-02-16 | 1 | -470/+359 |
* | nv50-: separate vertex formats from surface format descriptions | Ben Skeggs | 2016-02-16 | 1 | -61/+188 |
* | nvc0: reintroduce BGRA4 format support | Ilia Mirkin | 2015-11-06 | 1 | -2/+0 |
* | nvc0: remove BGRA4 format support | Ilia Mirkin | 2015-09-09 | 1 | -0/+2 |
* | gallium: add BIND flags for R/W buffers and images | Marek Olšák | 2015-07-16 | 1 | -1/+1 |
* | Revert "nv50,nvc0: remove bogus 64_FLOAT formats" | Ilia Mirkin | 2015-03-23 | 1 | -0/+5 |
* | nv50,nvc0: remove bogus 64_FLOAT formats | Ilia Mirkin | 2015-03-06 | 1 | -5/+0 |
* | nv50: regenerate rnndb headers | Ilia Mirkin | 2015-01-05 | 1 | -4/+8 |
* | nv50: remove ancient map of rt formats | Ilia Mirkin | 2014-11-27 | 1 | -83/+0 |
* | nvc0: add BPTC format support | Ilia Mirkin | 2014-08-12 | 1 | -0/+7 |
* | nv50,nvc0: allow 15,16,30 bpp display formats | Christoph Bumiller | 2014-05-23 | 1 | -4/+4 |
* | nv50,nvc0: add X8Z24_UNORM, fix stencil-only formats | Ilia Mirkin | 2014-05-04 | 1 | -3/+9 |
* | nv50,nvc0: add 11f_11f_10f vertex support | Ilia Mirkin | 2014-03-04 | 1 | -1/+1 |
* | nv50: add more RGB10A2 formats | Christoph Bumiller | 2014-01-27 | 1 | -0/+7 |
* | nv50, nvc0: clear out RT on a null cbuf | Ilia Mirkin | 2014-01-27 | 1 | -1/+0 |
* | Move nv30, nv50 and nvc0 to nouveau. | Johannes Obermayr | 2013-09-11 | 1 | -0/+504 |