weston/libweston/backend-drm
Pekka Paalanen 33ee2c9fb4 color: make 3x1d.fill_in populate a vec3 array
This removes the API impedance mismatch between
weston_color_curve_sample() and weston_color_curve_to_3x1D_LUT() that
was temporarily introduced in the previous commit. That mismatch is now
limited to gl_color_curve_lut_3x1d().

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2025-10-21 14:23:37 +03:00
..
drm-gbm.c vulkan-renderer: fix gbm_bo destroy in drm backend 2025-09-22 10:12:33 +02:00
drm-internal.h libweston: Get framebuffer from dma buffer in drm backend 2025-10-06 14:06:30 +02:00
drm-kms-enums.h drm-backend: Add Variable Refresh Rate modes 2025-02-21 06:49:42 +00:00
drm-virtual.c backend-drm: assert that there's a valid output state before repaint 2025-09-08 08:37:28 +00:00
drm.c color: make 3x1d.fill_in populate a vec3 array 2025-10-21 14:23:37 +03:00
fb.c libweston: Get framebuffer from dma buffer in drm backend 2025-10-06 14:06:30 +02:00
kms-color.c backend-drm: set connector property "Colorspace" 2024-05-06 10:39:42 +00:00
kms.c backend-drm: Fix double-free of pending state in error path 2025-10-09 13:39:23 +01:00
libbacklight.c libweston,tools: Include libgen.h for basename signature 2023-12-18 21:13:52 +00:00
libbacklight.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
meson.build libweston: Vulkan renderer 2025-05-23 20:36:05 +01:00
modes.c backend-drm: Add EDID parsing for 'color format' 2025-10-18 14:02:16 +01:00
state-helpers.c drm: Replace dead code with an assert in plane transform check paths 2025-09-05 13:33:22 -05:00
state-propose.c backend-drm: Use paint_node->draw_solid in more cases 2025-10-17 15:56:19 +02:00
vaapi-recorder.c drm/vaapi: Fix pointer-size confusion 2021-08-03 11:13:23 +00:00
vaapi-recorder.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00