summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv04/nv04_state.c
AgeCommit message (Expand)Author
2010-01-25nouveau: adapt drviers to blend changesRoland Scheidegger
2010-01-15Merge branch 'gallium-noconstbuf'Roland Scheidegger
2010-01-11gallium: remove const qualifier from pipe_buffer argument in set_constant_bufferRoland Scheidegger
2009-12-28nv04: Fix build after the latest nouveau_class.h changes.Francisco Jerez
2009-12-24gallium: adapt drivers to pipe_constant_buffer removalRoland Scheidegger
2009-12-01nv: Update for renamed sampler/texture state setters.Michal Krol
2009-06-05nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws->Ben Skeggs
2009-02-02nv04: some old changes I had lying around.Stephane Marchesin
2009-01-27gallium: it's a reference value, not a reference numberZack Rusin
2008-09-11nouveau: gallium directory structure changed again..Ben Skeggs
2008-08-07nouveau: fix buildBen Skeggs
2008-07-23nv all: Copy shader tokens on create, free on delete.Younes Manton
2008-07-08nv04: use FREE/MALLOC like a good gallium boy should.Stephane Marchesin
2008-07-08nv04.Stephane Marchesin