Bug 107287: [glamor] Texture from pixmap broken with glamor on xserver 1.20 - Olivier Fourdan <fourdan@xfce.org> - 7/19/2018 Back to Bug | Your Reviews | Help
Attachment 140710: [PATCH] xwayland: Enable DRI3 for glamor - Olivier Fourdan <fourdan@xfce.org> - 7/19/2018 (View )

Show Quick Help

From: Olivier Fourdan <ofourdan@redhat.com>
Date: Thu, 19 Jul 2018 14:05:17 +0200
Subject: [PATCH xserver] xwayland: Enable DRI3 for glamor
glamor_fds_from_pixmap() will bail out early if DRI3 is not enabled,
unfortunately Xwayland's glamor code would not set it as enabled which
would lead to blank pixmaps when using texture from pixmap.
Make sure to mark DRI3 as enabled from glamor_egl_screen_init() in
Xwayland.
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=107287
Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
---
hw/xwayland/xwayland-glamor.c | 1 +
1 file changed, 1 insertion(+)
<Overall Comment>
Powered by Splinter

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.