wlroots-hyprland/include/wlr/render
Simon Ser b33ab26fe7 render/swapchain: make public
We've had this struct for a while. It'd be useful for compositors
if they want to manage the swap chains themselves instead of being
forced to use wlr_output's. Some compositors might also want to use
a swapchain without an output.
2023-02-21 17:14:31 +01:00
..
allocator.h Reformat doc comments 2022-05-25 14:22:58 +00:00
dmabuf.h render: add DMA-BUF docs 2021-11-26 16:40:53 +00:00
drm_format_set.h Reformat doc comments 2022-05-25 14:22:58 +00:00
egl.h render/egl: document wlr_egl_create_with_context 2022-05-25 18:17:41 +00:00
gles2.h render/gles2, render/pixman: stop pulling <wlr/backend.h> 2022-11-24 21:50:28 +00:00
interface.h wlr_texture: Expose owning renderer 2022-12-01 04:41:43 -05:00
pixman.h render/gles2, render/pixman: stop pulling <wlr/backend.h> 2022-11-24 21:50:28 +00:00
swapchain.h render/swapchain: make public 2023-02-21 17:14:31 +01:00
vulkan.h render/vulkan: add wlr_vk_texture_has_alpha 2022-11-15 10:58:45 +08:00
wlr_renderer.h render: stop pulling <wlr/backend.h> 2022-11-24 21:50:28 +00:00
wlr_texture.h wlr_texture: Expose owning renderer 2022-12-01 04:41:43 -05:00