summaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_private.h
Commit message (Expand)AuthorAgeFilesLines
* vbo: Use static const VERT_ATTRIB->VBO_ATTRIB maps.Mathias Fröhlich2018-02-011-5/+11
* mesa/vbo: replace vbo_draw_method() with _mesa_set_drawing_arrays()Brian Paul2018-01-291-37/+0
* vbo: move, rename vp_mode enums, get_program_mode() functionBrian Paul2018-01-291-6/+16
* vbo: remove vbo_context.h and change includes to use vbo.h insteadBrian Paul2018-01-241-1/+0
* vbo: move remaining items from vbo_context.h to vbo.hBrian Paul2018-01-241-0/+25
* vbo: move VBO-private types, prototypes, etc. into new vbo_private.h headerBrian Paul2018-01-241-0/+197