mesa/src/egl/drivers/dri2
Adam Jackson 04826cd9fc egl: Factor some common terminate cleanup up to common code
It's a little difficult to see from the diff, but this is effectively
the same calling sequence as before, and more importantly it means the
backend only cleans up backend state rather than needing to call up to
the core.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18824>
2022-09-27 16:00:45 +00:00
..
egl_dri2.c egl: Factor some common terminate cleanup up to common code 2022-09-27 16:00:45 +00:00
egl_dri2.h egl/dri2: Add display lock 2022-09-07 21:21:25 -07:00
platform_android.c egl: Relax locking 2022-09-07 21:21:38 -07:00
platform_android.h
platform_android_mapper.cpp
platform_device.c
platform_drm.c
platform_surfaceless.c
platform_wayland.c egl/wayland: fix glthread crashes 2022-09-21 14:54:50 +00:00
platform_x11.c egl/kopper: Don't add EGL_SWAP_BEHAVIOR_PRESERVED_BIT configs 2022-09-06 17:46:50 +00:00
platform_x11.h egl/x11: implement ANGLE_sync_control_rate 2022-08-09 21:02:50 +00:00
platform_x11_dri3.c egl/x11: implement ANGLE_sync_control_rate 2022-08-09 21:02:50 +00:00
platform_x11_dri3.h egl/x11: Split declaration of dri2_format_for_depth into header platform_x11.h 2022-08-09 21:02:50 +00:00