6854 Commits (9722ac62f0771085f7914df47d5998f9a69298aa)
 

Author SHA1 Message Date
Pekka Paalanen 9722ac62f0 tests: surface-screenshot needs libshared 5 years ago
Pekka Paalanen 8e7f9501e4 Link Weston plugins to libexec-weston.so 5 years ago
Pekka Paalanen d1ace4c97f backend-rdp: work around unresolved symbols 5 years ago
Pekka Paalanen 699d89c92f cms-colord: work around unresolved symbols 5 years ago
Pekka Paalanen b35c21f70c compositor: turn weston main() into a lib 5 years ago
Pekka Paalanen 9adfe7b91c build: reduce sub-dependencies of libweston 5 years ago
Pekka Paalanen 20b092d8b4 backend-x11: need libdrm headers in build 5 years ago
Pekka Paalanen d2332b8bba build: link libdl explicitly to DRM backend 5 years ago
Pekka Paalanen 5e734ba308 build: link libm explicitly 5 years ago
Pekka Paalanen 71ff95a544 build: separate deps for int and ext libweston users 5 years ago
Pekka Paalanen 17389d63fd gitlab-ci: fix pages 5 years ago
Stefan Agner 5a0706b238 gitlab-ci: add build configuration without gl-renderer 5 years ago
Stefan Agner 88c8f69a2f clients: avoid build error without gl-renderer 5 years ago
Stefan Agner 70e6356415 backend-headless: fix build issue without gl-renderer 5 years ago
Emmanuel Gil Peyrot deae98ef45 shared: Use memfd_create() when available 5 years ago
Marius Vlad 23d01c67a3 doc/sphinx: Add some documentation about timeline points 5 years ago
Marius Vlad a66d2c87cc libweston: Remove timeline-object and clean-up 5 years ago
Marius Vlad 5de9297df2 libweston: Notify timeline of object modification 5 years ago
Marius Vlad 3203ff68ad libweston: Convert timeline points to use the timeline scope 5 years ago
Marius Vlad da104ebe5b libweston: Create the 'timeline' scope 5 years ago
Marius Vlad fb10ed768b libweston: Introduce timeline subscription and timeline subscription object 5 years ago
Marius Vlad 2a1b7865dd libweston: Clean-up timeline to make room for a new approach 5 years ago
Marius Vlad d0d89d0d5f weston-log: Add a subscription iterator 5 years ago
Marius Vlad 410d0bc0b2 weston-log-internal: Allow to hang-off data over the subscription 5 years ago
Marius Vlad 9bb1c3a3c2 weston-log: Add 'destroy_subscription' callback for the subscription 5 years ago
Marius Vlad 0c7beb0b67 weston-log: 'new_subscriber' is actually 'new_subscription' 5 years ago
Marius Vlad 413cda58d6 libweston: Fix rename of weston_compositor_destroy() reference 5 years ago
Marius Vlad f51dc3444c weston-log: s/scope/sub, leftover from the logging framework 5 years ago
Adam Jackson 3cfd297f2c tests: Fix undefined left shift in internal-screenshot-test 5 years ago
Adam Jackson ad0fe6b6f9 image-loader: Fix undefined left shift in premultiply_data 5 years ago
Adam Jackson 3c3f3b1cc3 libweston: Fix integer underflow in weston_layer_mask_is_infinite 5 years ago
Loïc Yhuel 267b16e8f4 libweston: fix possible crash after a view is removed the layer 5 years ago
Pekka Paalanen c57a8cccd3 compositor: add use-gl option to headless 5 years ago
Pekka Paalanen 5104d7b2af headless, gl-renderer: support pbuffer outputs 5 years ago
Pekka Paalanen 209187491b noop-renderer: zero-initialize struct 5 years ago
Pekka Paalanen ecdf50d38e gl-renderer: add EGL surfaceless platform support 5 years ago
Pekka Paalanen 53b7fd70b8 gl-renderer: document output_window_create 5 years ago
Pekka Paalanen 0010f8380a gl-renderer: document display_create 5 years ago
Pekka Paalanen 411a7cfe67 gl-renderer: display_create needs surface type 5 years ago
Stefan Agner 24756a8965 backend-rdp: don't use shadow buffer for the RDP backend 5 years ago
Pekka Paalanen 7b679772e3 xwm: no need for compositor/weston.h 5 years ago
Pekka Paalanen 4f5e360180 build: simplify include_directories 5 years ago
Pekka Paalanen c232f8d934 Unify the include style of shared/ headers 5 years ago
Pekka Paalanen acf84fd29f xwm: dnd does not need cairo-util.h 5 years ago
Pekka Paalanen b6c7a3020c build: use dependency for matrix.c 5 years ago
Pekka Paalanen 03eacfa618 build: shells do not need matrix.c 5 years ago
Pekka Paalanen 2f83c02e88 gl-renderer: use EGLConfig printer for window outputs 5 years ago
Pekka Paalanen f2aa6408ea gl-renderer: print detailed EGLConfig list 5 years ago
Pekka Paalanen 6aadac7144 gl-renderer: improve get_egl_config errors 5 years ago
Pekka Paalanen 7ba4c515a3 gl-renderer: prefer the base EGLConfig 5 years ago