wlroots-hyprland/include/wlr/render
nyorain 8e34692250 render/vulkan: add Vulkan renderer
This new renderer is implemented with the existing wlr_renderer API
(which is known to be sub-optimal for some operations). It's not
used by default, but users can opt-in by setting WLR_RENDERER=vulkan.

The renderer depends on VK_EXT_image_drm_format_modifier and
VK_EXT_physical_device_drm.

Co-authored-by: Simon Ser <contact@emersion.fr>
Co-authored-by: Jan Beich <jbeich@FreeBSD.org>
2021-10-18 11:51:13 +02:00
..
dmabuf.h
drm_format_set.h
egl.h render/egl: initialize wlr_egl with EGL_PLATFORM_DEVICE_EXT 2021-07-27 20:45:53 +02:00
gles2.h
interface.h render: drop wlr_renderer_impl.init_wl_display 2021-07-22 14:10:26 -04:00
pixman.h
vulkan.h render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00
wlr_renderer.h
wlr_texture.h render/wlr_texture: put wlr_texture_from_buffer into the public API 2021-07-22 22:28:24 +02:00