aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv10/nv10_state.c
Commit message (Expand)AuthorAgeFilesLines
* Drop incorrectly revived files during the 'gallium-nopointsizeminmax' merge.Francisco Jerez2010-02-101-590/+0
* gallium: clean up point sprite rasterizer stateRoland Scheidegger2010-02-031-2/+2
* 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
* gallium: remove redundant size from the constant bufferZack Rusin2009-01-271-3/+4
* gallium: it's a reference value, not a reference numberZack Rusin2009-01-271-1/+1
* gallium: standardize naming of masksZack Rusin2009-01-271-2/+2
* 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
* nv10: use the gallium alloc/free wrappers.Stephane Marchesin2008-07-081-4/+4
* nouveau: update for interface changes + hack around gallium x86_64 bustageBen Skeggs2008-06-231-0/+2
* nv10: fix random stuffPeter Winters2008-04-201-8/+12
* nv10: fix more vertex stuffStephane Marchesin2008-04-031-2/+11
* nv10: fix some more state, work on the vertex emission code.Stephane Marchesin2008-04-021-48/+12
* nv10: set rasterizer state.Stephane Marchesin2008-04-021-0/+4
* nv10: fix stuff and things.Stephane Marchesin2008-04-021-124/+31
* nouveau: adapt to recent gallium changesBen Skeggs2008-03-301-10/+8
* nv10: fix build after mergeBen Skeggs2008-03-161-3/+5
* nv10.Stephane Marchesin2008-03-151-0/+697