summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nouveau_push.h
Commit message (Expand)AuthorAgeFilesLines
* nouveau: fix build with libdrm_nouveau 0.6Ben Skeggs2009-06-051-1/+1
* nouveau: move channel creation into pipe driversBen Skeggs2009-06-051-11/+10
* nouveau: call nouveau_pushbuf directly rather than going through nvwsBen Skeggs2009-06-051-9/+21
* nouveau: adapt to recent gallium changesBen Skeggs2008-03-301-4/+4
* nouveau: pass nvws to nvws->push_* functions, rather than nouveau_channel*Ben Skeggs2008-03-191-4/+3
* nouveau: match gallium code reorginisation.Ben Skeggs2008-02-161-0/+83