summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nouveau_context.h
Commit message (Expand)AuthorAgeFilesLines
* nvc0: keep track of cb bindings per buffer, use for upload settingsIlia Mirkin2015-09-111-2/+3
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-4/+4
* nouveau: use bool instead of booleanSamuel Pitoiset2015-07-211-2/+2
* nouveau: synchronize "scratch runout" destruction with the command streamMarcin Ĺšlusarz2015-03-311-3/+5
* nouveau: remove cb_dirty, it's never usedIlia Mirkin2014-05-021-1/+0
* nouveau: don't assume libdrm include prefixJonathan Gray2014-03-201-1/+1
* nouveau: improve buffer transfersChristoph Bumiller2013-01-081-0/+23
* nouveau: fix scratch buffer leakMarcin Slusarz2012-06-051-0/+12
* nouveau: add new shared scratch buffersChristoph Bumiller2012-04-141-0/+37
* nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variantsBen Skeggs2012-04-141-2/+1
* nouveau: switch to libdrm_nouveau-2.0Christoph Bumiller2012-04-141-0/+4
* nouveau,nvc0: fix/improve handling of multiple constant buffersChristoph Bumiller2011-10-211-0/+6
* nouveau: make data argument of nouveau_context::push_data constChristoph Bumiller2011-09-141-1/+1
* nouveau: hook up video decoding with nouveau_contextChristoph Bumiller2011-07-211-0/+3
* nouveau: ensure vbo_dirty is set when buffer write transfer completeBen Skeggs2011-03-011-0/+26
* Squashed commit of the following:Keith Whitwell2010-04-101-11/+0
* nouveau: implement is_{texture,buffer}_referenced properlyBen Skeggs2009-10-191-0/+11