Skip to content

mesa: optimize glPush/PopClientAttrib with GL_CLIENT_VERTEX_ARRAY_BIT

Marek Olšák requested to merge mareko/mesa:push-pop-vbo into main

This reduces overhead there. One commit adds 6% to FPS when running torcs, others add a tiny amount.

Merge request reports