Skip to content

backend: replace get_buffer_caps hook with a struct field

Simon Ser requested to merge emersion/wlroots:backend-buffer-caps into master

Do the same as wlr_renderer: the supported buffer capabilities are static for the lifetime of the backend.

Merge request reports

Loading