19 Commits (18e0cf85d605e00078a087b171113125ffb1ea10)

Author SHA1 Message Date
Marius Vlad c901e8913e weston-debug: Rename weston-debug to weston-log to better reflect its purpose 5 years ago
Robert Beckett 49dc32013e backend-drm: dont emit sesion signal if already at same state 5 years ago
Antonio Borneo c90fccc256 backend-drm: fix race during system suspend 5 years ago
Stefan Agner 974390a5fa backend-drm: get handle in gbm specific code 5 years ago
Stefan Agner 5dd3e9996a backend-drm: drop gbm.h from c files 5 years ago
Stefan Agner 0bfebebbdb compositor-drm: use DRM constants 5 years ago
Daniel Stone e404b72fd5 compositor-drm: Split assign_planes() into separate file 5 years ago
Daniel Stone 6b466f25af compositor-drm: Move state helpers to separate file 5 years ago
Daniel Stone 7580b3c09e compositor-drm: Move FB handling to a separate file 5 years ago
Daniel Stone 4c2fc7058a compositor-drm: Move KMS API use to separate file 5 years ago
Daniel Stone fbe6c1db7b compositor-drm: Move mode handling to separate file 5 years ago
Daniel Stone 3448cfce0f compositor-drm: Pull EDID extraction into helper 5 years ago
Daniel Stone dd1bc50ba2 compositor-drm: Create header for backend internals 5 years ago
Marius Vlad a2dace23ae libweston: Fix/clean-up doxygen warnings 5 years ago
Daniel Stone 31838bf17e compositor-drm: Remove legacy plane and vblank usage 5 years ago
Daniel Stone 87fab1ca4e compositor-drm: Only assign planes with atomic 5 years ago
Robert Beckett 8d23ab78bd backend-drm: handle multiple drm nodes with logind 5 years ago
Tomohito Esaki 68d49d772c compositor-drm: run finish_frame when dpms is turned off in update_complete 5 years ago
Pekka Paalanen f0f37bcaa1 backend-drm: move into new subdir 5 years ago
Marius Vlad f4f4c2bcf1 libweston: Add weston-debug header to libweston 5 years ago
Marius Vlad 7e4db95373 libweston: Rename weston_debug_scope_ to weston_log_scope_ 5 years ago
Marius Vlad 5d5e335845 libweston: Rename weston_debug_scope to weston_log_scope 5 years ago
Marius Vlad 3d7d978c21 libweston: Rename weston_debug_compositor to weston_log_context 5 years ago
Marius Vlad 1e2fda2ea1 compositor: Convert weston-debug framework to use weston_debug_compositor 5 years ago
Antonio Borneo 3957863667 log: remove "%m" from format strings by using strerror(errno) 5 years ago
Pekka Paalanen 81475a5c15 libweston: move gl-renderer into a subdir 6 years ago
Pekka Paalanen 7571027f17 Rename public backend headers 6 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.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
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
Marius Vlad d4c7bc58ab compositor-drm: Print pixel format in human-friendly form when failing to assign view to a overlay plane 6 years ago
Daniel Stone ee1d968e64 compositor-drm: Fall back if GBM surface fails with modifiers 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
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 f5ca2f1424 compositor-drm: Print DRM FB pixel format of the view in human-friendly form 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
Marius Vlad 5d767416c1 libweston/compositor-drm: Print composition mode in weston-debug 6 years ago
Marius Vlad 7d070ca0ba Fix compiler warnings generated by older toolchains/compiler 6 years ago
Pekka Paalanen 62a9436417 compositor-drm: parse all DRM format names 6 years ago
Arkadiusz Hiler 5a5cbc0245 compositor-drm: Log atomic commits and flips 6 years ago