177 Commits (5f6bee49ede5cfd6b4086ec942cf9db770de60a9)

Author SHA1 Message Date
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
Roman Gilg e97391c49f compositor: Support xdg_output_unstable_v1 5 years ago
Marius Vlad 9fdda7f5eb libweston: Add ingroup tag for weston_compositor 5 years ago
Marius Vlad 55d8736ed1 libweston: Add ingroup tag for weston_output 5 years ago
Marius Vlad 78984ee971 libweston: Define head, output and compositor group 5 years ago
Marius Vlad a2dace23ae libweston: Fix/clean-up doxygen warnings 5 years ago
Marius Vlad f4f4c2bcf1 libweston: Add weston-debug header to libweston 5 years ago
Marius Vlad 7e4db95373 libweston: Rename weston_debug_scope_ to weston_log_scope_ 5 years ago
Marius Vlad 3d7d978c21 libweston: Rename weston_debug_compositor to weston_log_context 5 years ago
Marius Vlad 1e2fda2ea1 compositor: Convert weston-debug framework to use weston_debug_compositor 5 years ago
Marius Vlad 880b485d76 libweston: Decouple weston_debug_compositor from weston_compositor 5 years ago
Antonio Borneo 3957863667 log: remove "%m" from format strings by using strerror(errno) 5 years ago
Pekka Paalanen cda1488ce0 Rename version.h to libweston/version.h 6 years ago
Pekka Paalanen 27b377f51f Rename plugin-registry.h to libweston/plugin-registry.h 6 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
Marius Vlad 253ba9a6db compositor: Fix missing new line when displaying buffer type for EGL buffer 6 years ago
Marius Vlad a6acfa8346 compositor: Fix invalid view numbering in scene-graph 6 years ago
Marius Vlad 433f4e77b7 compositor: Fix scene-graph debug scope missing views based on sub-surfaces 6 years ago
Alexandros Frantzis 676296749a libweston: Support zwp_surface_synchronization_v1.get_release 6 years ago
Alexandros Frantzis acff29b3b3 libweston: Support zwp_surface_synchronization_v1.set_acquire_fence 6 years ago
Alexandros Frantzis 27d7c395c7 libweston: Introduce zwp_linux_explicit_synchronization_v1 6 years ago