mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
29291cb47c
Whether a texture is opaque or not doesn't depend on the renderer at all, it just depends on the source buffer. Instead of forcing all renderers to implement wlr_texture_impl.is_opaque, let's move this in common code and use the wlr_buffer format to know whether a texture will be opaque. |
||
---|---|---|
.. | ||
allocator.h | ||
dmabuf.h | ||
drm_format_set.h | ||
egl.h | ||
gles2.h | ||
interface.h | ||
pixman.h | ||
vulkan.h | ||
wlr_renderer.h | ||
wlr_texture.h |