Simon Ser
|
a245201dad
|
render/allocator/gbm: add bo_flags arg to create function
This allows callers to opt out of SCANOUT, for instance.
|
2023-11-30 21:10:31 +01:00 |
|
Simon Ser
|
bf75706555
|
render/allocator/gbm: add _with_drm_fd to create function name
Reserve wlr_gbm_allocator_create() for a potential future function
which takes an already-existing gbm_device as input.
|
2023-11-30 21:07:48 +01:00 |
|
Simon Ser
|
ee6c841d47
|
render/allocator/gbm: fix create() docs for FD ownership
Fixes: d9d8fc1ab9 ("render/allocator: re-open GBM FD")
|
2021-09-01 21:34:34 +02:00 |
|
Simon Ser
|
3ce2ea9e16
|
Move allocator stuff into new directory
Add render/allocator/ and include/render/allocator/ to hold
everything allocator-related.
|
2021-08-25 09:57:20 -04:00 |
|