710 Commits (c901e8913eb85edfbdb7f83753ea7551b1cb00d0)

Author SHA1 Message Date
Pekka Paalanen a78cf77582 Rename timeline-object.h to libweston/timeline-object.h 6 years ago
Pekka Paalanen cb74afd482 build: declare separate dependency for compositor.h 6 years ago
Marius Vlad 3a28bd66ff meson.build/libweston: Fix clang warning for export-dynamic 6 years ago
Pekka Paalanen 651566af2d build: add missing dep to x11 backend 6 years ago
Marius Vlad 253ba9a6db compositor: Fix missing new line when displaying buffer type for EGL buffer 6 years ago
Marius Vlad a6acfa8346 compositor: Fix invalid view numbering in scene-graph 6 years ago
Pekka Paalanen fc76388fa1 Remove autotools build 6 years ago
Pekka Paalanen 779db046b9 meson: dep fix for compositor.h needing xkbcommon.h 6 years ago
Deepak Rawat 46a1c729b8 compositor-drm: Set damage for scanout plane 6 years ago
Deepak Rawat 009b3cfa6f compositor-drm: Add support for drm plane FB_DAMAGE_CLIPS property 6 years ago
Pekka Paalanen fe6dd7bcef meson: DRM-backend demands GBM 6 years ago
Philipp Zabel 5c8eef147c compositor-drm: clear gbm_surface pointer after destroying the GBM surface 6 years ago
Philipp Zabel 1c49b5445e compositor-drm: fix gbm_bo_get_handle_for_plane error handling 6 years ago
Daniel Stone 2914a6da8b compositor-drm: Add missing newline to debug print 6 years ago
Emmanuel Gil Peyrot 426c24673f Fix typos all around (thanks codespell!) 6 years ago
Marius Vlad 433f4e77b7 compositor: Fix scene-graph debug scope missing views based on sub-surfaces 6 years ago
Marius Vlad d4c7bc58ab compositor-drm: Print pixel format in human-friendly form when failing to assign view to a overlay plane 6 years ago
Marius Vlad 0a9c953825 meson: Remove freerdp1 as it no longer builds 6 years ago
Daniel Stone ee1d968e64 compositor-drm: Fall back if GBM surface fails with modifiers 6 years ago
Philipp Zabel cca7346557 meson: add missing libweston EGL dependency if renderer-gl is enabled 6 years ago
ant8me 30a285748d compositor-wayland: use xdg_shell stable instead of v6 6 years ago
Pekka Paalanen 1ed3506b70 libweston: export weston_config API 6 years ago
Alexandros Frantzis 676296749a libweston: Support zwp_surface_synchronization_v1.get_release 6 years ago
Alexandros Frantzis acff29b3b3 libweston: Support zwp_surface_synchronization_v1.set_acquire_fence 6 years ago
Alexandros Frantzis c0e2f9261f libweston: Introduce an internal linux sync file API 6 years ago
Alexandros Frantzis 27d7c395c7 libweston: Introduce zwp_linux_explicit_synchronization_v1 6 years ago
Pekka Paalanen 91d0f08bce meson: remind about weston-launch suid 6 years ago
Scott Anderson f0d3197fa5 meson: Fix deprecation warning for pkgconfig 6 years ago
n3rdopolis fa2742b380 libweston: fbdev: Force the Framebuffer devices to be activated. 6 years ago
Thomas Zimmermann ea54c2fda6 weston: Store use_pixman as `bool` type 6 years ago
Scott Anderson 99553750db compositor-drm: Don't set linear modifier when not supported 6 years ago
Marius Vlad be57857af6 compositor-drm: Add an environmental variable to force RENDER-only mode of compositing 6 years ago
Marius Vlad c91cf30154 compositor-drm: Forgot to use mode variable when using render only mode of composition 6 years ago
Philipp Zabel 619958e382 compositor-drm: fix drm_output_prepare_overlay_view for non-matching format 6 years ago
Marius Vlad 1ca025cc5d compositor-drm: Display the pixel format of the framebuffer used by the plane 6 years ago
Marius Vlad 2ce2339045 pixel-formats: Document pixel format human-friendly conversion methods 6 years ago
Marius Vlad f5ca2f1424 compositor-drm: Print DRM FB pixel format of the view in human-friendly form 6 years ago
Pekka Paalanen 13dda10f1c meson: better errors for VA-API deps 6 years ago
Pekka Paalanen 3b6b1e9128 meson: better error for drm+gl deps 6 years ago
Pekka Paalanen 83a46ca980 meson: better error for x11+gl deps 6 years ago
Pekka Paalanen 43a42920cf meson: better error for wayland-backend wl-egl dep 6 years ago
Pekka Paalanen a18bd3432d meson: better errors for gl-renderer egl and glesv2 6 years ago
Pekka Paalanen 16487ebc06 meson: better errors for x11-backend deps 6 years ago
Pekka Paalanen c529d0b919 meson: better error for freerdp 6 years ago
Pekka Paalanen 9adcf44077 meson: better error for logind deps 6 years ago
Pablo Castellano f0ba93c194 compositor-fbdev: add support for ABGR 6 years ago
Marius Vlad a0d9cc64f6 libweston/screnshooter: Fix weston screenshot event done if there's no client running 6 years ago
Marius Vlad d9bcc0b171 libweston/weston-debug: Add a easy way to determine if the debug protocol has been enabled 6 years ago
Marius Vlad 748f09efe5 libweston/compositor-drm: Add missing debug message for scanout_view 6 years ago
Marius Vlad 94698d2a83 libweston/compositor-drm: No need to test for invalid alpha for the view 6 years ago