summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* libweston: add required_capabilities test suite quirkPekka Paalanen2021-03-121-0/+2
* gl-renderer: garbage-collect old shadersPekka Paalanen2021-02-251-0/+1
* tests: extend output-damage to GL shadow framebufferPekka Paalanen2021-02-251-0/+2
* libweston: add color ops cap and bool renderer shadow bufferPekka Paalanen2021-02-251-0/+8
* tests: add output damage testPekka Paalanen2021-02-251-0/+2
* libweston: fix typosMaxime Roussin-BĂ©langer2021-02-241-1/+1
* backend-drm: Fix ignoring config 'require-input' optionMarius Vlad2020-12-071-4/+1
* compositor: move tests quirks initialization to weston_compositor_create()Leandro Ribeiro2020-11-171-4/+10
* libweston: drop opaque struct wet_testsuite_dataLeandro Ribeiro2020-10-271-1/+1
* tests: add mechanism to change Weston's behavior when running certain testsLeandro Ribeiro2020-10-271-0/+30
* plug-ins: Migrate pipewire and remoting plug-ins headers to public headerMarius Vlad2020-09-043-0/+142
* drm-backend: add --continue-without-input command line option to DRM-backendLeandro Ribeiro2020-06-021-0/+3
* libweston: Add transform to weston_headLucas Stach2020-03-061-0/+7
* weston-log: merge functions that destroy different types of subscribersLeandro Ribeiro2020-02-101-6/+3
* libweston: fold weston_compositor_tear_down() into weston_compositor_destroy()Leandro Ribeiro2020-01-291-2/+0
* weston-log: replace weston_log_ctx_compositor_destroy() by weston_log_ctx_des...Leandro Ribeiro2020-01-291-1/+1
* weston-log: rename weston_log_ctx_compositor_create() to weston_log_ctx_create()Leandro Ribeiro2020-01-291-1/+1
* weston-log: add function to avoid direct access to compositor members in non-...Leandro Ribeiro2020-01-291-1/+9
* weston-log: rename the confusing function name weston_compositor_log_scope_de...Leandro Ribeiro2020-01-271-1/+1
* weston-log: rename the confusing function name weston_compositor_add_log_scope()Leandro Ribeiro2020-01-271-7/+7
* weston-log: rename a confusing parameter name in weston_log_subscription_prin...Leandro Ribeiro2020-01-271-1/+1
* weston-log: rename a confusing parameter name in weston_compositor_add_log_sc...Leandro Ribeiro2020-01-271-1/+1
* doc: output management sequence diagramsPekka Paalanen2020-01-271-4/+7
* libweston: remove previous_damage from struct weston_outputLeandro Ribeiro2019-12-041-2/+0
* config-parser: Make get_bool be boolDaniel Stone2019-11-281-1/+2
* weston-log-flight-rec: Add a global variable to access the ring bufferMarius Vlad2019-11-251-0/+3
* Use weston_compositor_add_destroy_listener_once() in pluginsPekka Paalanen2019-11-211-0/+5
* input: use ro_anonymous_file to minimize duplication of keymap filesSebastian Wick2019-11-041-2/+2
* libweston: Remove timeline-object and clean-upMarius Vlad2019-10-173-53/+0
* libweston: Notify timeline of object modificationMarius Vlad2019-10-172-8/+4
* libweston: Create the 'timeline' scopeMarius Vlad2019-10-171-0/+1
* weston-log: Add a subscription iteratorMarius Vlad2019-10-171-0/+4
* weston-log: Add 'destroy_subscription' callback for the subscriptionMarius Vlad2019-10-171-0/+1
* weston-log: 'new_subscriber' is actually 'new_subscription'Marius Vlad2019-10-171-1/+1
* weston-log: s/scope/sub, leftover from the logging frameworkMarius Vlad2019-10-171-1/+1
* headless, gl-renderer: support pbuffer outputsPekka Paalanen2019-10-111-0/+3
* backend-headless: fix comment on use_pixmanPekka Paalanen2019-09-191-1/+1
* libweston: Bring back 'weston_output_move'sichem2019-09-131-0/+3
* make weston_binding_destroy publicsichem2019-08-231-0/+3
* weston-log: Return bytes written for 'printf()' and 'vprintf()' functionsMarius Vlad2019-08-191-2/+2
* libweston/log: Add 'wlog' group for weston_log() related functionsMarius Vlad2019-07-181-0/+3
* libweston: Remove internal weston-log set-up function out of public headerMarius Vlad2019-07-181-8/+0
* libweston: Put back weston_compositor_add_debug_binding() as publicMarius Vlad2019-07-181-0/+5
* weston-log-flight-rec: Introduce flight recorder streamMarius Vlad2019-07-181-0/+9
* compositor: Destroy the compositor before the log scopeMarius Vlad2019-07-181-0/+3
* weston-log-file: Introduce file type of streamMarius Vlad2019-07-181-0/+8
* weston-log: Rename scope's 'begin_cb' callback to 'new_subscriber'Marius Vlad2019-07-181-3/+11
* weston-log: Introduce subscribe functionalityMarius Vlad2019-07-181-0/+6
* weston-debug: Rename weston-debug to weston-log to better reflect its purposeMarius Vlad2019-07-182-4/+4
* weston-debug: Convert weston_debug_stream to use the subscriber base classMarius Vlad2019-07-181-20/+5