Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove final imports.h and imports.c bits | Dylan Baker | 2020-04-21 | 1 | -1/+1 |
* | mesa: remove no longer needed _mesa_is_bufferobj function | Marek Olšák | 2020-04-06 | 1 | -4/+4 |
* | Move compiler.h and imports.h/c from src/mesa/main into src/util | Marek Olšák | 2020-03-27 | 1 | -1/+1 |
* | mesa: add explicit enable for EXT_float_blend, and error condition | Ilia Mirkin | 2019-02-18 | 1 | -0/+19 |
* | 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 |