summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_transfer.c
Commit message (Expand)AuthorAgeFilesLines
* nvc0: reset texture base address after read transferChristoph Bumiller2011-02-091-2/+4
* nvc0: enable PIPE_CAP_ARRAY_TEXTURES and fix themChristoph Bumiller2011-01-291-12/+26
* nvc0: reset mt transfer address after read loop over layersChristoph Bumiller2011-01-081-0/+1
* nvc0: init miptree transfer layer strideChristoph Bumiller2010-12-271-1/+2
* nvc0: use most defs/decls from nouveau_pushbuf.hChristoph Bumiller2010-12-231-1/+1
* nvc0: BEGIN_RING->BEGIN_RING_NI in a couple of placesBen Skeggs2010-12-211-1/+1
* nvc0: adapt to array textures interface changeChristoph Bumiller2010-12-191-28/+40
* nvc0: use tile flags in a way compatible with nouveauChristoph Bumiller2010-12-091-3/+3
* nvc0: buffer suballocation with a primitive slab allocatorChristoph Bumiller2010-12-091-37/+82
* nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+322