summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv40/nv40_state.c
Commit message (Expand)AuthorAgeFilesLines
* nv30, nv40: partially non-trivially unify sampler state in nv[34]0_state.cLuca Barbieri2010-03-151-190/+0
* nv30, nv40: partially unify nv[34]0_state.cLuca Barbieri2010-03-151-576/+1
* nv30, nv40: non-trivially unify nv[34]0_fragprog.cLuca Barbieri2010-03-151-1/+1
* nv30, nv40: unify all structures and headers, except shadersLuca Barbieri2010-03-151-131/+131
* nouveau: s/rankine/eng3d/g; s/curie/eng3d/gLuca Barbieri2010-03-151-27/+27
* nv40: use NV34TCL_ constants where availableLuca Barbieri2010-03-151-61/+61
* Merge branch 'gallium-vertexelementcso'Roland Scheidegger2010-03-091-6/+28
|\
| * nv40: adapt to vertex element csoRoland Scheidegger2010-03-011-6/+28
* | nv40: Fix incorrect so_new() numbering.Francisco Jerez2010-02-161-1/+1
|/
* gallium: make max_anisotropy a unsigned bitfield memberRoland Scheidegger2010-02-121-7/+7
* nv40: adapt to stencil ref changesRoland Scheidegger2010-02-111-5/+16
* Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger2010-02-091-2/+2
|\
| * gallium: add point_quad_rasterization bit to rasterizer stateRoland Scheidegger2010-02-041-1/+1
| * gallium: clean up point sprite rasterizer stateRoland Scheidegger2010-02-031-2/+2
* | gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* | nouveau: adapt drviers to blend changesRoland Scheidegger2010-01-251-11/+11
* | Merge branch 'gallium-noconstbuf'Roland Scheidegger2010-01-151-3/+3
|\ \ | |/ |/|
| * 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-3/+3
* | nouveau: rewrite nouveau_stateobj to use BEGIN_RING properlyMaarten Maathuis2010-01-051-3/+3
|/
* gallium: fix up drivers for edgeflag changesRoland Scheidegger2009-12-191-11/+0
* nv: Update for renamed sampler/texture state setters.Michal Krol2009-12-011-2/+2
* nouveau: make stateobjs start off with refcount of 1Ben Skeggs2009-03-071-0/+3
* gallium: remove redundant size from the constant bufferZack Rusin2009-01-271-1/+1
* gallium: it's a reference value, not a reference numberZack Rusin2009-01-271-1/+1
* gallium: standardize naming of masksZack Rusin2009-01-271-4/+4
* 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-2/+6
* nouveau: update for interface changes + hack around gallium x86_64 bustageBen Skeggs2008-06-231-2/+3
* nv40: do full swtnl fallback when edge flags present.Ben Skeggs2008-04-281-0/+11
* nv40: kill some warningsBen Skeggs2008-04-041-2/+0
* nv40: only update draw module state when using swtnlBen Skeggs2008-04-021-12/+10
* nv40: shorten zsa state linesBen Skeggs2008-04-021-6/+7
* nouveau: adapt to recent gallium changesBen Skeggs2008-03-301-10/+10
* nv40: simple swtnl path (half broken, but getting there)Ben Skeggs2008-03-161-3/+24
* nouveau: match interface changesBen Skeggs2008-03-131-13/+34
* nv40: move "channel context" stuff into nv40_screenBen Skeggs2008-02-291-8/+8
* nv40: remove pipe_state struct now.Ben Skeggs2008-02-251-13/+13
* nv40: construct vbo state the same way as the restBen Skeggs2008-02-251-2/+0
* nv40: stateobj start out with 0 refcountBen Skeggs2008-02-221-6/+6
* nv40: rework fragment texture stateBen Skeggs2008-02-221-0/+2
* nv40: fb stateBen Skeggs2008-02-201-139/+1
* nv40: almost there..Ben Skeggs2008-02-201-38/+24
* nv40: and vertprog..Ben Skeggs2008-02-181-3/+2
* nv40: get fragprog onto new state mechanismBen Skeggs2008-02-181-3/+2
* nv40: until gallium is fixed we'll need a fallback for user clip planesBen Skeggs2008-02-181-0/+4
* nouveau: header updateBen Skeggs2008-02-181-1/+1
* nv40: obey polygon offset stateBen Skeggs2008-02-181-9/+30
* nv40: similar changes to polygon stipple as were done for scissorBen Skeggs2008-02-181-8/+1