summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv40/nv40_draw.c
AgeCommit message (Expand)Author
2010-03-15nv30, nv40: non-trivially unify nv[34]0_state_emit.cLuca Barbieri
2010-03-15nv30, nv40: unify all structures and headers, except shadersLuca Barbieri
2010-03-15nouveau: s/rankine/eng3d/g; s/curie/eng3d/gLuca Barbieri
2010-03-15nv40: use NV34TCL_ constants where availableLuca Barbieri
2010-02-12nouveau: use AVAIL_RING()Ben Skeggs
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-28gallium: Enable multiple constant buffers for vertex and geometry shaders.Michal Krol
2010-01-05nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etcMarcin Slusarz
2010-01-05Merge commit 'origin/gallium-draw-retval'Keith Whitwell
2009-12-25gallium: add geometry shader support to galliumZack Rusin
2009-12-21gallium: propogate draw retval changes into more driversKeith Whitwell
2009-06-05nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws->Ben Skeggs
2009-06-05nouveau: move channel creation into pipe driversBen Skeggs
2009-01-30gallium: make p_winsys internalZack Rusin
2009-01-29gallium: give the screen priority when it comes to buffer allocationsZack Rusin
2008-09-11nouveau: gallium directory structure changed again..Ben Skeggs
2008-06-23nouveau: update for interface changes + hack around gallium x86_64 bustageBen Skeggs
2008-06-21Update for extra vertex attributesPatrice Mandin
2008-04-23nouveau: fix buildBen Skeggs
2008-04-09nv40: use vb/ve counts rather than shader inputs for related loopsBen Skeggs
2008-04-07nv40: implement user clip planesBen Skeggs
2008-03-30nouveau: adapt to recent gallium changesBen Skeggs
2008-03-21nv40: ensure vb relocs don't end up on list for swtnlBen Skeggs
2008-03-21nv40: s/free/FREE/Ben Skeggs
2008-03-17nv40: workaround main swtnl breakageBen Skeggs
2008-03-16nv40: simple swtnl path (half broken, but getting there)Ben Skeggs
2008-02-16nouveau: match gallium code reorginisation.Ben Skeggs