From f8b59e8c7861a1c91d95410c76bcbfa9f59bf305 Mon Sep 17 00:00:00 2001 From: Paul Olav Tvete Date: Tue, 9 Nov 2021 14:34:06 +0100 Subject: Remove the XComposite buffer sharing extension These extensions were disabled because they did not work properly and they are no longer very useful. It does not make sense to keep non-functional code around when it is unlikely to be fixed. [ChangeLog][Extensions][The xcomposite-egl and xcomposite-glx shell extension protocols have been removed.] Task-number: QTBUG-97985 Change-Id: I0ad37bd2b35551d7b2b1e5e7d4e77a51037864ad Reviewed-by: Eskil Abrahamsen Blomfeldt --- .gitignore | 1 - 1 file changed, 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 595e70b49..ecaf47a3b 100644 --- a/.gitignore +++ b/.gitignore @@ -18,7 +18,6 @@ config.tests/egl/egl config.tests/glx/glx config.tests/wayland_cursor/wayland_cursor config.tests/wayland_egl/wayland_egl -config.tests/xcomposite/xcomposite config.tests/xkbcommon/xkbcommon config.tests/wayland/wayland config.tests/drm_egl_server/drm_egl_server -- cgit v1.2.3