mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-06-05 14:48:22 +02:00
Similar to the backend type, also expose the renderer type enum as ABI. This makes it possible to implement a more consistent config API, as opposed to every backend hand-rolling its own use-the-other-one bool. The enums are explicitly numbered to avoid 0, so 0 can be used as a 'not-specified' sentinel value to allow backwards compatibility with the old config interfaces. Signed-off-by: Daniel Stone <daniels@collabora.com> |
||
|---|---|---|
| .. | ||
| libweston | ||
| meson.build | ||