summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/failover/fo_state.c
AgeCommit message (Expand)Author
2010-02-23failover: Fix after sampler view changes.Michal Krol
2010-02-19gallium: WIP: Introduce sampler views.Michal Krol
2010-02-10fo: adapt to stencil ref changesRoland Scheidegger
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-11gallium: remove const qualifier from pipe_buffer argument in set_constant_bufferRoland Scheidegger
2009-12-24gallium: adapt drivers to pipe_constant_buffer removalRoland Scheidegger
2009-12-01fo: Implement separate vertex sampler state.Michal Krol
2009-12-01fo: Update for renamed sampler/texture state setters.Michal Krol
2009-03-04gallium: Remove some superfluous instances of #include "p_inlines.h".Michel Dänzer
2008-03-29gallium: Set vertex state/buffers en-mass.Brian Paul
2008-03-05gallium: michel's patch to rework texture/sampler binding interfaceKeith Whitwell
2008-02-15Code reorganization: move files into their places.José Fonseca