Commit Graph

  • 4012062228 tests: add rgb[] alias in color_float Pekka Paalanen 2022-02-15 13:37:32 +0200
  • 2ac6b6b084 tests: Add dependency on screenshooter client protocol Daniel Stone 2022-02-08 22:39:42 +0000
  • 3e6ef529f8 clients/simple-dmabuf-*: Increase buffer limit to four Robert Mader 2022-02-17 11:35:30 +0100
  • fe35ca2d68 tests: color shaper-matrix test Vitaly Prosyak 2022-01-25 22:26:03 -0500
  • 264a18f01a tests: shared color processing functions Vitaly Prosyak 2021-11-29 18:34:09 -0500
  • 6099c0e24b color-lcms: LCMS transform for color mapping Vitaly Prosyak 2021-11-27 22:01:06 -0500
  • c199aade3f color-lcms: linearization of an arbitrary color profile Vitaly Prosyak 2021-11-27 20:44:26 -0500
  • 37e0d54cc9 color-lcms: add matches parameters based on category Vitaly Prosyak 2021-09-22 21:21:27 -0400
  • 19913366e8 color-lcms: add new fields for transform search parameter Vitaly Prosyak 2021-09-29 18:11:10 -0400
  • 19f318692e color-lcms: introduce sRGB stock profile Vitaly Prosyak 2021-09-29 18:22:07 -0400
  • a92fa34d1d color-lcms: add wrapper API for refcounting cmlcms_color_profile Vitaly Prosyak 2021-09-22 19:17:05 -0400
  • 494ff5b23b color-lcms: introduce cmlcms_category, EOTF and INV EOTF Vitaly Prosyak 2021-09-22 18:56:02 -0400
  • 93c6180c71 gl-renderer: shaders implementation of color mapping function Vitaly Prosyak 2021-09-22 13:59:40 -0400
  • cda130e4b0 gl-renderer: add declaration of color mapping function Vitaly Prosyak 2021-09-09 14:22:43 -0400
  • 2e2ad02d5c libweston: add definition of color mapping function Vitaly Prosyak 2021-09-09 13:28:47 -0400
  • 08dbd29e33 gitlab-ci: compile Linux image with support to VGEM Leandro Ribeiro 2022-02-07 21:26:59 -0300
  • ce8ead4bf7 debug: Show client PID in debug protocol stream Daniel Stone 2022-02-07 09:26:03 +0000
  • b03195a8f7 screen-share: Name the seat "screen-share" Marek Vasut 2022-01-10 01:59:04 +0100
  • 0b5c75f540 backend-drm/state-propose: Missing some newlines Marius Vlad 2022-02-07 14:36:18 +0200
  • c83f0a1539 tests: Add test for subsurfaces mapping hierachies Robert Mader 2022-01-26 12:53:31 +0100
  • 8b04534c76 libweston/compositor: Do not map subsurfaces without buffer Robert Mader 2022-01-26 22:04:52 +0100
  • 73b17da7d5 meson.build: Bump libweston major version Marius Vlad 2022-02-04 12:12:03 +0200
  • 2ab726b421 weston.ini.man: Clarify what startup-animation means Marius Vlad 2022-01-31 12:40:18 +0200
  • 7e70f9016a clients: drop weston-info Simon Ser 2022-02-01 23:23:33 +0100
  • 773bcf9097 man: Document available debug bindings. Veeresh Kadasani 2021-01-04 17:46:19 +0530
  • 83927bb0e6 launcher-logind: Remove systemd-logind support Derek Foreman 2022-01-06 09:27:21 -0600
  • 66374d48f1 compositor: Remove desktop zoom Derek Foreman 2022-01-26 09:33:30 -0600
  • dc3b349325 tests: Add test for synced subsurfaces and buffer damage Robert Mader 2022-01-25 17:56:46 +0100
  • 933290e6ea libweston/compositor: Cache buffer damage for synced subsurfaces Robert Mader 2021-12-31 15:49:34 +0100
  • f3221832c5 kiosk-shell: Favor out views on same output Marius Vlad 2021-12-22 16:52:12 +0200
  • f3ad593925 kiosk-shell: Don't occlude shsurf on other outputs Marius Vlad 2021-12-09 12:22:53 +0200
  • 8a1849db8a kiosk-shell: Check if app_ids have been set after initial commit Marius Vlad 2021-04-30 21:53:16 +0300
  • b0ed4a2e3b gl-renderer: add support for (a|x)bgr16161616 shm formats Manuel Stoeckl 2022-01-04 14:32:44 -0500
  • 30de938624 backend-drm: Add more view-to-plane failure states Daniel Stone 2021-12-09 16:55:37 +0000
  • a2c5709e71 backend-drm: Pass paint node through to plane_state find Daniel Stone 2021-12-09 16:54:16 +0000
  • 0ace8b66af backend-drm: Unify overlay/primary view->plane code Daniel Stone 2021-12-09 16:46:39 +0000
  • 81e74ff334 backend-drm: Don't take buffer-release reference for cursor views Daniel Stone 2021-12-09 16:41:14 +0000
  • 873e32137e backend-drm: Remove unnecessary check for fb Daniel Stone 2021-12-09 16:25:14 +0000
  • e1114228f5 backend-drm: Remove unused enum Daniel Stone 2021-12-09 16:23:08 +0000
  • 2dd3af3c22 backend-drm: Move IN_FENCE_FD check to common code Daniel Stone 2021-12-09 16:20:49 +0000
  • 1b34c5cd80 backend-drm: Remove unnecessary check in prepare_scanout_view Daniel Stone 2021-12-09 16:18:19 +0000
  • 6b828c7b57 backend-drm: Don't try non-fullscreen views on the primary plane Daniel Stone 2021-12-09 16:16:40 +0000
  • dc0de9ee2b backend-drm: Move overlay vs. primary plane check earlier Daniel Stone 2021-12-09 16:14:02 +0000
  • 5e41b44b10 backend-drm: Change cursor checks to asserts Daniel Stone 2021-12-07 17:46:26 +0000
  • b3d7df5c3e backend-drm: Move plane-type-specific checks to switch statement Daniel Stone 2021-12-07 17:43:55 +0000
  • 0ecd6c3d33 backend-drm: Move renderer-only vs. scanout_plane test earlier Daniel Stone 2021-12-07 17:39:19 +0000
  • ae60745b61 backend-drm: Move cursors_are_broken test earlier Daniel Stone 2021-12-07 17:37:45 +0000
  • e5ad3c8865 backend-drm: Remove separate zpos_plane list Daniel Stone 2021-12-07 17:32:14 +0000
  • 23257c073f backend-drm: Minor comment rewording Daniel Stone 2021-12-07 17:32:01 +0000
  • 26c2f9a65f backend-drm: Don't try cursor buffers for client planes Daniel Stone 2021-12-07 17:30:39 +0000
  • 9c6a069435 backend-drm: Early-out for non-SHM buffers in renderer-only mode Daniel Stone 2021-12-07 16:50:58 +0000
  • 6aec64b2f7 backend-drm: Early-out for too-large SHM/cursor buffers Daniel Stone 2021-12-07 16:45:39 +0000
  • ca4c2865e9 backend-drm: Early-out for cursor plane format testing Daniel Stone 2021-12-07 16:42:02 +0000
  • 66244856e2 backend-drm: Don't try to import SHM buffers as drm_fb Daniel Stone 2021-12-07 16:26:55 +0000
  • d5ec9a1a1d backend-drm: Don't try to steal other-output special planes Daniel Stone 2021-12-07 16:20:29 +0000
  • 075c4ac286 backend-drm: Don't try to use planes without GBM Daniel Stone 2021-12-16 16:16:42 +0000
  • af42fc1e33 backend-drm: Assign plane_idx by plane list order Daniel Stone 2021-12-07 15:58:49 +0000
  • 6609840479 backend-drm: Pre-sort plane list by zpos Daniel Stone 2021-12-07 15:55:42 +0000
  • 7ca7c14553 backend-drm: Rewrite zpos-sorting list insertion Daniel Stone 2021-12-07 15:52:58 +0000
  • 2833c28ff1 build: re-open main for regular development Simon Ser 2022-02-01 23:16:03 +0100
  • 4a03924604 build: bump to version 10.0.0 for the official release Simon Ser 2022-02-01 22:59:57 +0100
  • c8a9fb4e7f ci: Enable weston-launch explicitly for test Kenny Levinsen 2022-01-25 13:22:11 +0100
  • 834df18ac2 meson: Rename to deprecated-weston-launch Kenny Levinsen 2022-01-26 22:33:19 +0100
  • f17c3a4971 meson: Set weston-launch as disabled by default Kenny Levinsen 2022-01-24 13:08:38 +0100
  • e1491a7236 meson: Print deprecation warning for weston-launch Kenny Levinsen 2022-01-24 13:03:42 +0100
  • dfab60c6ee clients/simple-dmabuf-feedback: fix bound global versions Simon Ser 2022-01-23 09:27:08 +0100
  • 4ac64883d8 build: bump to version 9.0.93 for the RC1 release Simon Ser 2022-01-25 17:45:39 +0100
  • db7e85d5f8 drm: Fix hang on zoom Derek Foreman 2022-01-20 10:27:17 -0600
  • 6338dbd581 build: deprecate fbdev backend Simon Ser 2022-01-20 13:27:52 +0100
  • 2839e61018 build: warn when enabling wl_shell support Simon Ser 2022-01-20 13:27:01 +0100
  • 26b04f0045 libweston: fix paint node color invariant Pekka Paalanen 2022-01-24 13:09:01 +0200
  • e948bd4bc9 tests: give name for the test-shell background Pekka Paalanen 2022-01-24 14:49:30 +0200
  • 90687e1fc6 libweston: fix weston_view::geometry.parent comment Pekka Paalanen 2022-01-24 14:09:57 +0200
  • 3151220a9b clients/simple-*: Add appids for other clients Marius Vlad 2021-09-09 14:10:19 +0300
  • b3544c26ad clients/window: Add functions to set/retrieve app_id Marius Vlad 2021-09-09 13:52:18 +0300
  • 713f02327d compositor: Fix opaque regions Derek Foreman 2022-01-12 16:30:26 -0600
  • 349252788f doc/sphinx/conf.py.in: Remove year and use VERSION Marius Vlad 2021-10-04 15:07:32 +0300
  • 4e003626cf running-weston.rst: Document how to run weston as user service Marius Vlad 2021-10-02 20:29:11 +0300
  • b985c6bf83 tests: fix leak in drm-smoke-test.c Leandro Ribeiro 2021-06-18 17:14:28 -0300
  • 5911d2a762 tests: fix leak when we won't run DRM-backend tests Leandro Ribeiro 2021-10-21 10:44:55 -0300
  • d42fa30d14 launcher: fix leak in launcher_weston_launch_connect() Leandro Ribeiro 2021-06-18 20:34:45 -0300
  • bd4f250d48 compositor: fix leak in load_drm_backend() Leandro Ribeiro 2021-06-18 17:16:14 -0300
  • c826d8fa0d xwayland: Fix user after free on shutdown Derek Foreman 2022-01-18 16:50:39 -0600
  • 6c2646e967 screen-share: Fix start-on-startup config option handling Marek Vasut 2022-01-16 23:36:42 +0100
  • f079f43658 clients/window: Fix animated cursors Derek Foreman 2022-01-12 16:06:17 -0600
  • 3759ad1538 tests: Fix use after free on exit Derek Foreman 2022-01-19 10:40:06 -0600
  • 37a0544edf backend-wayland: Destroy touch device before seat Daniel Stone 2022-01-15 14:24:31 +0000
  • 2c1ed289e6 build: bump to version 9.0.92 for the beta release Simon Ser 2022-01-12 15:03:11 +0100
  • bb55d86300 backend-drm/drm-gbm: gbm_device_destroy on an invalid gbm device Marius Vlad 2021-12-28 13:23:48 +0200
  • 3c5e6c536f clients/meson:build: Conditionally build dmabuf-feedback client Marius Vlad 2021-12-15 00:39:59 +0200
  • 9b82be0792 simple-egl: Don't set-up alpha for opaque/fullscreen Marius Vlad 2022-01-12 13:35:31 +0200
  • c3f7a496a6 kiosk-shell: Do not leave views on layers on shell destroy Marius Vlad 2021-12-17 11:07:25 +0200
  • d25d63e692 desktop-shell: Do not leave views in layers upon shell destruction Marius Vlad 2021-11-10 17:50:50 +0200
  • f2452d6006 libweston: Convert remaning destroy signals Marius Vlad 2021-12-09 14:07:21 +0200
  • ee5716798a tests/safe-signal-output-removal: Add test for output removal Marius Vlad 2021-12-09 13:35:54 +0200
  • 2015dfc325 compositor: Fix removal of an output Marius Vlad 2021-12-02 11:15:15 +0200
  • fa48c5ee41 libweston: Use weston_signal_emit_mutable for surface destruction Alexandros Frantzis 2020-07-09 17:31:34 +0300
  • 990173050c test/safe-signal: Add a basic test for weston_signal_emit_mutable Marius Vlad 2021-12-06 15:27:13 +0200
  • 8b6daa41ab libweston: Introduce a safer wayland signal emission Alexandros Frantzis 2020-07-09 13:20:19 +0300
  • 23f7e26978 tests/xwayland: Remove manual timeout implementation Daniel Stone 2021-12-14 14:52:45 +0000