mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-14 08:22:25 -04:00
Merge branch 'dma-heaps' into 'master'
Draft: render/allocator: add DMA-BUF heap allocator See merge request wlroots/wlroots!4414
This commit is contained in:
commit
804915cc61
6 changed files with 165 additions and 2 deletions
|
|
@ -73,6 +73,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