aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_rebase.c
Commit message (Expand)AuthorAgeFilesLines
* mesa/vbo/tnl: Move gl_vertex_array related stuff to tnl.Mathias Fröhlich2018-05-101-2/+2
* mesa: include mtypes.h lessMarek Olšák2018-04-121-0/+1
* vbo: Move vbo_split into the tnl module.Mathias Fröhlich2018-03-311-1/+2
* vbo: Readd the arrays argument to the legacy draw methods.Mathias Fröhlich2018-03-311-8/+2
* mesa: Make gl_vertex_array contain pointers to first order VAO members.Mathias Fröhlich2018-03-101-7/+13
* vbo: Move vbo_rebase into its only caller module tnl.Mathias Fröhlich2018-02-061-0/+251