wlroots/render
Simon Ser d8d30463ac render/vulkan: log physical device driver name
This can be useful to figure out why a required feature is missing,
e.g. as in [1].

We check VK_EXT_physical_device_drm availability after printing
the driver name.

[1]: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3358
2022-01-19 13:08:46 +01:00
..
allocator
gles2 render/gles2: don't constrain shm formats to ones that support reading 2022-01-05 15:48:29 -08:00
pixman render/pixman: advertise MOD_INVALID instead of MOD_LINEAR 2021-12-02 14:12:14 +00:00
vulkan render/vulkan: log physical device driver name 2022-01-19 13:08:46 +01:00
dmabuf.c
drm_format_set.c render/drm-format-set: add wlr_drm_format_set_intersect 2021-12-03 14:42:41 +00:00
egl.c render/egl: improve modifier support detection 2021-12-02 14:21:51 +00:00
meson.build
pixel_format.c
swapchain.c
wlr_renderer.c render: add wlr_renderer_init_wl_shm 2021-12-07 15:15:28 +01:00
wlr_texture.c