summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/failover/fo_state.c
Commit message (Expand)AuthorAgeFilesLines
* fo: adapt to stencil ref changesRoland Scheidegger2010-02-101-2/+15
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-0/+2
* 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-1/+1
* fo: Implement separate vertex sampler state.Michal Krol2009-12-011-7/+70
* fo: Update for renamed sampler/texture state setters.Michal Krol2009-12-011-8/+8
* gallium: Remove some superfluous instances of #include "p_inlines.h".Michel Dänzer2009-03-041-2/+0
* gallium: Set vertex state/buffers en-mass.Brian Paul2008-03-291-16/+19
* gallium: michel's patch to rework texture/sampler binding interfaceKeith Whitwell2008-03-051-18/+41
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+457