mesa/src/egl
Italo Nicola 2edf222abd egl: reenable partial redraw with a warning when using gallium hud
Partial revert of e516a0a94f ("egl: disable partial redraw when gallium
hud is active").

We shouldn't change the behavior of the application when the hud is
enabled, doing so could make it harder do diagnose issues. Instead, now
we warn and ask the user to manually disable the extension if he
considers it to be worth it.

Fixes: e516a0a94f ("egl: disable partial redraw when gallium hud is active")
Signed-off-by: Italo Nicola <italonicola@collabora.com>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23456>
2023-08-15 08:18:52 +00:00
..
drivers egl/drm: fix EGL_EXT_buffer_age with gbm contexts 2023-08-11 21:50:21 +00:00
generate EGL: sync headers with Khronos 2022-10-12 19:26:01 +00:00
main egl: reenable partial redraw with a warning when using gallium hud 2023-08-15 08:18:52 +00:00
wayland egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02: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/dri2: Implement the new flush method 2022-11-02 18:11:41 +00:00
meson.build meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00