mesa/include/EGL
Yuxuan Shui 53660e4c4e Add EGL xcb platform
This enables GL applications to be written without any involvement of
Xlib.

EGL X11 platform is actually already xcb-only underneath, so this commit
just add the necessary interface changes so eglDisplay can be created
from a xcb_connection_t.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6474>
2020-11-12 16:39:47 +00:00
..
egl.h EGL: sync headers with Khronos 2020-05-25 14:06:38 +00:00
eglext.h Add EGL xcb platform 2020-11-12 16:39:47 +00:00
eglextchromium.h egl: avoid local modifications for eglext.h Khronos standard header file 2019-11-11 17:20:16 +00:00
eglmesaext.h EGL: sync headers with Khronos 2020-05-25 14:06:38 +00:00
eglplatform.h egl: replace MESA_EGL_NO_X11_HEADERS hack with upstream EGL_NO_X11 2019-10-07 20:28:59 +00:00