On Monday 15 April 2013, Marek Olšák wrote: > I think the problem is _DrawArrays points to a deleted VAO, because we > don't reset _DrawArrays to NULL. The attached patch should fix it. Please > review.
I think we should check the first enabled array, since the vbo module will set up the others to point to its own currval arrays. Looks good otherwise. Fredrik _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
