summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nouveau_context.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-08nouveau: improve buffer transfersChristoph Bumiller1-0/+23
2012-06-05nouveau: fix scratch buffer leakMarcin Slusarz1-0/+12
2012-04-14nouveau: add new shared scratch buffersChristoph Bumiller1-0/+37
2012-04-14nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variantsBen Skeggs1-2/+1
2012-04-14nouveau: switch to libdrm_nouveau-2.0Christoph Bumiller1-0/+4
2011-10-21nouveau,nvc0: fix/improve handling of multiple constant buffersChristoph Bumiller1-0/+6
2011-09-14nouveau: make data argument of nouveau_context::push_data constChristoph Bumiller1-1/+1
2011-07-21nouveau: hook up video decoding with nouveau_contextChristoph Bumiller1-0/+3
2011-03-01nouveau: ensure vbo_dirty is set when buffer write transfer completeBen Skeggs1-0/+26
2010-04-10Squashed commit of the following:Keith Whitwell1-11/+0
2009-10-19nouveau: implement is_{texture,buffer}_referenced properlyBen Skeggs1-0/+11