Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa/vbo/tnl: Move gl_vertex_array related stuff to tnl. | Mathias Fröhlich | 2018-05-10 | 1 | -2/+2 |
* | mesa: include mtypes.h less | Marek Olšák | 2018-04-12 | 1 | -0/+1 |
* | vbo: Move vbo_split into the tnl module. | Mathias Fröhlich | 2018-03-31 | 1 | -1/+2 |
* | vbo: Readd the arrays argument to the legacy draw methods. | Mathias Fröhlich | 2018-03-31 | 1 | -8/+2 |
* | mesa: Make gl_vertex_array contain pointers to first order VAO members. | Mathias Fröhlich | 2018-03-10 | 1 | -7/+13 |
* | vbo: Move vbo_rebase into its only caller module tnl. | Mathias Fröhlich | 2018-02-06 | 1 | -0/+251 |