959 Commits (99611c87883173402d2ba038431116a5928012bd)

Author SHA1 Message Date
Marius Vlad e83e750183 backend-drm: Hard-code zpos values if HW doesn't exposes them 5 years ago
Marius Vlad 3dea57a9d5 backend-drm: Add a helper to display plane type as a 'string' 5 years ago
Marius Vlad cdd6fa2717 backend-drm: Add zpos DRM-property 5 years ago
Marius Vlad 1accffe053 backend-drm: Teach drm_property_info_populate() to retrieve range values 5 years ago
Daniel Stone 2cb926c558 Revert "backend-drm: Teach drm_property_info_populate() to retrieve range values" 5 years ago
Marius Vlad 95e3b0deae backend-drm: Teach drm_property_info_populate() to retrieve range values 5 years ago
Stefan Agner 04eebc7f07 weston-launch: use exec to ensure signal delivery 5 years ago
Stefan Agner a8b4ddaec2 weston-launch: show when a signal is sent to a child 5 years ago
Marius Vlad f68ee07880 weston-log: Avoid prefix-matching the scope name when checking for a 5 years ago
Marius Vlad 3a2f829983 libweston: Init weston_output's 'destroy_signal' before timeline has a chance to emit a 5 years ago
Sebastian Wick abec512883 input: use ro_anonymous_file to minimize duplication of keymap files 5 years ago
Sebastian Wick da50a2a532 input: bump wl_seat version to 7 5 years ago
Sebastian Wick fcc6ff74d4 input: bump wl_seat version to 6 5 years ago
Stefan Agner ccf24076dd backend-drm: make GBM optional 5 years ago
Stefan Agner 3654c673f8 backend-drm: separate out DRM virtual support 5 years ago
Stefan Agner 4a18f30225 backend-drm: use DRM_ constants everywhere 5 years ago
Pekka Paalanen d1ace4c97f backend-rdp: work around unresolved symbols 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
Stefan Agner 70e6356415 backend-headless: fix build issue without gl-renderer 5 years ago
Marius Vlad 23d01c67a3 doc/sphinx: Add some documentation about timeline points 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
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 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 4f5e360180 build: simplify include_directories 5 years ago
Pekka Paalanen c232f8d934 Unify the include style of shared/ headers 5 years ago
Pekka Paalanen b6c7a3020c build: use dependency for 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