Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Rename gl_vertex_array_object::_Enabled -> Enabled. | Mathias Fröhlich | 2018-11-21 | 1 | -1/+1 |
* | mesa: allow indirect draws with the default VAO and compatibility profile | Marek Olšák | 2018-07-24 | 1 | -1/+2 |
* | mesa: make valid_draw_indirect_multi() accessible externally | Timothy Arceri | 2018-06-30 | 1 | -12/+12 |
* | mesa: Make sure that imm draws are flushed before other draws execute. | Mathias Fröhlich | 2018-06-05 | 1 | -26/+0 |
* | mesa: rename api_validate.{c,h} -> draw_validate.{c,h} | Timothy Arceri | 2018-04-24 | 1 | -0/+1442 |