weston/libweston/backend-drm
Leandro Ribeiro 04d4ebd91c shared: rename ec to wc_ for assert macros
We usually use the variable name 'ec' for struct weston_compositor. We
currently use the same in our assert macros, bringing issues.

Rename 'ec' to 'wc_' in our assert macros, avoiding this kind of issue.

Also, this fixes a weston_assert_ macro call in which we forgot to
declare 'ec' before calling it.

Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com>
2026-05-13 10:21:33 +03:00
..
drm-gbm.c drm-backend: Use explicit synchronisation for Vulkan 2026-05-12 13:54:37 +01:00
drm-internal.h drm: Use weston_log_scope_puts when we don't have a format string 2026-04-14 17:12:05 +03:00
drm-kms-enums.h backend-drm: Add support for the BACKGROUND_COLOR CRTC property 2026-03-26 13:22:33 +01:00
drm-virtual.c drm: Remove VAAPI recorder 2026-03-16 16:00:20 +02:00
drm.c shared: rename ec to wc_ for assert macros 2026-05-13 10:21:33 +03:00
fb.c drm: Don't use weston_view in drm_fb_get_from_paint_node 2026-04-09 08:58:15 -05:00
kms-color.c backend-drm: define struct drm_kms_device 2026-02-27 10:19:21 -06:00
kms.c drm: Deprecate non-atomic mode sets 2026-05-11 14:17:21 +03:00
libbacklight.c backend-drm: fix read() parameters in libbacklight 2026-03-02 09:54:06 +08:00
libbacklight.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
meson.build Deprecate remoting and pipewire plugins 2026-03-17 16:10:38 +02:00
modes.c backend-drm: define struct drm_kms_device 2026-02-27 10:19:21 -06:00
state-helpers.c drm: Fix stale comment that refers to weston_view 2026-04-09 08:58:15 -05:00
state-propose.c drm,renderers: Remove some unnecessary indirection 2026-04-09 08:58:15 -05:00