91 Commits (80b585f8d2a31e780b4de41fbd187a742bea7e1a)

Author SHA1 Message Date
Marius Vlad c4076ef88a plug-ins: Migrate pipewire and remoting plug-ins headers to public header 4 years ago
Leandro Ribeiro e57d8ae818 drm-backend: add --continue-without-input command line option to DRM-backend 4 years ago
Lucas Stach a69cb711cc libweston: Add transform to weston_head 5 years ago
Leandro Ribeiro 1ded661aac weston-log: merge functions that destroy different types of subscribers 5 years ago
Leandro Ribeiro ca640d5120 libweston: fold weston_compositor_tear_down() into weston_compositor_destroy() 5 years ago
Leandro Ribeiro 4ec38d18b3 weston-log: replace weston_log_ctx_compositor_destroy() by weston_log_ctx_destroy() 5 years ago
Leandro Ribeiro 4f13595aa7 weston-log: rename weston_log_ctx_compositor_create() to weston_log_ctx_create() 5 years ago
Leandro Ribeiro f66685d9db weston-log: add function to avoid direct access to compositor members in non-core code 5 years ago
Leandro Ribeiro f014964f6f weston-log: rename the confusing function name weston_compositor_log_scope_destroy() 5 years ago
Leandro Ribeiro 5976dbbbb5 weston-log: rename the confusing function name weston_compositor_add_log_scope() 5 years ago
Leandro Ribeiro ee73105f50 weston-log: rename a confusing parameter name in weston_log_subscription_printf() 5 years ago
Leandro Ribeiro 861d93ff8d weston-log: rename a confusing parameter name in weston_compositor_add_log_scope() 5 years ago
Pekka Paalanen 9dccfd1ef3 doc: output management sequence diagrams 5 years ago
Leandro Ribeiro 2eee164f24 libweston: remove previous_damage from struct weston_output 5 years ago
Daniel Stone 51d995ad82 config-parser: Make get_bool be bool 5 years ago
Marius Vlad b1f5f8076a weston-log-flight-rec: Add a global variable to access the ring buffer 5 years ago
Pekka Paalanen 6ffbba3ac1 Use weston_compositor_add_destroy_listener_once() in plugins 5 years ago
Sebastian Wick abec512883 input: use ro_anonymous_file to minimize duplication of keymap files 5 years ago
Marius Vlad a66d2c87cc libweston: Remove timeline-object and clean-up 5 years ago
Marius Vlad 5de9297df2 libweston: Notify timeline of object modification 5 years ago
Marius Vlad da104ebe5b libweston: Create the 'timeline' scope 5 years ago
Marius Vlad d0d89d0d5f weston-log: Add a subscription iterator 5 years ago
Marius Vlad 9bb1c3a3c2 weston-log: Add 'destroy_subscription' callback for the subscription 5 years ago
Marius Vlad 0c7beb0b67 weston-log: 'new_subscriber' is actually 'new_subscription' 5 years ago
Marius Vlad f51dc3444c weston-log: s/scope/sub, leftover from the logging framework 5 years ago
Pekka Paalanen 5104d7b2af headless, gl-renderer: support pbuffer outputs 5 years ago
Pekka Paalanen b984a158d6 backend-headless: fix comment on use_pixman 5 years ago
sichem b86eb201ba libweston: Bring back 'weston_output_move' 5 years ago
sichem ec8c876e82 make weston_binding_destroy public 5 years ago
Marius Vlad 843b238551 weston-log: Return bytes written for 'printf()' and 'vprintf()' functions 5 years ago
Marius Vlad 35ff4a8de5 libweston/log: Add 'wlog' group for weston_log() related functions 5 years ago
Marius Vlad 4e03629f44 libweston: Remove internal weston-log set-up function out of public header 5 years ago
Marius Vlad 3ee9d8e2d2 libweston: Put back weston_compositor_add_debug_binding() as public 5 years ago
Marius Vlad 9c3804f8d5 weston-log-flight-rec: Introduce flight recorder stream 5 years ago
Marius Vlad 284d5345ad compositor: Destroy the compositor before the log scope 5 years ago
Marius Vlad 8b3ab3cd9b weston-log-file: Introduce file type of stream 5 years ago
Marius Vlad dad882a12e weston-log: Rename scope's 'begin_cb' callback to 'new_subscriber' 5 years ago
Marius Vlad 9f71a4ad85 weston-log: Introduce subscribe functionality 5 years ago
Marius Vlad c901e8913e weston-debug: Rename weston-debug to weston-log to better reflect its purpose 5 years ago
Marius Vlad 7814f301d1 weston-debug: Convert weston_debug_stream to use the subscriber base class 5 years ago
Pekka Paalanen e48bfc7c0c libweston: Move 'struct weston_backend' to the internal backend header 5 years ago
Marius Vlad 5d649b611a libweston: Migrate functions that operate on 'weston_seat' 5 years ago
Marius Vlad 63ef078ada libweston: Migrate functions that operate on 'weston_output' into backend header 5 years ago
Marius Vlad e41c1bff11 libweston: Introduce backend.h 5 years ago
Marius Vlad 0260fed3c7 libweston: Migrate what is left out the libweston public header 5 years ago
Marius Vlad a9b69b4b2a libweston: Migrate content_protection from public header 5 years ago
Marius Vlad 3ff296e934 libweston: Migrate functions that perform various transformations 5 years ago
Marius Vlad 7e4f58faa3 libweston: Migrate functions that operate on 'weston_view' 5 years ago
Marius Vlad 4e1d0973f5 libweston: Migrate functions that operate on 'weston_spring' 5 years ago
Marius Vlad f1a6594ad7 libweston: Migrate functions that operate on 'weston_surface' 5 years ago