mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
backend/x11: add support for shm buffers
This commit is contained in:
parent
572b5910bb
commit
014c59aa40
5 changed files with 182 additions and 74 deletions
|
|
@ -5,6 +5,7 @@ x11_required = [
|
|||
'xcb-present',
|
||||
'xcb-render',
|
||||
'xcb-renderutil',
|
||||
'xcb-shm',
|
||||
'xcb-xfixes',
|
||||
'xcb-xinput',
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue