mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 15:28:18 +02:00
We need to set up a handler for the global_remove event that gets sent out when a global gets removed. Without the handler we end up calling a NULL pointer. https://bugs.freedesktop.org/show_bug.cgi?id=65910 NOTE: This is a candidate for the stable branches. Signed-off-by: Kristian Høgsberg <krh@bitplanet.net> |
||
|---|---|---|
| .. | ||
| Android.mk | ||
| common.c | ||
| egl_dri2.c | ||
| egl_dri2.h | ||
| Makefile.am | ||
| platform_android.c | ||
| platform_drm.c | ||
| platform_wayland.c | ||
| platform_x11.c | ||