wlroots-hyprland/include/wlr/render
Simon Ser 2806154900 render: add missing arg to wlr_renderer_impl.get_buffer_caps
The types of buffers supported by the renderer might depend on the
renderer's instance. For instance, a renderer might only support
DMA-BUFs if the necessary EGL extensions are available.

Pass the wlr_renderer to get_buffer_caps so that the renderer can
perform such checks.

Fixes: 982498fab3 ("render: introduce renderer_get_render_buffer_caps")
2021-06-09 16:41:03 +02:00
..
dmabuf.h render/dmabuf: make src arg const in wlr_dmabuf_attributes_copy 2021-02-02 19:53:16 +01:00
drm_format_set.h backend/drm: check format when scanning out DMA-BUF 2019-06-07 09:06:11 -04:00
egl.h render: remove wlr_texture_to_dmabuf 2021-04-08 09:09:50 +02:00
gles2.h render/gles2: introduce wlr_gles2_renderer_create_with_drm_fd 2021-04-20 21:14:27 +02:00
interface.h render: add missing arg to wlr_renderer_impl.get_buffer_caps 2021-06-09 16:41:03 +02:00
pixman.h render: introduce pixman renderer 2021-04-17 09:54:39 +02:00
wlr_renderer.h render: add wlr_renderer_begin_with_buffer 2021-06-01 13:12:28 -04:00
wlr_texture.h render: remove wlr_texture_get_size 2021-05-17 10:03:17 +02:00