aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_winsys.h
Commit message (Expand)AuthorAgeFilesLines
* nvc0: implement MP performance countersChristoph Bumiller2013-03-291-0/+2
* nvc0: add initial support for nve4+ (Kepler) chipsetsChristoph Bumiller2012-04-151-6/+13
* nouveau: switch to libdrm_nouveau-2.0Christoph Bumiller2012-04-141-71/+86
* nv50: add support for linear textures and render targetsChristoph Bumiller2011-08-301-1/+1
* nvc0: port to common fence/mm/buffer codeBen Skeggs2011-03-011-3/+3
* nvc0: sync textures with render targets ourselvesChristoph Bumiller2011-02-241-1/+1
* nvc0: implement VRAM buffer transfers with bounce buffersChristoph Bumiller2010-12-271-0/+2
* nvc0: use most defs/decls from nouveau_pushbuf.hChristoph Bumiller2010-12-231-75/+4
* nvc0: s/INLIN_RING/IMMED_RINGChristoph Bumiller2010-12-191-1/+1
* nvc0: use BIND_RING to set subchannel classesChristoph Bumiller2010-12-191-5/+20
* nvc0: use tile flags in a way compatible with nouveauChristoph Bumiller2010-12-091-0/+6
* nvc0: buffer suballocation with a primitive slab allocatorChristoph Bumiller2010-12-091-0/+16
* nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+152