aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/draw_validate.c
Commit message (Expand)AuthorAgeFilesLines
* remove final imports.h and imports.c bitsDylan Baker2020-04-211-1/+1
* mesa: remove no longer needed _mesa_is_bufferobj functionMarek Olšák2020-04-061-4/+4
* Move compiler.h and imports.h/c from src/mesa/main into src/utilMarek Olšák2020-03-271-1/+1
* mesa: add explicit enable for EXT_float_blend, and error conditionIlia Mirkin2019-02-181-0/+19
* mesa: Rename gl_vertex_array_object::_Enabled -> Enabled.Mathias Fröhlich2018-11-211-1/+1
* mesa: allow indirect draws with the default VAO and compatibility profileMarek Olšák2018-07-241-1/+2
* mesa: make valid_draw_indirect_multi() accessible externallyTimothy Arceri2018-06-301-12/+12
* mesa: Make sure that imm draws are flushed before other draws execute.Mathias Fröhlich2018-06-051-26/+0
* mesa: rename api_validate.{c,h} -> draw_validate.{c,h}Timothy Arceri2018-04-241-0/+1442