summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv04/nv04_state.c
Commit message (Expand)AuthorAgeFilesLines
* Nuke the nv0x-nv2x gallium pipe drivers.Francisco Jerez2010-02-041-459/+0
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* nouveau: adapt drviers to blend changesRoland Scheidegger2010-01-251-5/+5
* Merge branch 'gallium-noconstbuf'Roland Scheidegger2010-01-151-6/+6
|\
| * gallium: remove const qualifier from pipe_buffer argument in set_constant_bufferRoland Scheidegger2010-01-111-1/+1
| * gallium: adapt drivers to pipe_constant_buffer removalRoland Scheidegger2009-12-241-6/+6
* | nv04: Fix build after the latest nouveau_class.h changes.Francisco Jerez2009-12-281-30/+30
|/
* nv: Update for renamed sampler/texture state setters.Michal Krol2009-12-011-2/+2
* nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws->Ben Skeggs2009-06-051-3/+4
* nv04: some old changes I had lying around.Stephane Marchesin2009-02-021-59/+22
* gallium: it's a reference value, not a reference numberZack Rusin2009-01-271-1/+1
* nouveau: gallium directory structure changed again..Ben Skeggs2008-09-111-1/+0
* nouveau: fix buildBen Skeggs2008-08-071-1/+1
* nv all: Copy shader tokens on create, free on delete.Younes Manton2008-07-231-1/+3
* nv04: use FREE/MALLOC like a good gallium boy should.Stephane Marchesin2008-07-081-4/+4
* nv04.Stephane Marchesin2008-07-081-0/+494