152 Commits (4a03924604bc76374eab0536e86e838ce1246510)

Author SHA1 Message Date
Leandro Ribeiro bd4f250d48 compositor: fix leak in load_drm_backend() 3 years ago
Pekka Paalanen a882794027 compositor: add icc_profile weston.ini option for outputs 3 years ago
Derek Foreman 60ab03640a compositor: Allow disabling default flight recorders 3 years ago
Alvarito050506 60855b1569 compositor: Added autolaunch support. 3 years ago
Alvarito050506 1f57a1f998 compositor: Move `child_process_list` from global to `wet_compositor`. 3 years ago
Pekka Paalanen 2516e3308d compositor: fix leaking log_scopes 3 years ago
Pekka Paalanen 478123b967 Revert "compositor: add weston.ini option use-renderer-shadow" 3 years ago
Pekka Paalanen c87fa24059 compositor: add weston.ini option to enable color management 3 years ago
Damian Wrobel d3630ace1a compositor: Improve logging message 3 years ago
Leandro Ribeiro 91f398bc30 libweston: do not forget to check if test_data is NULL 4 years ago
Pekka Paalanen 19d31dd4c3 libweston: add required_capabilities test suite quirk 4 years ago
Pekka Paalanen ed2182f356 compositor: print all existing capability bits 4 years ago
Pekka Paalanen eb2aa7d8f3 compositor: move colon in capability printing 4 years ago
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
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 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
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
Guillaume Champagne 9096dee405 headless: fix uninitialized variable 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
Daniel Stone dd8219b3fb option-parser: Make bools boolean 5 years ago
Daniel Stone 51d995ad82 config-parser: Make get_bool be bool 5 years ago
Pekka Paalanen 3025353e83 compositor: allow double-loading modules 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 b35c21f70c compositor: turn weston main() into a lib 5 years ago
Marius Vlad 9bb1c3a3c2 weston-log: Add 'destroy_subscription' callback for the subscription 5 years ago
Pekka Paalanen c57a8cccd3 compositor: add use-gl option to headless 5 years ago
Pekka Paalanen c232f8d934 Unify the include style of shared/ headers 5 years ago
Miguel A. Vico 5c5f0272d9 compositor: Do not trigger invalid destructors when hotunplugging 5 years ago