e7e989f62e
When display list loopback path is hit the major performance drop during glCallList() happens due to constantly mapping and unmapping the buffer. Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17285>