mesa/src/egl/main
Robert Foss 71db99e566 egl: Always set _EGLDisplay->Device during eglGetPlatformDisplay()
Make sure that all platform specific implementations of
eglGetPlatformDisplay() overwrite the Device field.

Fixes: c237539d62 ("egl: Implement EGL_EXT_explicit_device")

Signed-off-by: Robert Foss <rfoss@kernel.org>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24394>
2023-08-01 11:21:59 +00:00
..
50_mesa.json meson: Make the glvnd vendor name configurable 2020-12-03 22:36:27 +00:00
egl.def.in egl/dri2: Implement the new flush method 2022-11-02 18:11:41 +00:00
eglapi.c egl: Refresh DeviceList during eglInitialize() 2023-07-17 22:27:00 +00:00
eglarray.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglarray.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglconfig.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglconfig.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglconfigdebug.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglconfigdebug.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglcontext.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglcontext.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglcurrent.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglcurrent.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
egldefines.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
egldevice.c egl: Rename _eglAddDevice() to _eglFindDevice() 2023-07-17 22:27:01 +00:00
egldevice.h egl: Rename _eglAddDevice() to _eglFindDevice() 2023-07-17 22:27:01 +00:00
egldispatchstubs.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
egldispatchstubs.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
egldisplay.c egl: Always set _EGLDisplay->Device during eglGetPlatformDisplay() 2023-08-01 11:21:59 +00:00
egldisplay.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
egldriver.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglentrypoint.h egl: wire up ANGLE_sync_control_rate 2022-08-09 21:02:50 +00:00
eglglobals.c egl: Implement EGL_EXT_explicit_device 2023-07-28 18:00:34 +00:00
eglglobals.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglglvnd.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglimage.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglimage.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
egllog.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
egllog.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglsurface.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglsurface.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglsync.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglsync.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
egltypedefs.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00