aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/failover/fo_context.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu2010-07-291-0/+2
* gallium: implement set_sample_mask() in all driversRoland Scheidegger2010-05-181-0/+2
* Squashed commit of the following:Keith Whitwell2010-04-101-1/+1
* Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-101-2/+1
|\
| * failover: adapt to new vertex element csoRoland Scheidegger2010-03-011-2/+1
* | failover: Fix after sampler view changes.Michal Krol2010-02-231-5/+13
* | gallium: WIP: Introduce sampler views.Michal Krol2010-02-191-4/+4
|/
* fo: adapt to stencil ref changesRoland Scheidegger2010-02-101-3/+5
* 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-0/+6
* failover: queiten compiler warningsKeith Whitwell2009-01-271-0/+7
* gallium: Set vertex state/buffers en-mass.Brian Paul2008-03-291-4/+5
* gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBSBrian2008-03-271-2/+2
* gallium: michel's patch to rework texture/sampler binding interfaceKeith Whitwell2008-03-051-2/+5
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+114