- 531dd23 weston: Weston Log Mechanism Development [1/1] by limin.tian · 7 months ago
- aaaff78 weston: modify resume flow [1/1] by limin.tian · 7 months ago
- a0140a7 weston: change mode policy for netflix app [1/1] by limin.tian · 10 months ago
- 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
- ebd9e93 weston: modify ui-size for every output [1/1] by limin.tian · 11 months ago
- bf71b4c weston: add video buffer display time event [1/2] by limin.tian · 11 months ago
- a36d332 weston: add auto-frame-mode function [1/1] by leng.fang · 12 months ago
- 7049276 weston: modify buffer release flow [1/1] by limin.tian · 11 months ago
- bd0b883 weston: fix weston crash and stalling in send key [1/1] by leng.fang · 12 months ago
- 2e66f9e weston: modify buffer release flow [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
- e9d800e weston: fix weston suspend [1/1] by leng.fang · 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
- 90687e1 libweston: fix weston_view::geometry.parent comment by Pekka Paalanen · 3 years, 6 months ago
- 7d27df4 backend-drm: Cache drm_fb for each weston_buffer by Daniel Stone · 3 years, 9 months 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
- f45d576 color: add weston_compositor_load_icc_file() by Pekka Paalanen · 4 years, 2 months ago
- aa6346f color: introduce weston_color_profile by Pekka Paalanen · 4 years, 2 months ago
- d6ccc8b libweston: Rename weston_view_activate() to weston_view_activate_input() by Marius Vlad · 4 years, 5 months ago
- a822afa input: fix keyboard focus crash by Derek Foreman · 4 years ago
- eff793a Fix indentation all through the project by Emmanuel Gil Peyrot · 4 years 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
- 8740037 libweston: add weston_layer_fini() 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
- 7ee4149 libweston: remove weston_view::renderer_state by Pekka Paalanen · 4 years, 3 months ago
- 1b40326 gl-renderer: do not expose query_dmabuf_formats and query_dmabuf_modifiers by Leandro Ribeiro · 4 years, 5 months ago
- 19d31dd libweston: add required_capabilities test suite quirk by Pekka Paalanen · 4 years, 5 months ago
- 1ed2cad gl-renderer: garbage-collect old shaders by Pekka Paalanen · 4 years, 6 months ago
- b1e5614 tests: extend output-damage to GL shadow framebuffer 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
- fbd4160 tests: add output damage test by Pekka Paalanen · 4 years, 8 months ago
- 1d009c2 libweston: fix typos by Maxime Roussin-Bélanger · 4 years, 8 months ago
- a86b590 backend-drm: Fix ignoring config 'require-input' option by Marius Vlad · 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
- c4076ef plug-ins: Migrate pipewire and remoting plug-ins headers to public header by Marius Vlad · 5 years ago
- e57d8ae drm-backend: add --continue-without-input command line option to DRM-backend by Leandro Ribeiro · 5 years ago
- a69cb71 libweston: Add transform to weston_head by Lucas Stach · 6 years ago
- 1ded661 weston-log: merge functions that destroy different types of subscribers by Leandro Ribeiro · 5 years ago
- ca640d5 libweston: fold weston_compositor_tear_down() into weston_compositor_destroy() by Leandro Ribeiro · 6 years ago
- 4ec38d1 weston-log: replace weston_log_ctx_compositor_destroy() by weston_log_ctx_destroy() by Leandro Ribeiro · 6 years ago
- 4f13595 weston-log: rename weston_log_ctx_compositor_create() to weston_log_ctx_create() by Leandro Ribeiro · 6 years ago
- f66685d weston-log: add function to avoid direct access to compositor members in non-core code by Leandro Ribeiro · 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
- ee73105 weston-log: rename a confusing parameter name in weston_log_subscription_printf() by Leandro Ribeiro · 6 years ago
- 861d93f weston-log: rename a confusing parameter name in weston_compositor_add_log_scope() by Leandro Ribeiro · 6 years ago
- 9dccfd1 doc: output management sequence diagrams by Pekka Paalanen · 6 years ago
- 2eee164 libweston: remove previous_damage from struct weston_output by Leandro Ribeiro · 6 years ago
- 51d995a config-parser: Make get_bool be bool by Daniel Stone · 6 years ago
- b1f5f80 weston-log-flight-rec: Add a global variable to access the ring buffer by Marius Vlad · 6 years ago
- 6ffbba3 Use weston_compositor_add_destroy_listener_once() in plugins by Pekka Paalanen · 6 years ago
- abec512 input: use ro_anonymous_file to minimize duplication of keymap files by Sebastian Wick · 6 years ago
- a66d2c8 libweston: Remove timeline-object and clean-up by Marius Vlad · 6 years ago
- 5de9297 libweston: Notify timeline of object modification by Marius Vlad · 6 years ago
- da104eb libweston: Create the 'timeline' scope by Marius Vlad · 6 years ago
- d0d89d0 weston-log: Add a subscription iterator by Marius Vlad · 6 years ago
- 9bb1c3a weston-log: Add 'destroy_subscription' callback for the subscription by Marius Vlad · 6 years ago
- 0c7beb0 weston-log: 'new_subscriber' is actually 'new_subscription' by Marius Vlad · 6 years ago
- f51dc34 weston-log: s/scope/sub, leftover from the logging framework by Marius Vlad · 6 years ago
- 5104d7b headless, gl-renderer: support pbuffer outputs by Pekka Paalanen · 6 years ago
- b984a15 backend-headless: fix comment on use_pixman by Pekka Paalanen · 6 years ago
- b86eb20 libweston: Bring back 'weston_output_move' by sichem · 6 years ago
- ec8c876 make weston_binding_destroy public by sichem · 6 years ago
- 843b238 weston-log: Return bytes written for 'printf()' and 'vprintf()' functions by Marius Vlad · 6 years ago
- 35ff4a8 libweston/log: Add 'wlog' group for weston_log() related functions by Marius Vlad · 6 years ago
- 4e03629 libweston: Remove internal weston-log set-up function out of public header by Marius Vlad · 6 years ago
- 3ee9d8e libweston: Put back weston_compositor_add_debug_binding() as public by Marius Vlad · 6 years ago
- 9c3804f weston-log-flight-rec: Introduce flight recorder stream by Marius Vlad · 6 years ago
- 284d534 compositor: Destroy the compositor before the log scope by Marius Vlad · 6 years ago
- 8b3ab3c weston-log-file: Introduce file type of stream by Marius Vlad · 6 years ago
- dad882a weston-log: Rename scope's 'begin_cb' callback to 'new_subscriber' by Marius Vlad · 6 years ago
- 9f71a4a weston-log: Introduce subscribe functionality 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
- e48bfc7 libweston: Move 'struct weston_backend' to the internal backend header by Pekka Paalanen · 6 years ago
- 5d649b6 libweston: Migrate functions that operate on 'weston_seat' by Marius Vlad · 6 years ago
- 63ef078 libweston: Migrate functions that operate on 'weston_output' into backend header by Marius Vlad · 6 years ago
- e41c1bf libweston: Introduce backend.h by Marius Vlad · 6 years ago
- 0260fed libweston: Migrate what is left out the libweston public header by Marius Vlad · 6 years ago
- a9b69b4 libweston: Migrate content_protection from public header by Marius Vlad · 6 years ago
- 3ff296e libweston: Migrate functions that perform various transformations by Marius Vlad · 6 years ago
- 7e4f58f libweston: Migrate functions that operate on 'weston_view' by Marius Vlad · 6 years ago
- 4e1d097 libweston: Migrate functions that operate on 'weston_spring' by Marius Vlad · 6 years ago
- f1a6594 libweston: Migrate functions that operate on 'weston_surface' by Marius Vlad · 6 years ago
- 9eb2064 libweston: Migrate functions that operate on input objects by Marius Vlad · 6 years ago
- 0bf3f5a libweston: Migrate functions that operate on 'weston_seat' by Marius Vlad · 6 years ago
- 58cac08 libweston: Migrate functions that operate on 'weston_plane' by Marius Vlad · 6 years ago
- 56f3a68 libweston: Migrate functions that operate on 'weston_compositor' by Marius Vlad · 6 years ago