mesa/src/egl
Mike Blumenkrantz 035d837a92 gallium: fix timeline semaphore value passing
using a screen method for this is broken since the value can change
before it is flushed. it must be passed along with the methods that use it

Acked-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35866>
2025-07-07 21:18:29 +00:00
..
drivers gallium: fix timeline semaphore value passing 2025-07-07 21:18:29 +00:00
generate egl: Add EGL_EXT_device_query_name and EGL_EXT_device_persistent_id 2025-06-20 15:35:44 +00:00
main egl: cast printf argument to the expected type 2025-07-04 15:26:39 +00:00
wayland egl/wayland: Move EGL components to wayland-drm 2025-07-02 14:35:25 +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: include glvnd in the devenv 2025-06-20 22:18:22 +00:00