mesa/src/egl
Eric Engestrom 09a2de2a51 egl: error out during setup if the configuration is invalid
If EGL is built, it needs a driver; if we don't abort setup here,
the compilation fails with:

    ld: error: undefined symbol: _eglDriver

See #11397 or #11956 for instance.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31870>
2024-10-29 17:25:08 +00:00
..
drivers gbm/dri: Use PIPE_FORMAT_* instead of using __DRI_IMAGE_* 2024-10-25 14:18:24 +00:00
generate egl: wire up EGL_EXT_surface_compression extension 2024-06-12 21:20:06 +00:00
main egl: Support NV_context_priority_realtime 2024-09-25 20:17:27 +00:00
wayland egl/wayland: fix memory leak in error handling case 2024-07-02 17:45:12 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
egl-entrypoint-check.py egl: Export the MESA GL Interop functions through eglGetProcAddress 2023-08-19 01:08:30 +00:00
egl-glvnd-symbols.txt
egl-symbols.txt egl/dri2: Implement the new flush method 2022-11-02 18:11:41 +00:00
meson.build egl: error out during setup if the configuration is invalid 2024-10-29 17:25:08 +00:00