mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-15 04:18:07 +02:00
In commit "libweston: add struct weston_drm_format" struct weston_drm_format and its helper functions were added to libweston. The functions query_dmabuf_formats and query_dmabuf_modifiers are very specific to GL-renderer and its internals. So instead of exposing them in libweston, query and store DRM formats and modifiers internally in GL-renderer. Also, add a vfunction to struct weston_renderer in order to retrieve the formats. Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com> |
||
|---|---|---|
| .. | ||
| backend-drm.h | ||
| backend-fbdev.h | ||
| backend-headless.h | ||
| backend-rdp.h | ||
| backend-wayland.h | ||
| backend-x11.h | ||
| config-parser.h | ||
| libweston.h | ||
| matrix.h | ||
| meson.build | ||
| pipewire-plugin.h | ||
| plugin-registry.h | ||
| remoting-plugin.h | ||
| version.h.in | ||
| weston-log.h | ||
| windowed-output-api.h | ||
| xwayland-api.h | ||
| zalloc.h | ||