Austin Shafer
d368028bd5
allocator: remove backend parameter in allocator_autocreate_with_drm_fd
...
Since we only use the backend capabilities here we can simply pass
them in directly. This allows other locations to create an allocator
even if they don't have a backend. They can simply specify the caps
they want instead.
10 months ago
Kirill Primak
a09d649439
docs: replace the less commonly used "::" with "."
1 year ago
Simon Zeni
02a1ae169e
render/allocator: make wlr_allocator part of the public API
3 years ago
Elyes HAOUAS
dc3d1530bf
Fix spelling errors
...
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
3 years ago
Simon Ser
ee6c841d47
render/allocator/gbm: fix create() docs for FD ownership
...
Fixes: d9d8fc1ab9
("render/allocator: re-open GBM FD")
3 years ago
Simon Ser
3ce2ea9e16
Move allocator stuff into new directory
...
Add render/allocator/ and include/render/allocator/ to hold
everything allocator-related.
3 years ago