wlroots/render
Andri Yngvason 48929a1e7d Merge branch 'gles2-nv12-render-target' into 'master'
render: gles2: NV12 render buffers

See merge request wlroots/wlroots!5344
2026-05-08 16:13:45 +00:00
..
allocator render: allocator: gbm: Implement allocation of NV12 buffers 2026-04-16 14:34:54 +00:00
gles2 render: gles2: renderer: Add NV12 to render format set 2026-04-16 14:34:54 +00:00
pixman render/pixman: fix bilinear filtering to match gles2 renderer 2026-04-02 00:59:44 +02:00
vulkan util/rect_union: Take pixman_box32_t by pointer 2026-05-01 12:50:04 +00: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 render/color: replace COLOR_TRANSFORM_LUT_3D with COLOR_TRANSFORM_LCMS2 2025-06-16 09:06:10 +00:00
color_lcms2.c render/color: replace COLOR_TRANSFORM_LUT_3D with COLOR_TRANSFORM_LCMS2 2025-06-16 09:06:10 +00:00
dmabuf.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
dmabuf_fallback.c render/dmabuf: add dmabuf_export_sync_file() 2022-12-06 14:54:09 +00:00
dmabuf_linux.c render/dmabuf: lower log level for sync file import/export failure 2026-04-22 17:25:02 +00:00
drm_format_set.c render/drm_format_set: fix corruption in wlr_drm_format_set_remove() 2024-11-28 19:14:31 +00:00
drm_syncobj.c render/drm_syncobj: use drmSyncobjEventfd() 2026-03-27 18:09:07 +00:00
drm_syncobj_merger.c linux_drm_syncobj_v1: add _state_add_release_from_implicit_sync() 2026-04-22 17:18:48 +00: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-17 18:14:35 +00:00
pass.c render/pass: Ensure the precision is consistent during comparison 2025-05-29 21:50:21 +08:00
pixel_format.c render/pixel-format: add function to determine YCbCr from drm fourcc 2026-02-06 13:53:46 +00:00
swapchain.c swapchain: assert that size is not empty at creation time 2025-06-16 07:54:00 +00:00
wlr_renderer.c Fix/cleanup includes a bit 2025-04-15 20:13:29 +03:00
wlr_texture.c wlr_texture: Introduce wlr_texture_preferred_read_format 2023-11-30 19:56:54 -05:00