wlroots/render
Félix Poisot 288ba9e75b drm/syncobj: add timeline point merger utility
(cherry picked from commit e83a679e23)
2026-03-19 20:01:40 +01:00
..
allocator render/allocator: add missing wlr_buffer_finish() in destroy impls 2025-12-20 15:02:08 -05:00
gles2 render/gles: use optimized clears for unblended rects 2026-03-03 11:02:08 +00:00
pixman treewide: fix typos 2026-02-28 04:26:47 -03:00
vulkan treewide: fix typos 2026-02-28 04:26:47 -03:00
color.c render/color: assert that wlr_color_transform_pipeline contains no NULLs 2025-12-18 14:58:28 +00:00
color_fallback.c
color_lcms2.c
dmabuf.c
dmabuf_fallback.c
dmabuf_linux.c render: drop <linux/dma-buf.h> compat defines 2026-01-04 00:30:34 +00:00
drm_format_set.c
drm_syncobj.c render/drm_syncobj: add wlr_drm_syncobj_timeline_signal() 2026-03-19 19:48:36 +01:00
drm_syncobj_merger.c drm/syncobj: add timeline point merger utility 2026-03-19 20:01:40 +01:00
egl.c treewide: fix typos 2026-02-28 04:26:47 -03:00
meson.build drm/syncobj: add timeline point merger utility 2026-03-19 20:01:40 +01:00
pass.c
pixel_format.c render/pixel-format: add function to determine YCbCr from drm fourcc 2026-02-06 13:53:46 +00:00
swapchain.c
wlr_renderer.c
wlr_texture.c