wlroots/include/wlr/render
Roman Gilg 17a289e36e render: allow texture creation while rendering
This removes an artificial limitation in form of an assert that disallowed the
creation of textures while the renderer is rendering.

A consumer might run its own rendering pipeline and after start of the renderer
still want to create textures for internal usage.
2022-02-28 13:06:11 +01:00
..
allocator.h render: add DMA-BUF docs 2021-11-26 16:40:53 +00:00
dmabuf.h render: add DMA-BUF docs 2021-11-26 16:40:53 +00:00
drm_format_set.h render/drm-format-set: add wlr_drm_format_set_intersect 2021-12-03 14:42:41 +00:00
egl.h render/egl: improve modifier support detection 2021-12-02 14:21:51 +00:00
gles2.h
interface.h
pixman.h
vulkan.h
wlr_renderer.h render: add wlr_renderer_init_wl_shm 2021-12-07 15:15:28 +01:00
wlr_texture.h render: allow texture creation while rendering 2022-02-28 13:06:11 +01:00