wlroots/render
Simon Ser 69d4cf19b5 render/gles2: assert texture comes from the same renderer
Rendering a wlr_texture with a different wlr_renderer is invalid.
Add an assert to make sure this doesn't happen.
2021-04-29 15:59:13 +02:00
..
gles2 render/gles2: assert texture comes from the same renderer 2021-04-29 15:59:13 +02:00
pixman render: introduce renderer_get_render_buffer_caps 2021-04-28 20:55:57 +02:00
allocator.c render/allocator: add allocator_autocreate_with_drm_fd 2021-04-29 15:58:56 +02:00
dmabuf.c
drm_format_set.c
egl.c
gbm_allocator.c
meson.build
pixel_format.c
shm_allocator.c
swapchain.c
wlr_renderer.c render: remove wlr_ prefix from wlr_renderer_autocreate_with_drm_fd 2021-04-29 09:46:34 +02:00
wlr_texture.c