mesa: move _mesa_notifySwapBuffers into the x11 swrast driver
authorMarek Olšák <marek.olsak@amd.com>
Mon, 14 Jun 2021 20:56:57 +0000 (16:56 -0400)
committerMarge Bot <eric+marge@anholt.net>
Thu, 17 Jun 2021 02:24:22 +0000 (02:24 +0000)
commit0336b13e1e6307429efdf560d523727d88d556aa
treee2f4b78690d875c33002d5374001d1cefb3b7385
parentb7dc72380a474aeb3ff7179536727391116a3448
mesa: move _mesa_notifySwapBuffers into the x11 swrast driver

It has no other use and no relevance to DRI drivers despite the name.

Acked-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11341>
src/mesa/drivers/x11/xm_api.c
src/mesa/main/context.c
src/mesa/main/context.h