- f06854b weston-10: weston supports the 180° rotation command [1/1] by chen.wang1 · 10 months ago
- fdc0f56 weston: add set zorder Api [1/1] by chen.wang1 · 11 months ago
- bf71b4c weston: add video buffer display time event [1/2] by limin.tian · 11 months ago
- 7049276 weston: modify buffer release flow [1/1] by limin.tian · 11 months ago
- ff78906 weston: add aml-drm-config interface [1/1] by limin.tian · 12 months ago
- bd0b883 weston: fix weston crash and stalling in send key [1/1] by leng.fang · 12 months ago
- 4733ccf weston: modify buffer release flow [1/1] by limin.tian · 12 months ago
- d9c36b1 weston-10: Trunk add surface set plane mute API [1/1] by chen.wang1 · 12 months ago
- 2e66f9e weston: modify buffer release flow [1/1] by limin.tian · 12 months ago
- ce0f9d7 weston: update position for subsurface [1/1] by limin.tian · 12 months ago
- 230ec58 weston: add surface invisible request [1/2] by limin.tian · 1 year ago
- c616dad weston: sync vidda patch(44-48) [2/2] by limin.tian · 1 year, 1 month ago
- dbaf6fa weston: add simple shell protocol [1/1] by leng.fang · 1 year, 1 month ago
- 32af9fc weston: all patch add merge weston [1/1] by leng.fang · 1 year, 2 months ago
- ba89f00 weston: add weston code [1/1] by Dongjin Kim · 10 months ago
- 26b04f0 libweston: fix paint node color invariant by Pekka Paalanen · 3 years, 6 months ago
- 713f023 compositor: Fix opaque regions by Derek Foreman · 3 years, 7 months ago
- f2452d6 libweston: Convert remaning destroy signals by Marius Vlad · 3 years, 8 months ago
- 2015dfc compositor: Fix removal of an output by Marius Vlad · 3 years, 8 months ago
- fa48c5e libweston: Use weston_signal_emit_mutable for surface destruction by Alexandros Frantzis · 5 years ago
- 8eb8414 libweston: add initial dma-buf feedback implementation by Leandro Ribeiro · 4 years, 7 months ago
- 9a9e6ce libweston: add weston_output::color_profile by Pekka Paalanen · 4 years, 2 months ago
- 9a0aa37 libweston: refactor into weston_output_set_color_transforms() by Pekka Paalanen · 4 years, 2 months ago
- d2a320d Fix TTY switching after failed failed repaint with legacy mode set. by nerdopolis · 4 years ago
- 2ec15eb libweston: fix crash on never used output's tear-down by Pekka Paalanen · 4 years, 2 months ago
- eff793a Fix indentation all through the project by Emmanuel Gil Peyrot · 4 years ago
- c2b9747 libweston/compositor: Drop weston_frame_callback by Vlad Zahorodnii · 4 years ago
- 6f6fd26 pixel-formats: Add human readable format modifier by Marius Vlad · 4 years, 1 month ago
- f0c6104 libweston: remove weston_output_set_renderer_shadow_buffer() by Pekka Paalanen · 4 years, 4 months ago
- 5e79dd4 libweston: begin color-lcms plugin by Pekka Paalanen · 4 years, 4 months ago
- 8fb23ed color: add from sRGB to blending color transformation by Pekka Paalanen · 4 years, 4 months ago
- cda3951 color: add from sRGB to output color transformation by Pekka Paalanen · 4 years, 4 months ago
- 1d2eee2 color: add output color transform API by Pekka Paalanen · 4 years, 5 months ago
- 90a5ffa libweston: introduce CMS component architecture by Pekka Paalanen · 4 years, 5 months ago
- d4b46cd libweston: Remove source repaint_timer in weston_compositor_shutdown by Lujin Wang · 6 years ago
- 8740037 libweston: add weston_layer_fini() by Pekka Paalanen · 4 years, 3 months ago
- 6551c09 libweston: comment places that cannot use paint node lists by Pekka Paalanen · 4 years, 3 months ago
- 20ab6f8 libweston: iterate paint nodes in accumulate damage by Pekka Paalanen · 4 years, 3 months ago
- 6d6b367 libweston: iterate paint nodes on output repaint by Pekka Paalanen · 4 years, 3 months ago
- 2fddc53 libweston: per-output z-ordered paint node list by Pekka Paalanen · 4 years, 3 months ago
- 1a4f87d libweston: introduce weston_paint_node by Pekka Paalanen · 4 years, 3 months ago
- 1ae3a25 libweston: choose only monotonic software presentation clocks by Pekka Paalanen · 4 years, 3 months ago
- 98b4e20 libweston: assert frame times never go backwards by Pekka Paalanen · 4 years, 3 months ago
- 1ed2cad gl-renderer: garbage-collect old shaders by Pekka Paalanen · 4 years, 6 months ago
- 0692079 pixman-renderer: share region_global_to_output() by Pekka Paalanen · 4 years, 8 months ago
- b5265af libweston: add color ops cap and bool renderer shadow buffer by Pekka Paalanen · 4 years, 8 months ago
- 1d009c2 libweston: fix typos by Maxime Roussin-Bélanger · 4 years, 8 months ago
- cdb7218 compositor: move tests quirks initialization to weston_compositor_create() by Leandro Ribeiro · 4 years, 9 months ago
- 2d4dd70 libweston: drop opaque struct wet_testsuite_data by Leandro Ribeiro · 4 years, 10 months ago
- 32a5acd tests: add mechanism to change Weston's behavior when running certain tests by Leandro Ribeiro · 4 years, 10 months ago
- 0e4f097 compositor: clip the opaque region with the scissor area by Michael Olbrich · 5 years ago
- cb04f98 compositor: update scissor region before using it by Michael Olbrich · 5 years ago
- 67b382c compositor: Avoid using weston_log() in weston_view_is_opaque() by Marius Vlad · 5 years ago
- c5ea495 compositor: ignore views on other outputs during compositor_accumulate_damage() by Michael Olbrich · 5 years ago
- b7e5f10 compositor: use weston_view_is_opaque() to check for opacity in debug_scene_view_print() by Michael Olbrich · 5 years ago
- 50aa3a7 timeline: convert vblank timestamp to MONOTONIC by Pekka Paalanen · 5 years ago
- ef5f323 compositor: fix endless recursion in scene-graph printing by Michael Olbrich · 5 years ago
- a69cb71 libweston: Add transform to weston_head by Lucas Stach · 6 years ago
- 8060d82 Redefine output rotations by Pekka Paalanen · 5 years ago
- 0df4477 libweston: document weston_transformed_*() by Pekka Paalanen · 5 years ago
- ca640d5 libweston: fold weston_compositor_tear_down() into weston_compositor_destroy() by Leandro Ribeiro · 6 years ago
- bd9c0a6 weston-log: fold weston_log_ctx_compositor_setup() into weston_compositor_create() by Leandro Ribeiro · 6 years ago
- ce10019 compositor: stop direct accessing core struct member by Leandro Ribeiro · 6 years ago
- b4bd12b launcher: move weston_environment_get_fd by Guillaume Champagne · 6 years ago
- f014964 weston-log: rename the confusing function name weston_compositor_log_scope_destroy() by Leandro Ribeiro · 6 years ago
- 5976dbb weston-log: rename the confusing function name weston_compositor_add_log_scope() by Leandro Ribeiro · 6 years ago
- 2eee164 libweston: remove previous_damage from struct weston_output by Leandro Ribeiro · 6 years ago
- 914c96c Revert "move frame_signal emission to weston_output_repaint()" by Leandro Ribeiro · 6 years ago
- adaf8c7 renderer: change frame_signal emission to pass previous_damage as data argument by Leandro Ribeiro · 6 years ago
- 2619bfe move frame_signal emission to weston_output_repaint() by Leandro Ribeiro · 6 years ago
- f696ee9 libweston: allow double-loading modules by Pekka Paalanen · 6 years ago
- 6ffbba3 Use weston_compositor_add_destroy_listener_once() in plugins by Pekka Paalanen · 6 years ago
- 5a70154 libweston: Add the ability to determine if a dmabuf is scanout-capable by Marius Vlad · 6 years ago
- 47e3d1e libweston: Add a new helper to check if the view spawns the entire output by Marius Vlad · 6 years ago
- 5f6bee4 libweston: Add a new helper weston_view_has_valid_buffer by Marius Vlad · 6 years ago
- 2cb926c Revert "backend-drm: Teach drm_property_info_populate() to retrieve range values" by Daniel Stone · 6 years ago
- 95e3b0d backend-drm: Teach drm_property_info_populate() to retrieve range values by Marius Vlad · 6 years ago
- 3a2f829 libweston: Init weston_output's 'destroy_signal' before timeline has a chance to emit a by Marius Vlad · 6 years ago
- 5de9297 libweston: Notify timeline of object modification by Marius Vlad · 6 years ago
- 3203ff6 libweston: Convert timeline points to use the timeline scope by Marius Vlad · 6 years ago
- da104eb libweston: Create the 'timeline' scope by Marius Vlad · 6 years ago
- 2a1b786 libweston: Clean-up timeline to make room for a new approach by Marius Vlad · 6 years ago
- 9bb1c3a weston-log: Add 'destroy_subscription' callback for the subscription by Marius Vlad · 6 years ago
- 413cda5 libweston: Fix rename of weston_compositor_destroy() reference by Marius Vlad · 6 years ago
- 3c3f3b1 libweston: Fix integer underflow in weston_layer_mask_is_infinite by Adam Jackson · 6 years ago
- 267b16e libweston: fix possible crash after a view is removed the layer by Loïc Yhuel · 6 years ago
- 4fd3813 libweston: Notify the client, when output recording is started/stopped by Ankit Nautiyal · 6 years ago
- faa5ab4 libweston: Add function to schedule idle task for updating surface protection by Ankit Nautiyal · 6 years ago
- 93dde24 libweston: Add functions to modify disable_planes counter for an output by Ankit Nautiyal · 6 years ago
- 4e03629 libweston: Remove internal weston-log set-up function out of public header by Marius Vlad · 6 years ago
- 284d534 compositor: Destroy the compositor before the log scope by Marius Vlad · 6 years ago
- dad882a weston-log: Rename scope's 'begin_cb' callback to 'new_subscriber' by Marius Vlad · 6 years ago
- c901e89 weston-debug: Rename weston-debug to weston-log to better reflect its purpose by Marius Vlad · 6 years ago
- 7814f30 weston-debug: Convert weston_debug_stream to use the subscriber base class by Marius Vlad · 6 years ago
- 63ef078 libweston: Migrate functions that operate on 'weston_output' into backend header by Marius Vlad · 6 years ago
- a72e371 libweston: Introduce libweston-internal.h by Marius Vlad · 6 years ago
- c569bdc libweston: make session_active a bool by Robert Beckett · 6 years ago
- c90fccc backend-drm: fix race during system suspend by Antonio Borneo · 6 years ago
- 2844f8e compositor: Enable HDCP for an output using weston.ini by Ankit Nautiyal · 6 years ago
- f74c35b libweston: Notify client for change in content-protection status by Ankit Nautiyal · 6 years ago