summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv10/nv10_context.c
AgeCommit message (Expand)Author
2010-02-04Nuke the nv0x-nv2x gallium pipe drivers.Francisco Jerez
2010-02-02gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...José Fonseca
2010-02-01nv10, nv20: Fix build.Francisco Jerez
2010-01-05nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etcMarcin Slusarz
2009-12-19gallium: fix up drivers for edgeflag changesRoland Scheidegger
2009-11-15nv10: Fix build for the last nouveau_class.h changes.Francisco Jerez
2009-10-19nouveau: implement is_{texture,buffer}_referenced properlyBen Skeggs
2009-06-05nouveau: move channel creation into pipe driversBen Skeggs
2009-04-15gallium: Make sure we flush before some texture / buffer operations.Thomas Hellstrom
2009-01-30gallium: make p_winsys internalZack Rusin
2008-11-30Nouveau: update nouveau_class.hPekka Paalanen
2008-09-11nouveau: gallium directory structure changed again..Ben Skeggs
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-20nv10: fix random stuffPeter Winters
2008-04-02nv10: fix stuff and things.Stephane Marchesin
2008-03-30nouveau: adapt to recent gallium changesBen Skeggs
2008-03-15nv10.Stephane Marchesin