Simon Ser
766a24fa77
render/allocator: add wlr_allocator.buffer_caps
...
This allows users to know the capabilities of the buffers that
will be allocated. The buffer capability is important to
know when negotiating buffer formats.
4 years ago
Simon Zeni
ed7f2651b6
render: add DRM dumb buffer allocator
4 years ago
Simon Zeni
2c90e0f521
render/gbm_allocator: duplicate drm fd during creation process
4 years ago
Simon Ser
5be76bb047
render/allocator: add allocator_autocreate_with_drm_fd
...
Same as wlr_allocator_autocreate, but allows the caller to force a
DRM FD.
Similar to renderer_autocreate_with_drm_fd.
4 years ago
Simon Zeni
318e3ac92c
render/allocator: introduce wlr_allocator_autocreate
4 years ago
Simon Ser
bdf26f87d5
render/allocator: ignore NULL in wlr_allocator_destroy
4 years ago
Simon Ser
f47445f142
render: introduce wlr_allocator
4 years ago