summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv10/nv10_context.c
Commit message (Expand)AuthorAgeFilesLines
* nv10, nv20: Fix build.Francisco Jerez2010-02-011-1/+1
* nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etcMarcin Slusarz2010-01-051-181/+186
* gallium: fix up drivers for edgeflag changesRoland Scheidegger2009-12-191-6/+0
* nv10: Fix build for the last nouveau_class.h changes.Francisco Jerez2009-11-151-1/+1
* nouveau: implement is_{texture,buffer}_referenced properlyBen Skeggs2009-10-191-25/+2
* nouveau: move channel creation into pipe driversBen Skeggs2009-06-051-5/+5
* gallium: Make sure we flush before some texture / buffer operations.Thomas Hellstrom2009-04-151-0/+26
* gallium: make p_winsys internalZack Rusin2009-01-301-1/+1
* Nouveau: update nouveau_class.hPekka Paalanen2008-11-301-1/+1
* nouveau: gallium directory structure changed again..Ben Skeggs2008-09-111-1/+0
* nouveau: very quick port to tex-surface changes.Ben Skeggs2008-05-271-1/+0
* nouveau: remove chipset fields in all nv pipe driver context/screen structs.Ben Skeggs2008-05-131-2/+0
* nouveau: stub set_edgeflags for all nv pipe driversBen Skeggs2008-04-271-0/+6
* nv10: fix random stuffPeter Winters2008-04-201-3/+33
* nv10: fix stuff and things.Stephane Marchesin2008-04-021-71/+21
* nouveau: adapt to recent gallium changesBen Skeggs2008-03-301-15/+4
* nv10.Stephane Marchesin2008-03-151-0/+325