mesa/src/egl/drivers/dri2
Yonggang Luo 24bc6c51e1 glx/egl: improve dri null screen related error messages.
Convert from `failed to create dri screen` to more exact error message
for easier debugging

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15480>
2022-03-21 09:31:31 +00:00
..
egl_dri2.c glx/egl: improve dri null screen related error messages. 2022-03-21 09:31:31 +00:00
egl_dri2.h android: Push in-fence-fd down to driver 2022-03-04 22:16:20 +00:00
platform_android.c egl+libsync: Add helper to complain about invalid fence fd's 2022-03-04 22:16:20 +00:00
platform_android.h egl/android: restore image creation fallback path used by virgl 2021-07-09 16:18:23 +00:00
platform_android_mapper.cpp egl/android: restore image creation fallback path used by virgl 2021-07-09 16:18:23 +00:00
platform_device.c egl/dri: Enable FP16 for EGL_EXT_platform_device 2021-10-13 16:36:27 +00:00
platform_drm.c gbm/dri: implement image lookup extension version 2 2021-09-09 01:42:39 +00:00
platform_surfaceless.c egl/surfaceless: try kms_swrast before swrast 2021-07-21 23:12:58 +00:00
platform_wayland.c egl/wayland: fix crash in dri2_initialize_wayland_swrast 2022-03-07 08:26:01 +00:00
platform_x11.c
platform_x11_dri3.c loader/dri3: replace is_pixmap with drawable type 2021-12-07 03:26:13 +00:00
platform_x11_dri3.h