wlroots/render
Simon Ser 377668aaf6 render/vulkan: check that requested size is smaller than max
Fail with a clearer error when the requested size is too large.
Without this, we allocate a buffer with a size smaller than what
was requested.

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3975
2023-01-19 18:50:59 +00:00
..
allocator build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00
gles2
pixman render/pixman: skip mask for opaque texture rendering 2022-12-08 16:53:14 +01:00
vulkan render/vulkan: check that requested size is smaller than max 2023-01-19 18:50:59 +00:00
dmabuf.c
dmabuf_fallback.c render/dmabuf: add dmabuf_export_sync_file() 2022-12-06 14:54:09 +00:00
dmabuf_linux.c render/dmabuf: add dmabuf_export_sync_file() 2022-12-06 14:54:09 +00:00
drm_format_set.c
egl.c render/egl: stop advertising render support for external-only formats 2022-12-13 16:43:22 +00:00
meson.build
pixel_format.c
swapchain.c
wlr_renderer.c render: simplify renderer_autocreate_with_drm_fd() 2022-12-06 14:58:30 +00:00
wlr_texture.c