| Commit message (Expand) | Author | Age | Files | Lines |
* | nvc0: implement compute support for nve4 | Christoph Bumiller | 2013-03-12 | 1 | -1/+294 |
* | nv50,nvc0: add support for cube map arrays | Christoph Bumiller | 2012-12-07 | 1 | -4/+5 |
* | nvc0: make sure handles for unbound textures/samplers are uploaded on nve4 | Christoph Bumiller | 2012-09-30 | 1 | -2/+6 |
* | nv50,nvc0: implement blit | Christoph Bumiller | 2012-09-30 | 1 | -4/+19 |
* | nvc0: add initial support for nve4+ (Kepler) chipsets | Christoph Bumiller | 2012-04-15 | 1 | -6/+159 |
* | nvc0: track texture dirty state individually | Christoph Bumiller | 2012-04-14 | 1 | -17/+33 |
* | nouveau: switch to libdrm_nouveau-2.0 | Christoph Bumiller | 2012-04-14 | 1 | -53/+47 |
* | nvc0: add support for linear and buffer textures and RTs | Christoph Bumiller | 2011-10-21 | 1 | -9/+32 |
* | nvc0: apply first_layer offset to all resources with array_size | Christoph Bumiller | 2011-10-21 | 1 | -3/+1 |
* | nvc0: validate GP samplers, textures | Christoph Bumiller | 2011-10-21 | 1 | -0/+2 |
* | nv50,nvc0: extend formats table for integer formats | Christoph Bumiller | 2011-10-15 | 1 | -1/+1 |
* | nv50,nvc0: add support for multi-sample resources | Christoph Bumiller | 2011-07-14 | 1 | -3/+12 |
* | nv50,nvc0: unify nvc0_miptree and nv50_miptree structs | Christoph Bumiller | 2011-07-14 | 1 | -2/+2 |
* | nv50,nvc0: get format desc for TIC entry from sampler view format | Christoph Bumiller | 2011-03-05 | 1 | -1/+1 |
* | nv50,nvc0: share sampler state creation | Christoph Bumiller | 2011-03-05 | 1 | -4/+5 |
* | nv50,nvc0: update the format tables | Christoph Bumiller | 2011-03-05 | 1 | -9/+16 |
* | nv50,nvc0: fix texture layer issues | Christoph Bumiller | 2011-03-05 | 1 | -3/+12 |
* | nouveau: ensure vbo_dirty is set when buffer write transfer complete | Ben Skeggs | 2011-03-01 | 1 | -1/+1 |
* | nvc0: port to common fence/mm/buffer code | Ben Skeggs | 2011-03-01 | 1 | -6/+7 |
* | nvc0: sync textures with render targets ourselves | Christoph Bumiller | 2011-02-24 | 1 | -0/+7 |
* | nvc0: implement VRAM buffer transfers with bounce buffers | Christoph Bumiller | 2010-12-27 | 1 | -2/+0 |
* | nvc0: BEGIN_RING->BEGIN_RING_NI in a couple of places | Ben Skeggs | 2010-12-21 | 1 | -1/+1 |
* | nvc0: adapt to array textures interface change | Christoph Bumiller | 2010-12-19 | 1 | -4/+17 |
* | nvc0: write texture address to TIC with a RELOC | Christoph Bumiller | 2010-12-09 | 1 | -4/+19 |
* | nvc0: import nvc0 gallium driver | Christoph Bumiller | 2010-11-12 | 1 | -0/+251 |