1164 Commits (6b539a7c78a66df117e233ccda86242e2cd4533d)

Author SHA1 Message Date
Marius Vlad 8b3ab3cd9b weston-log-file: Introduce file type of stream 5 years ago
Marius Vlad dad882a12e weston-log: Rename scope's 'begin_cb' callback to 'new_subscriber' 5 years ago
Marius Vlad 5ae0e621be weston-log/weston-log-wayland: Inline private subscription functions 5 years ago
Marius Vlad 9f71a4ad85 weston-log: Introduce subscribe functionality 5 years ago
Marius Vlad c901e8913e weston-debug: Rename weston-debug to weston-log to better reflect its purpose 5 years ago
Marius Vlad 967a6c2d4e weston-log-wayland: Rename weston_debug_stream to weston_log_wayland 5 years ago
Marius Vlad 69e7571e63 weston-debug: Migrate weston_debug_stream to weston_log_wayland file 5 years ago
Marius Vlad 8f329e25f7 weston-debug: Make it easier to separate weston_debug_stream 5 years ago
Marius Vlad 7814f301d1 weston-debug: Convert weston_debug_stream to use the subscriber base class 5 years ago
Marius Vlad e0a858a5f2 weston-debug: Introduce weston_log_subscription and weston_log_subscriber objects 5 years ago
Pekka Paalanen e48bfc7c0c libweston: Move 'struct weston_backend' to the internal backend header 5 years ago
Marius Vlad 5d649b611a libweston: Migrate functions that operate on 'weston_seat' 5 years ago
Marius Vlad 63ef078ada libweston: Migrate functions that operate on 'weston_output' into backend header 5 years ago
Marius Vlad e41c1bff11 libweston: Introduce backend.h 5 years ago
Marius Vlad 0260fed3c7 libweston: Migrate what is left out the libweston public header 5 years ago
Marius Vlad a9b69b4b2a libweston: Migrate content_protection from public header 5 years ago
Marius Vlad 3ff296e934 libweston: Migrate functions that perform various transformations 5 years ago
Marius Vlad 7e4f58faa3 libweston: Migrate functions that operate on 'weston_view' 5 years ago
Marius Vlad 4e1d0973f5 libweston: Migrate functions that operate on 'weston_spring' 5 years ago
Marius Vlad f1a6594ad7 libweston: Migrate functions that operate on 'weston_surface' 5 years ago
Marius Vlad 9eb2064b85 libweston: Migrate functions that operate on input objects 5 years ago
Marius Vlad 0bf3f5ac2c libweston: Migrate functions that operate on 'weston_seat' 5 years ago
Marius Vlad 58cac08c22 libweston: Migrate functions that operate on 'weston_plane' 5 years ago
Marius Vlad 56f3a68a01 libweston: Migrate functions that operate on 'weston_compositor' 5 years ago
Marius Vlad a72e3716e8 libweston: Introduce libweston-internal.h 5 years ago
Marius Vlad 4d79283248 libweston: Migrate weston_environment_get_fd() to weston-launch header 5 years ago
Robert Beckett 49dc32013e backend-drm: dont emit sesion signal if already at same state 5 years ago
Robert Beckett c569bdc236 libweston: make session_active a bool 5 years ago
Antonio Borneo c90fccc256 backend-drm: fix race during system suspend 5 years ago
Daniel Stone 9c81224eb3 gl-renderer: Don't leak transformed region 5 years ago
Daniel Stone 3ebd870487 gl-renderer: Account for offset in output region translation 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
Harish Krupo 62626cbfec gl-renderer: Obscure protected content on unprotected display 5 years ago
Ankit Nautiyal 2844f8eaaf compositor: Enable HDCP for an output using weston.ini 5 years ago
Ankit Nautiyal f74c35b1f4 libweston: Notify client for change in content-protection status 5 years ago
Ankit Nautiyal 5cfe03c863 libweston: Add content-protection protocol implementation 5 years ago
Ankit Nautiyal 4b6e73d617 libweston: Add support to set content-protection for a weston_surface 5 years ago
Ankit Nautiyal 4f64ff8b2f libweston: Compute current protection for weston_output and weston_head 5 years ago
Ankit Nautiyal 2690a77088 libweston: Add support to set content-protection for a weston_output 5 years ago
Roman Gilg e97391c49f compositor: Support xdg_output_unstable_v1 5 years ago
Tomohito Esaki 29beeafde9 backend-drm: make linear modifier to default 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