summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv30/nv30_context.c
Commit message (Expand)AuthorAgeFilesLines
* 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: gallium directory structure changed again..Ben Skeggs2008-09-111-1/+0
* nv30: Move edgeflag stuffPatrice Mandin2008-07-121-7/+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/+7
* nv30: add stuff to init swtnlPatrice Mandin2008-04-231-0/+5
* nv30: Move some structures and functions from context to screenPatrice Mandin2008-04-111-174/+11
* nv30: use FREE macroPatrice Mandin2008-03-301-1/+1
* nouveau: adapt to recent gallium changesBen Skeggs2008-03-301-15/+4
* nv30: update miptree stuff for texturingPatrice Mandin2008-03-181-0/+1
* nv30: put the card into vtxprog mode + small cleanups/fixesBen Skeggs2008-03-101-117/+5
* nv30: a couple of vtxprog fixesBen Skeggs2008-03-061-1/+1
* nouveau: enable multi-context/single-channel support for nv40Ben Skeggs2008-03-021-1/+1
* nouveau: hand nouveau_winsys in with pipe_screen initBen Skeggs2008-02-291-1/+2
* nouveau: implement pipe_screenBen Skeggs2008-02-291-81/+5
* nouveau: match gallium code reorginisation.Ben Skeggs2008-02-161-0/+431