aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_split_copy.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: Factor out struct gl_vertex_format.Mathias Fröhlich2018-11-211-12/+6
* tnl: Use gl_array_attribute::_ElementSize.Mathias Fröhlich2018-11-211-9/+2
* tnl: Fix green gun regression in xonotic.Mathias Fröhlich2018-09-061-1/+1
* mesa/vbo/tnl: Move gl_vertex_array related stuff to tnl.Mathias Fröhlich2018-05-101-11/+23
* vbo: Move vbo_split into the tnl module.Mathias Fröhlich2018-03-311-0/+638