wlroots/render/vulkan
Simon Ser 7328cad84b render/vulkan: use stage buffers for read_pixels
No need to roll our own cache machinery here, stage buffers
already do it (and more) for us. Should improve performance
when multiple screens with a different resolution are captured.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3525
2022-11-25 16:43:22 +01:00
..
shaders render/vulkan: add support for RGB565 texture format 2022-11-25 14:19:27 +00:00
meson.build render/vulkan: quiet glslangValidator 2021-11-23 15:38:56 +00:00
pixel_format.c render/vulkan: add support for RGB565 texture format 2022-11-25 14:19:27 +00:00
renderer.c render/vulkan: use stage buffers for read_pixels 2022-11-25 16:43:22 +01:00
texture.c render/vulkan: update shm texture data in one batch 2022-11-21 17:55:46 -05:00
util.c render/vulkan: add missing entries in vulkan_strerror() 2022-10-18 16:57:00 +02:00
vulkan.c render: stop pulling <wlr/backend.h> 2022-11-24 21:50:28 +00:00