aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/failover/fo_state_emit.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu2010-07-291-0/+5
* gallium: implement set_sample_mask() in all driversRoland Scheidegger2010-05-181-0/+3
* Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-101-6/+4
|\
| * failover: adapt to new vertex element csoRoland Scheidegger2010-03-011-6/+4
* | failover: Fix after sampler view changes.Michal Krol2010-02-231-5/+17
* | gallium: WIP: Introduce sampler views.Michal Krol2010-02-191-5/+5
|/
* fo: adapt to stencil ref changesRoland Scheidegger2010-02-101-1/+4
* fo: Implement separate vertex sampler state.Michal Krol2009-12-011-0/+6
* fo: Update for renamed sampler/texture state setters.Michal Krol2009-12-011-4/+4
* gallium: Set vertex state/buffers en-mass.Brian Paul2008-03-291-16/+6
* 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-14/+4
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+137