687 Commits (81ef6d0ab362fbdaaed2bc5edfce069b25ab10eb)

Author SHA1 Message Date
Pekka Paalanen 81ef6d0ab3 compositor: add weston.ini option use-renderer-shadow 4 years ago
Pekka Paalanen b5265af620 libweston: add color ops cap and bool renderer shadow buffer 4 years ago
Emmanuel Gil Peyrot 5b5decb99b compositor: Add suggestion when colord is enabled but not LCMS 4 years ago
xndcn ffe422116d screen-share: fix possible memory leak for `out_pixman_error` case 4 years ago
Anurup M 6aa46844a6 compositor: Fix possible memory leak when wl_display_create() fails 4 years ago
Marius Vlad a86b590fea backend-drm: Fix ignoring config 'require-input' option 4 years ago
Leandro Ribeiro cdb7218daf compositor: move tests quirks initialization to weston_compositor_create() 4 years ago
Leandro Ribeiro bc56729ffe screenshooter: rename some functions to avoid conflicts 4 years ago
Leandro Ribeiro 2d4dd70ff5 libweston: drop opaque struct wet_testsuite_data 4 years ago
Leandro Ribeiro 32a5acde5b tests: add mechanism to change Weston's behavior when running certain tests 4 years ago
Pekka Paalanen 43141231a0 compositor: delete segv_compositor 4 years ago
Manuel Stoeckl ae69381b6e compositor: avoid setting WAYLAND_DISPLAY=wayland-0 4 years ago
Marius Vlad c4076ef88a plug-ins: Migrate pipewire and remoting plug-ins headers to public header 4 years ago
Jimmy Ohn e55c86a167 screen-share: don't get weston_config object before zalloc 4 years ago
Guillaume Champagne 478710c003 meson: enable undefined functions errors for colord 4 years ago
Guillaume Champagne 7451f9956e meson: add lcms2 dependency to cms-colord 4 years ago
Leandro Ribeiro e57d8ae818 drm-backend: add --continue-without-input command line option to DRM-backend 4 years ago
Antonio Caggiano 2eda978e95 compositor: Quit when failing to open log file 4 years ago
Antonio Caggiano fdc9b4bce5 compositor: Print error opening log file 4 years ago
Daniel Stone 5450456da2 compositor: Fail on invalid transform for headless 5 years ago
Daniel Stone 1c0507b12a compositor: Use weston_head transform for output default 5 years ago
Daniel Stone aaf35586f4 compositor: Fail output configuration on invalid transform 5 years ago
Daniel Stone 31af69d868 compositor: Fix default transforms when output section declared 5 years ago
Pekka Paalanen dd84ecf44d compositor: add scale cmdline option for headless 5 years ago
Pekka Paalanen 8060d826b7 Redefine output rotations 5 years ago
Leandro Ribeiro 9aaaf96a6a compositor: destroy log context only after the destruction of subscribers 5 years ago
Leandro Ribeiro 1ded661aac weston-log: merge functions that destroy different types of subscribers 5 years ago
Philipp Zabel 4b1de0112b build: add rpath to modules that use symbols from libexec_weston 5 years ago
Guillaume Champagne 9096dee405 headless: fix uninitialized variable 5 years ago
Pekka Paalanen 61a6b03d6f compositor: add test suite data 5 years ago
Leandro Ribeiro ca640d5120 libweston: fold weston_compositor_tear_down() into weston_compositor_destroy() 5 years ago
Leandro Ribeiro 4ec38d18b3 weston-log: replace weston_log_ctx_compositor_destroy() by weston_log_ctx_destroy() 5 years ago
Leandro Ribeiro 4f13595aa7 weston-log: rename weston_log_ctx_compositor_create() to weston_log_ctx_create() 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 2a6cfef07e screen-share: define variable type before using as function argument 5 years ago
Daniel Stone dd8219b3fb option-parser: Make bools boolean 5 years ago
Daniel Stone 51d995ad82 config-parser: Make get_bool be bool 5 years ago
Leandro Ribeiro 0f6bd69752 screen-share: get previous_damage from data argument instead of weston_output 5 years ago
Pekka Paalanen 3025353e83 compositor: allow double-loading modules 5 years ago
Pekka Paalanen 6ffbba3ac1 Use weston_compositor_add_destroy_listener_once() in plugins 5 years ago
Pekka Paalanen 5caef6d355 colord: remove destroy listener on clean-up 5 years ago
Marius Vlad 9c4b5c4931 compositor: Fix some warning when passing debugoptimized to meson 5 years ago
Marius Vlad ded0b77316 compositor: Pass the entire string in one-shot when writting logger data 5 years ago
Marius Vlad 91dffa37a6 compositor: Allow protocol to be displayed when asked for, even if we're not supplying debug argument 5 years ago
Pekka Paalanen 8e7f9501e4 Link Weston plugins to libexec-weston.so 5 years ago
Pekka Paalanen 699d89c92f cms-colord: work around unresolved symbols 5 years ago
Pekka Paalanen b35c21f70c compositor: turn weston main() into a lib 5 years ago
Pekka Paalanen 71ff95a544 build: separate deps for int and ext libweston users 5 years ago
Marius Vlad 9bb1c3a3c2 weston-log: Add 'destroy_subscription' callback for the subscription 5 years ago