Age | Commit message (Expand) | Author |
---|---|---|
2010-07-29 | gallium: Implement draw_vbo and set_index_buffer for all drivers. | Chia-I Wu |
2010-05-18 | gallium: implement set_sample_mask() in all drivers | Roland Scheidegger |
2010-03-10 | Merge branch 'master' into gallium-sampler-view | Michal Krol |
2010-03-01 | failover: adapt to new vertex element cso | Roland Scheidegger |
2010-02-10 | fo: adapt to stencil ref changes | Roland Scheidegger |
2010-02-23 | failover: Fix after sampler view changes. | Michal Krol |
2010-02-19 | gallium: WIP: Introduce sampler views. | Michal Krol |
2009-12-01 | fo: Implement separate vertex sampler state. | Michal Krol |
2009-12-01 | fo: Update for renamed sampler/texture state setters. | Michal Krol |
2008-03-29 | gallium: Set vertex state/buffers en-mass. | Brian Paul |
2008-03-27 | gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS | Brian |
2008-03-05 | gallium: michel's patch to rework texture/sampler binding interface | Keith Whitwell |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |