wlroots/render
Simon Ser 456f29bd28 render/egl: add support for EGL_EXT_image_implicit_sync_control
This allows the driver to disable implicit sync logic.
2022-06-20 21:18:55 +02:00
..
allocator Remove remaining wl_signal_emit calls 2022-06-05 10:36:11 +00:00
gles2 render/gles2: implement explicit sync APIs 2022-06-20 21:17:12 +02:00
pixman render/texture: drop wlr_texture_is_opaque 2022-06-16 14:43:24 +02:00
vulkan render/texture: drop wlr_texture_is_opaque 2022-06-16 14:43:24 +02:00
dmabuf.c dmabuf: Don't leak file descriptors on error path 2022-06-06 00:50:41 -04:00
drm_format_set.c render/drm-format-set: add wlr_drm_format_set_intersect 2021-12-03 14:42:41 +00:00
egl.c render/egl: add support for EGL_EXT_image_implicit_sync_control 2022-06-20 21:18:55 +02:00
meson.build render/timeline: introduce wlr_timeline 2022-06-20 21:14:09 +02:00
pixel_format.c render/gles: add support for some 16-bpc unsigned shm formats 2022-05-07 16:25:38 +00:00
swapchain.c Move allocator stuff into new directory 2021-08-25 09:57:20 -04:00
timeline.c render/timeline: add wlr_render_timeline_import_dmabuf 2022-06-20 21:14:09 +02:00
wlr_renderer.c render: add timeline wlr_renderer API 2022-06-20 21:15:39 +02:00
wlr_texture.c render/texture: drop wlr_texture_is_opaque 2022-06-16 14:43:24 +02:00