weston/libweston/backend-drm
Leandro Ribeiro f014964f6f weston-log: rename the confusing function name weston_compositor_log_scope_destroy()
There's a function named weston_compositor_log_scope_destroy()
but it doesn't take a struct weston_compositor argument.

Rename it to weston_log_scope_destroy(), as the argument is a
struct weston_log_scope.

Signed-off-by: Leandro Ribeiro <leandrohr@riseup.net>
2020-01-27 13:43:24 -03:00
..
drm-gbm.c backend-drm: Make boolean fields actually bool 2019-12-11 19:33:20 +00:00
drm-internal.h backend-drm: Make boolean fields actually bool 2019-12-11 19:33:20 +00:00
drm-virtual.c backend-drm: separate out DRM virtual support 2019-10-25 15:32:07 +02:00
drm.c weston-log: rename the confusing function name weston_compositor_log_scope_destroy() 2020-01-27 13:43:24 -03:00
fb.c backend-drm: remove unecessary ifdef checks 2019-11-23 09:57:52 +00:00
kms.c backend-drm: Make boolean fields actually bool 2019-12-11 19:33:20 +00:00
libbacklight.c backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
libbacklight.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
meson.build backend-drm: remove unecessary ifdef checks 2019-11-23 09:57:52 +00:00
modes.c backend-drm: Use aspect-ratio bit definitions from libdrm 2019-11-27 17:52:16 +00:00
state-helpers.c backend-drm: Construct a zpos candidate list of planes 2019-11-11 16:51:48 +00:00
state-propose.c backend-drm: Further checks to skip plane assignment to HW planes 2019-11-22 20:25:20 +02:00
vaapi-recorder.c backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
vaapi-recorder.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00