7406 Commits (6551c09d63f0bd428b4eef09bad3f2807df7d0da)
 

Author SHA1 Message Date
Leandro Ribeiro 99611c8788 drm-backend: add helper function resources_has_connector() 4 years ago
Leandro Ribeiro 993920dd81 drm-backend: rename drm_backend_update_heads() to drm_backend_update_connectors() 4 years ago
Leandro Ribeiro 4a5b67a5db drm-backend: update description of drm_head_create() and drm_head_update_info() 4 years ago
Leandro Ribeiro 6794164bd9 drm-backend: move drm_head management from drm_connector_assign_connector_info() to drm_head_update_info() 4 years ago
Leandro Ribeiro 7086396f75 drm-backend: reduce number of drmModeGetConnector() calls 4 years ago
Leandro Ribeiro 702fbf7282 drm-backend: cache drmModeObjectProperties for connectors 4 years ago
Leandro Ribeiro e636990de3 drm-backend: move connector data from struct drm_head to struct drm_connector 4 years ago
Leandro Ribeiro bb33f90658 drm-backend: free old connector props before replacing it with newer data 4 years ago
Pekka Paalanen 3d6721eb15 drm-backend: fix deinit_planes 4 years ago
Manuel Stoeckl ae69381b6e compositor: avoid setting WAYLAND_DISPLAY=wayland-0 4 years ago
Denys Dmytriyenko b10c0e843d tests: include fcntl.h for open(), O_RDWR, O_CLOEXEC and O_CREAT 4 years ago
Leandro Ribeiro de1b77e7cd drm-backend: do not set output->crtc to NULL in drm_output_init_planes() failure 4 years ago
Leandro Ribeiro 05cecc8ef3 drm-backend: cosmetic changes to make the code easier to read 4 years ago
Leandro Ribeiro 3be23eff99 drm-backend: move code to init/deinit planes to specific functions 4 years ago
Leandro Ribeiro 744c0cbb32 drm-backend: drop unused_crtcs from struct drm_backend 4 years ago
Leandro Ribeiro b00d1a2efb drm-backend: move CRTC data from struct drm_output to new struct drm_crtc 4 years ago
Igor Matheus Andrade Torrente ad41a88535 tests: Add a way to write a Weston.ini inside the test 4 years ago
Daniel Stone ebcf4f35b4 drm/state-propose: Flatten and clarify control flow 4 years ago
Daniel Stone 71e6ba5c06 drm/state-propose: Fix fix typo typo 4 years ago
Daniel Stone 8ca5d73355 drm/state-propose: Reduce variable scope 4 years ago
Daniel Stone b625cdcf20 drm/state-propose: Remove special casing for cursor plane 4 years ago
Daniel Stone 9217ec9c6c drm/state-propose: Remove unused planes_region member 4 years ago
Michael Olbrich 0e4f097d08 compositor: clip the opaque region with the scissor area 4 years ago
Michael Olbrich cb04f9894f compositor: update scissor region before using it 4 years ago
Simon Ser bce7450040 releasing: make sure to add release artifacts to wayland.fdo 4 years ago
James Hilliard 80b585f8d2 pipewire: add support for 0.3 API 4 years ago
Marius Vlad c4076ef88a plug-ins: Migrate pipewire and remoting plug-ins headers to public header 4 years ago
Simon Ser a5570695c5
build: re-open master for regular development 4 years ago
Simon Ser 04d3ae265d
build: bump to version 9.0.0 for the official release 4 years ago
Simon Ser 13f501c51b
build: bump to version 8.0.93 for the RC1 release 4 years ago
Marius Vlad 380ceee6a1 remoting, pipewire: Install pipewire and remoting plug-ins headers 4 years ago
Marius Vlad e0b937af28 remoting: Add DPMS support in remoting pluging 4 years ago
Leandro Ribeiro 2ac73a8b53 exposay: delete outer padding from struct exposay_output 4 years ago
Leandro Ribeiro 82b4d42943 exposay: centralize surfaces of the last row when we don't have enough surfaces 4 years ago
Leandro Ribeiro 55b4b47ec1 exposay: centralize exposay's surfaces in their own square 4 years ago
Leandro Ribeiro 048c628139 exposay: add margins to centralize exposay 4 years ago
Leandro Ribeiro 33e29d88cc exposay: make inner border dependent of exposay's surfaces size 4 years ago
Leandro Ribeiro b68454e893 exposay: do not account panel size to compute exposay area 4 years ago
Leandro Ribeiro 0c59e92f0c desktop-shell: make get_output_work_area() global 4 years ago
Leandro Ribeiro fd874ff533 exposay: move constant value calculation out of loop 4 years ago
Marius Vlad 67b382ccdc compositor: Avoid using weston_log() in weston_view_is_opaque() 4 years ago
Michael Olbrich a24a326bb1 pipewire: implement DPMS 4 years ago
Michael Olbrich d70e712c2f drm: always check the repaint_status in update_complete 4 years ago
Marius Vlad 5130a8c21a backend-drm: Correctly tear down the DRM backend 4 years ago
Andreas Heynig 2592d6591e libweston/launcher-direct.c: do not fail if already in graphics mode 4 years ago
Stefan Agner 465ab2cd92 backend-drm: allow to disable GBM modifiers 4 years ago
Michael Olbrich 43ebb7e25a backend-drm: the GL renderer is a hard requirement for DRM virtual outputs 4 years ago
Michael Olbrich 27fb564a19 backend-drm: build DRM virtual support when the pipewire plugin is enabled 4 years ago
Rajendraprasad K J 4a378afa3b ivi-shell: Avoid unnecessary scaling of the view transformation matrix 4 years ago
Michael Olbrich 3097acc702 backend-drm: reorder plane checks to avoid unnecessary rendering 4 years ago