mesa/src/egl
Pierre-Eric Pelloux-Prayer 58f90fd03f egl/wayland: fix glthread crashes
glthread unmarshalling thread cannot run concurrently with code that alloc
the back bo or the code that perform the swaps.
Ensure this by running dri2_flush_drawable_for_swapbuffers early.

Reviewed-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18223>
2022-09-21 14:54:50 +00:00
..
drivers egl/wayland: fix glthread crashes 2022-09-21 14:54:50 +00:00
generate egl: wire up ANGLE_sync_control_rate 2022-08-09 21:02:50 +00:00
main egl: Return EGL_BAD_MATCH for invalid share_list 2022-09-20 15:47:22 +00:00
wayland egl/wayland: add a NULL guard for the authenticate callback 2020-12-16 13:48:48 +00:00
egl-entrypoint-check.py python: explicitly require python3 2021-08-14 21:44:31 +00:00
egl-glvnd-symbols.txt egl: add glvnd symbols check 2019-07-10 11:27:51 +00:00
egl-symbols.txt egl: use new symbols check script 2019-07-10 11:27:51 +00:00
meson.build meson: replace manual compiler flags with meson arguments 2022-08-24 22:13:19 +00:00