Files
mesa/src
Mathias Fröhlich 4db9d83a2d i965: Push down the gl_vertex_array inputs into i965.
Let the i965 backend have its own gl_vertex_array array and basically
reimplement the way _vbo_draw works.
Note that brw_draw_indirect_prims calls brw_draw_prims internally
and gets its update to Array._DrawArray by this way.

Reviewed-by: Brian Paul <brianp@vmware.com>
Signed-off-by: Mathias Fröhlich <Mathias.Froehlich@web.de>
2018-03-31 06:32:12 +02:00
..
2018-02-16 16:56:34 -06:00
2018-03-29 14:09:30 -07:00
2017-10-09 13:42:44 -07:00
2018-02-26 09:32:14 -08:00