weston/libweston/backend-drm
Ray Smith 885c616589 backend-drm: fix confused fallback format handling
This seems to think formats needs to be NULL terminated, but it doesn't
and gl_renderer_get_egl_config asserts that all formats_count elements
are not NULL.

This happens when EGL_KHR_no_config_context is not supported.

Signed-off-by: Ray Smith <rsmith@brightsign.biz>
2024-01-22 09:29:01 +00:00
..
drm-gbm.c backend-drm: fix confused fallback format handling 2024-01-22 09:29:01 +00:00
drm-internal.h backend-drm: fix drm find wrong connector 2024-01-12 12:11:45 +00:00
drm-virtual.c libweston/backends: Move damage flush into backends 2024-01-10 14:13:09 -06:00
drm.c backend-drm: fix deinit unexpected connector 2024-01-12 12:11:45 +00:00
fb.c linux-dmabuf: Add support for protocol version 5 2024-01-19 18:59:22 +01:00
kms-color.c Revert "backend-drm: add HDR_OUTPUT_METADATA definitions" 2022-06-07 09:35:14 +01:00
kms.c backend-drm: fix drm find wrong connector 2024-01-12 12:11:45 +00: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 drm-backend: Drop support libgbm older than 21.1.1 2023-08-09 21:45:42 +03:00
modes.c libweston: set default monitor strings 2023-09-15 06:56:59 +00:00
state-helpers.c backend-drm: Pass view alpha to plane state and commit 2023-03-30 17:29:57 +01:00
state-propose.c backend-drm: Don't force non-opaque overlays to primary plane 2024-01-11 15:57:09 +01: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