summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv50/nv50_state.c
AgeCommit message (Expand)Author
2011-03-01nv50: move onto common linear buffer managerBen Skeggs
2011-02-28nv50: replace most of it with nvc0 driver ported to nv50Christoph Bumiller
2011-02-14gallium: notify drivers about possible changes in user buffer contentsMarek Olšák
2011-01-08nvfx,nv50: pipe_reference the constant buffersChristoph Bumiller
2011-01-06gallium: drivers should reference vertex buffersMarek Olšák
2010-09-28nv50: fix GP state bind and validateChristoph Bumiller
2010-08-18Merge remote branch 'origin/master' into nv50-compilerChristoph Bumiller
2010-07-29gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu
2010-07-24nouveau: update nouveau_class.hChristoph Bumiller
2010-07-23nv50: import new compilerChristoph Bumiller
2010-07-23nv50: implement depth clampChristoph Bumiller
2010-05-21Merge branch 'gallium-msaa'Roland Scheidegger
2010-05-19nv50: fix typo: s/_/./Brian Paul
2010-05-18gallium: implement set_sample_mask() in all driversRoland Scheidegger
2010-05-14gallium: more work on ccw flag removalKeith Whitwell
2010-05-14gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-10Merge branch 'master' into gallium-sampler-viewMichal Krol
2010-03-10nv50: make use of scissor enable/disable methodBen Skeggs
2010-02-26nv50: adapt to vertex elements csoChristoph Bumiller
2010-02-25nv50: update to handle new sampler view stateChristoph Bumiller
2010-02-25nv50: Fix after sampler view changes.Michal Krol
2010-02-12gallium: make max_anisotropy a unsigned bitfield memberRoland Scheidegger
2010-02-11nv50: adapt to stencil ref changesRoland Scheidegger
2010-02-09Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger
2010-02-04gallium: add point_quad_rasterization bit to rasterizer stateRoland Scheidegger
2010-02-03gallium: clean up point sprite rasterizer stateRoland Scheidegger
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-26nv50: supports independent blend enablesChristoph Bumiller
2010-01-25nouveau: adapt drviers to blend changesRoland Scheidegger
2010-01-16nv50: hook up geometry programsChristoph Bumiller
2010-01-15Merge branch 'gallium-noconstbuf'Roland Scheidegger
2010-01-11gallium: remove const qualifier from pipe_buffer argument in set_constant_bufferRoland Scheidegger
2010-01-06gallium: remove PIPE_TEX_FILTER_ANISOLuca Barbieri
2010-01-05nouveau: rewrite nouveau_stateobj to use BEGIN_RING properlyMaarten Maathuis
2009-12-31nv50: multiply polygon offset units by 2Christoph Bumiller
2009-12-28nv50: Dehexify and bring up to date with new method defines.Marcin Kościelnicki
2009-12-24gallium: adapt drivers to pipe_constant_buffer removalRoland Scheidegger
2009-12-12nv50: fix depth comparison func TSC bitsChristoph Bumiller
2009-12-12nv50: support vertex program texturesChristoph Bumiller
2009-12-01nv: Update for renamed sampler/texture state setters.Michal Krol
2009-10-22nv50: handle PIPE_TEX_FILTER_ANISO caseChristoph Bumiller
2009-09-15nv50: add preliminary support for point spritesChristoph Bumiller
2009-09-15nv50: add support for light-twosideChristoph Bumiller
2009-08-29nv50: set provoking vertex stateChristoph Bumiller
2009-08-17nv50: fix stencil stateChristoph Bumiller
2009-07-29nv50: TIC/TSC fixes and additionsChristoph Bumiller
2009-06-06nv50: support non-normalized texture coordsBen Skeggs
2009-05-28nv50: some mipmapping fixesBen Skeggs
2009-03-07nouveau: make stateobjs start off with refcount of 1Ben Skeggs