Files
mesa/src
Mathias Fröhlich 43a6f435ca vbo: Use the VAO array enabled flags in vbo_exec_array.
Instead of gl_client_array::Enabled inside a VAO,
directly use the gl_vertex_attrib_array::Enabled value
which is the origin of the above.

Signed-off-by: Mathias Fröhlich <Mathias.Froehlich@web.de>
Reviewed-by: Eric Anholt <eric@anholt.net>
2016-07-31 10:05:46 +02:00
..
2016-07-26 12:12:27 -07:00
2016-07-22 10:14:00 -07:00