mesa/src/egl
Caio Oliveira 9f979776ed egl: Don't maintain a list of AtExit functions
Dynamically adding to the list is not used anymore, so
just inline the calls in the atexit callback and remove
_eglAddAtExitCall().

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37518>
2025-09-24 21:16:02 +00:00
..
drivers egl/gbm: Destroy excess BOs 2025-09-23 13:32:13 +00:00
generate mesa: move src/mapi to src/mesa/glapi 2025-08-06 20:35:26 +00:00
main egl: Don't maintain a list of AtExit functions 2025-09-24 21:16:02 +00:00
wayland meson: use the wayland module 2025-09-22 16:35:26 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
egl-entrypoint-check.py egl: Apply autopep8. 2025-02-21 02:50:56 +00:00
egl-glvnd-symbols.txt egl: export GL-CL interop functions from libEGL_mesa.so 2025-06-08 13:20:47 -04:00
egl-glvnd.sym egl: export GL-CL interop functions from libEGL_mesa.so 2025-06-08 13:20:47 -04:00
egl-symbols.txt egl/dri2: Implement the new flush method 2022-11-02 18:11:41 +00:00
egl.sym egl/meson: Specify which symbols to export 2025-01-15 23:18:36 +00:00
meson.build egl/meson: generate wayland presentation-time header before it gets included 2025-09-24 10:23:18 +00:00