Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Keep only pipe_context::draw_vbo. | Chia-I Wu | 2010-07-29 | 1 | -50/+0 |
* | gallium: Implement draw_vbo and set_index_buffer for all drivers. | Chia-I Wu | 2010-07-29 | 1 | -0/+27 |
* | r600g: split pipe state creating/binding from hw state creation | Jerome Glisse | 2010-07-28 | 1 | -18/+16 |
* | r600g: cleanup resource buffer/texture mess | Jerome Glisse | 2010-07-28 | 1 | -2/+3 |
* | r600g: texture support | Jerome Glisse | 2010-07-27 | 1 | -0/+11 |
* | r600g: use cast wrappers | Marek Olšák | 2010-06-04 | 1 | -2/+2 |
* | r600g: fix gallium function parameters | Marek Olšák | 2010-05-29 | 1 | -5/+5 |
* | r600g: various fixes | Bas Nieuwenhuizen | 2010-05-27 | 1 | -4/+4 |
* | r600g: adapt to latest interfaces changes | Marek Olšák | 2010-05-27 | 1 | -5/+7 |
* | r600g: Initial import | Jerome Glisse | 2010-05-27 | 1 | -0/+215 |