mesa: don't restore the dispatch at the end of glCallList
authorMarek Olšák <marek.olsak@amd.com>
Wed, 10 Aug 2022 04:56:26 +0000 (00:56 -0400)
committerMarge Bot <emma+marge@anholt.net>
Mon, 26 Sep 2022 22:58:16 +0000 (22:58 +0000)
commit4425236a208968f6d8f655de338ddeda83dc7187
tree36935310d4b0d6d6749b31694b142b48d8fc97a6
parentc75b152f085a0f273cf535f27dc96f2df69f9817
mesa: don't restore the dispatch at the end of glCallList

No places use the glapi dispatch. All places use ctx directly.

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18828>
src/mesa/main/dlist.c