mesa/src/egl
Derek Foreman 2fa1979c66 egl/wayland: Fix possible buffer leak
If we have to wait for a buffer to be released in swrast_update_buffers(),
we can leak it.

Take care to reuse the existing buffer if one is still available.

Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26761>
2024-01-12 15:16:31 +00:00
..
drivers egl/wayland: Fix possible buffer leak 2024-01-12 15:16:31 +00:00
generate EGL: sync files with Khronos 2024-01-09 17:21:44 +00:00
main egl: only accept APIs that are compiled in 2024-01-10 09:16:09 +00:00
wayland meson: work around meson 0.62 issue 2023-12-04 11:41:37 +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: add glvnd symbols check 2019-07-10 11:27:51 +00:00
egl-symbols.txt egl/dri2: Implement the new flush method 2022-11-02 18:11:41 +00:00
meson.build egl/android: Switch to generic buffer-info code 2024-01-10 14:09:23 +00:00