summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv30/nv30_context.c
AgeCommit message (Expand)Author
2009-10-19nouveau: implement is_{texture,buffer}_referenced properlyBen Skeggs
2009-10-17nouveau: nv30: Use same workaround as i915 for segfault related to vboPatrice Mandin
2009-04-15gallium: Make sure we flush before some texture / buffer operations.Thomas Hellstrom
2009-01-30gallium: make p_winsys internalZack Rusin
2008-09-11nouveau: gallium directory structure changed again..Ben Skeggs
2008-07-12nv30: Move edgeflag stuffPatrice Mandin
2008-05-27nouveau: very quick port to tex-surface changes.Ben Skeggs
2008-05-13nouveau: remove chipset fields in all nv pipe driver context/screen structs.Ben Skeggs
2008-04-27nouveau: stub set_edgeflags for all nv pipe driversBen Skeggs
2008-04-23nv30: add stuff to init swtnlPatrice Mandin
2008-04-11nv30: Move some structures and functions from context to screenPatrice Mandin
2008-03-30nv30: use FREE macroPatrice Mandin
2008-03-30nouveau: adapt to recent gallium changesBen Skeggs
2008-03-18nv30: update miptree stuff for texturingPatrice Mandin
2008-03-10nv30: put the card into vtxprog mode + small cleanups/fixesBen Skeggs
2008-03-06nv30: a couple of vtxprog fixesBen Skeggs
2008-03-02nouveau: enable multi-context/single-channel support for nv40Ben Skeggs
2008-02-29nouveau: hand nouveau_winsys in with pipe_screen initBen Skeggs
2008-02-29nouveau: implement pipe_screenBen Skeggs
2008-02-16nouveau: match gallium code reorginisation.Ben Skeggs