wlroots/include/wlr/render
Félix Poisot 03d3041fba render: make wlr_render_pass_add_texture() take a general color_transform
Mirrors the previous changes to wlr_renderer_begin_buffer_pass(), moving
color-management decisions to wlr_scene
2026-04-09 18:13:08 +00:00
..
allocator.h render/allocator: document struct wlr_allocator 2024-05-25 13:28:19 +00:00
color.h render/color: introduce wlr_color_transform_eotf 2026-04-09 18:13:08 +00:00
dmabuf.h render: add DMA-BUF docs 2021-11-26 16:40:53 +00:00
drm_format_set.h drm_format_set: Add wlr_drm_format_set_remove 2024-11-08 13:45:05 +01:00
drm_syncobj.h render/drm_syncobj: fix flags docs for wlr_drm_syncobj_timeline_waiter_init() 2026-03-27 18:02:46 +00:00
egl.h render/egl: document wlr_egl_create_with_context 2022-05-25 18:17:41 +00:00
gles2.h treewide: make type-check helpers take const pointers 2026-03-06 16:04:21 +08:00
interface.h renderer: replace get_render_buffer_caps() with struct field 2024-04-22 11:38:30 +02:00
pass.h render: make wlr_render_pass_add_texture() take a general color_transform 2026-04-09 18:13:08 +00:00
pixman.h treewide: make type-check helpers take const pointers 2026-03-06 16:04:21 +08:00
swapchain.h Make all listeners private 2024-10-28 18:07:02 +00:00
vulkan.h treewide: make type-check helpers take const pointers 2026-03-06 16:04:21 +08:00
wlr_renderer.h render: add color encoding and range to wlr_render_texture_options 2025-11-13 10:35:56 -05:00
wlr_texture.h render: explicit sync for wlr_texture_read_pixels() 2026-03-26 12:44:09 +00:00