aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/draw.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: Remove needless indirection in some draw functions.Mathias Fröhlich2018-11-021-3/+3
* mesa: Collect all the draw functions in draw.{h,c}.Mathias Fröhlich2018-11-011-0/+65
* mesa/vbo: Move _vbo_draw_indirect -> _mesa_draw_indirectMathias Fröhlich2018-11-011-0/+11
* mesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src/mesa/main/draw.cMathias Fröhlich2018-11-011-0/+83