summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/nv50_state.c
Commit message (Expand)AuthorAgeFilesLines
* nv50: fix GP state bind and validateChristoph Bumiller2010-09-281-1/+1
* Merge remote branch 'origin/master' into nv50-compilerChristoph Bumiller2010-08-181-0/+15
|\
| * gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu2010-07-291-0/+15
* | nouveau: update nouveau_class.hChristoph Bumiller2010-07-241-4/+51
* | nv50: import new compilerChristoph Bumiller2010-07-231-3/+0
|/
* nv50: implement depth clampChristoph Bumiller2010-07-231-0/+4
* Merge branch 'gallium-msaa'Roland Scheidegger2010-05-211-0/+7
|\
| * nv50: fix typo: s/_/./Brian Paul2010-05-191-1/+1
| * gallium: implement set_sample_mask() in all driversRoland Scheidegger2010-05-181-0/+7
* | gallium: more work on ccw flag removalKeith Whitwell2010-05-141-1/+1
* | gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell2010-05-141-55/+27
|/
* Squashed commit of the following:Keith Whitwell2010-04-101-4/+4
* Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-101-7/+32
|\
| * nv50: make use of scissor enable/disable methodBen Skeggs2010-03-101-1/+4
| * nv50: adapt to vertex elements csoChristoph Bumiller2010-02-261-6/+28
* | nv50: update to handle new sampler view stateChristoph Bumiller2010-02-251-30/+34
* | nv50: Fix after sampler view changes.Michal Krol2010-02-251-13/+48
|/
* gallium: make max_anisotropy a unsigned bitfield memberRoland Scheidegger2010-02-121-5/+5
* nv50: adapt to stencil ref changesRoland Scheidegger2010-02-111-5/+15
* Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger2010-02-091-1/+1
|\
| * gallium: add point_quad_rasterization bit to rasterizer stateRoland Scheidegger2010-02-041-1/+1
| * gallium: clean up point sprite rasterizer stateRoland Scheidegger2010-02-031-1/+1
* | gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* | nv50: supports independent blend enablesChristoph Bumiller2010-01-261-16/+40
* | nouveau: adapt drviers to blend changesRoland Scheidegger2010-01-251-11/+11
* | nv50: hook up geometry programsChristoph Bumiller2010-01-161-2/+42
* | 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
* | gallium: remove PIPE_TEX_FILTER_ANISOLuca Barbieri2010-01-061-2/+0
* | nouveau: rewrite nouveau_stateobj to use BEGIN_RING properlyMaarten Maathuis2010-01-051-3/+3
* | nv50: multiply polygon offset units by 2Christoph Bumiller2009-12-311-1/+1
* | nv50: Dehexify and bring up to date with new method defines.Marcin Kościelnicki2009-12-281-7/+6
|/
* nv50: fix depth comparison func TSC bitsChristoph Bumiller2009-12-121-2/+3
* nv50: support vertex program texturesChristoph Bumiller2009-12-121-16/+43
* nv: Update for renamed sampler/texture state setters.Michal Krol2009-12-011-2/+2
* nv50: handle PIPE_TEX_FILTER_ANISO caseChristoph Bumiller2009-10-221-15/+11
* nv50: add preliminary support for point spritesChristoph Bumiller2009-09-151-0/+3
* nv50: add support for light-twosideChristoph Bumiller2009-09-151-0/+3
* nv50: set provoking vertex stateChristoph Bumiller2009-08-291-0/+2
* nv50: fix stencil stateChristoph Bumiller2009-08-171-6/+6
* nv50: TIC/TSC fixes and additionsChristoph Bumiller2009-07-291-1/+6
* nv50: support non-normalized texture coordsBen Skeggs2009-06-061-2/+4
* nv50: some mipmapping fixesBen Skeggs2009-05-281-1/+8
* nouveau: make stateobjs start off with refcount of 1Ben Skeggs2009-03-071-0/+3
* 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
* nv50: shadow mappingBen Skeggs2009-01-131-0/+5
* nv50: anisoBen Skeggs2009-01-131-0/+21
* nouveau: gallium directory structure changed again..Ben Skeggs2008-09-111-1/+0