mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-14 08:22:25 -04:00
render/allocator: add DMA-BUF heap allocator
This commit is contained in:
parent
ab118042ea
commit
aa6d72f904
5 changed files with 156 additions and 2 deletions
|
|
@ -72,6 +72,7 @@ features = {
|
|||
'gles2-renderer': false,
|
||||
'vulkan-renderer': false,
|
||||
'gbm-allocator': false,
|
||||
'dma-heap-allocator': false,
|
||||
'session': false,
|
||||
'color-management': false,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue