commit | f1bd313264925dfb229a2152eb3f60fe55746b83 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Mar 06 10:09:51 2018 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Mar 12 09:00:34 2018 +0100 |
tree | 8fcddc78bac820798553a28e80b743f334fddbc8 | |
parent | 70763fea4fbbe2984fd2a8f6ce9c77114af80792 [diff] |
ui/gtk-egl: add cursor_dmabuf support Add support for cursor dmabufs to gtk-egl. Just blend in the cursor (if we have one) when rendering the dmabuf. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20180306090951.22932-7-kraxel@redhat.com