mesa/src/egl
Daniel Stone b561946497 egl/wayland: Don't replace existing backbuffer in get_buffers
If the surface already has a current backbuffer - say through a
buffer_age query - we do not want to replace it in get_buffers, because
it means the result we'd previously returned them is stale.

If we already have a backbuffer set on the surface, keep it locked in no
matter what until we hit SwapBuffers.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14873>
2022-02-07 09:57:41 +00:00
..
drivers egl/wayland: Don't replace existing backbuffer in get_buffers 2022-02-07 09:57:41 +00:00
generate Remove the shebang from eglFunctionList.py. 2021-10-13 05:34:27 +00:00
main replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
wayland
egl-entrypoint-check.py
egl-glvnd-symbols.txt
egl-symbols.txt
meson.build egl: add config debug printout 2021-12-11 00:25:04 +00:00