mesa/src/egl
Derek Foreman d052b0201e vulkan/wsi/wayland: Use fifo protocol for FIFO
The fifo protocol allows us to ensure that a compositor presents
an image that we submit to it. Use this to reliably implement FIFO
semantics.

Note: On systems where the fifo protocol is available an occluded
surface may find itself unthrottled when previously it would have
been frozen.

Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26150>
2024-11-07 00:03:23 +00:00
..
drivers gbm/dri: Use PIPE_FORMAT_* instead of using __DRI_IMAGE_* 2024-10-25 14:18:24 +00:00
generate egl: wire up EGL_EXT_surface_compression extension 2024-06-12 21:20:06 +00:00
main egl: Support NV_context_priority_realtime 2024-09-25 20:17:27 +00:00
wayland vulkan/wsi/wayland: Use fifo protocol for FIFO 2024-11-07 00:03:23 +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: error out during setup if the configuration is invalid 2024-10-29 17:25:08 +00:00