297 Commits (2d66d01cf58b0b079dc70f28e144aac020710d35)

Author SHA1 Message Date
Michael Olbrich b7e5f10bf4 compositor: use weston_view_is_opaque() to check for opacity in debug_scene_view_print() 4 years ago
Pekka Paalanen 50aa3a76c0 timeline: convert vblank timestamp to MONOTONIC 4 years ago
Michael Olbrich ef5f3233f9 compositor: fix endless recursion in scene-graph printing 4 years ago
Lucas Stach a69cb711cc libweston: Add transform to weston_head 5 years ago
Pekka Paalanen 8060d826b7 Redefine output rotations 5 years ago
Pekka Paalanen 0df4477924 libweston: document weston_transformed_*() 5 years ago
Leandro Ribeiro ca640d5120 libweston: fold weston_compositor_tear_down() into weston_compositor_destroy() 5 years ago
Leandro Ribeiro bd9c0a6ff5 weston-log: fold weston_log_ctx_compositor_setup() into weston_compositor_create() 5 years ago
Leandro Ribeiro ce1001966e compositor: stop direct accessing core struct member 5 years ago
Guillaume Champagne b4bd12b738 launcher: move weston_environment_get_fd 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 2eee164f24 libweston: remove previous_damage from struct weston_output 5 years ago
Leandro Ribeiro 914c96c3d2 Revert "move frame_signal emission to weston_output_repaint()" 5 years ago
Leandro Ribeiro adaf8c7410 renderer: change frame_signal emission to pass previous_damage as data argument 5 years ago
Leandro Ribeiro 2619bfe420 move frame_signal emission to weston_output_repaint() 5 years ago
Pekka Paalanen f696ee9337 libweston: allow double-loading modules 5 years ago
Pekka Paalanen 6ffbba3ac1 Use weston_compositor_add_destroy_listener_once() in plugins 5 years ago
Marius Vlad 5a701547a4 libweston: Add the ability to determine if a dmabuf is scanout-capable 5 years ago
Marius Vlad 47e3d1e481 libweston: Add a new helper to check if the view spawns the entire 5 years ago
Marius Vlad 5f6bee49ed libweston: Add a new helper weston_view_has_valid_buffer 5 years ago
Daniel Stone 2cb926c558 Revert "backend-drm: Teach drm_property_info_populate() to retrieve range values" 5 years ago
Marius Vlad 95e3b0deae backend-drm: Teach drm_property_info_populate() to retrieve range values 5 years ago
Marius Vlad 3a2f829983 libweston: Init weston_output's 'destroy_signal' before timeline has a chance to emit a 5 years ago
Marius Vlad 5de9297df2 libweston: Notify timeline of object modification 5 years ago
Marius Vlad 3203ff68ad libweston: Convert timeline points to use the timeline scope 5 years ago
Marius Vlad da104ebe5b libweston: Create the 'timeline' scope 5 years ago
Marius Vlad 2a1b7865dd libweston: Clean-up timeline to make room for a new approach 5 years ago
Marius Vlad 9bb1c3a3c2 weston-log: Add 'destroy_subscription' callback for the subscription 5 years ago
Marius Vlad 413cda58d6 libweston: Fix rename of weston_compositor_destroy() reference 5 years ago
Adam Jackson 3c3f3b1cc3 libweston: Fix integer underflow in weston_layer_mask_is_infinite 5 years ago
Loïc Yhuel 267b16e8f4 libweston: fix possible crash after a view is removed the layer 5 years ago
Ankit Nautiyal 4fd38138fa libweston: Notify the client, when output recording is started/stopped 5 years ago
Ankit Nautiyal faa5ab4e7b libweston: Add function to schedule idle task for updating surface protection 5 years ago
Ankit Nautiyal 93dde245ee libweston: Add functions to modify disable_planes counter for an output 5 years ago
Marius Vlad 4e03629f44 libweston: Remove internal weston-log set-up function out of public header 5 years ago
Marius Vlad 284d5345ad compositor: Destroy the compositor before the log scope 5 years ago
Marius Vlad dad882a12e weston-log: Rename scope's 'begin_cb' callback to 'new_subscriber' 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
Marius Vlad 63ef078ada libweston: Migrate functions that operate on 'weston_output' into backend header 5 years ago
Marius Vlad a72e3716e8 libweston: Introduce libweston-internal.h 5 years ago
Robert Beckett c569bdc236 libweston: make session_active a bool 5 years ago
Antonio Borneo c90fccc256 backend-drm: fix race during system suspend 5 years ago
Ankit Nautiyal 2844f8eaaf compositor: Enable HDCP for an output using weston.ini 5 years ago
Ankit Nautiyal f74c35b1f4 libweston: Notify client for change in content-protection status 5 years ago
Ankit Nautiyal 5cfe03c863 libweston: Add content-protection protocol implementation 5 years ago
Ankit Nautiyal 4b6e73d617 libweston: Add support to set content-protection for a weston_surface 5 years ago
Ankit Nautiyal 4f64ff8b2f libweston: Compute current protection for weston_output and weston_head 5 years ago
Ankit Nautiyal 2690a77088 libweston: Add support to set content-protection for a weston_output 5 years ago