Skip to content
Snippets Groups Projects
Commit cdec2b3c authored by Olivier Fourdan's avatar Olivier Fourdan :tools: Committed by Adam Jackson
Browse files

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.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107287


Fixes: c8c276c9 ("glamor: Implement PixmapFromBuffers and BuffersFromPixmap")
Signed-off-by: default avatarOlivier Fourdan <ofourdan@redhat.com>
Reviewed-by: default avatarMichel Dänzer <michel.daenzer@amd.com>
parent ce2dde9e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment