938 Commits (bce745004097e1d2500594bf40f292d70fad4e67)

Author SHA1 Message Date
Leandro Ribeiro a2e80aca68 backend-drm: remove unnecessary ifdefs 5 years ago
Leandro Ribeiro 6196b201be backend-drm: remove unecessary ifdef checks 5 years ago
Marius Vlad 18462e8924 backend-drm: Further checks to skip plane assignment to HW planes 5 years ago
Marius Vlad 48bc5efa7c backend-drm: Turn zpos duplicate check into an hard assert 5 years ago
Marius Vlad 788e80db77 backend-drm: Skip testing plane state if plane is not enabled 5 years ago
Marius Vlad bd002b9884 backend-drm: Assign the primary plane the lowest zpos value 5 years ago
Pekka Paalanen f696ee9337 libweston: allow double-loading modules 5 years ago
Pekka Paalanen 6ffbba3ac1 Use weston_compositor_add_destroy_listener_once() in plugins 5 years ago
Marius Vlad b8987056d4 renderer-gl: Display a solid shader color when direct-display is in use 5 years ago
Marius Vlad 9ad82d5996 renderer-gl: Avoid retrieving the EGL image it direct_display flag was set 5 years ago
Marius Vlad 81bada58db backend-drm: Add dmabuf scan-out check for DRM-backend 5 years ago
Marius Vlad 5a701547a4 libweston: Add the ability to determine if a dmabuf is scanout-capable 5 years ago
Marius Vlad ebd10e512e libweston: Add weston-direct-display server side implementation 5 years ago
Pekka Paalanen 69dcd23c60 libweston: drop a misleading dmabuf comment 5 years ago
Eero Tamminen 58e99de1a8 Add include for missing symbols 5 years ago
Nicholas Niro 7aab746b3a backend-drm: Added support for legacy fd_import 5 years ago
Nicholas Niro 56d1f4e7bc backend-drm: Fix for gbm modifiers when they are not available. 5 years ago
Marius Vlad 28bb2da0ba backend-drm: Print whenever a view could not placed on the primary due to 5 years ago
Marius Vlad 555bfaf617 backend-drm: Print whenever a view will reach the renderer region 5 years ago
Marius Vlad 36f11a53e1 backend-drm: Move plane's availability in drm_output_try_view_on_plane() 5 years ago
Marius Vlad eef694547d backend-drm: Pass the drm_fb to each prepare_overlay/scanout_view functions 5 years ago
Marius Vlad 677e4598d9 backend-drm: Pass the plane to prepare_overlay_view 5 years ago
Marius Vlad 80a62e5873 backend-drm: Allow for views to reach overlays/underlays planes 5 years ago
Marius Vlad 26dcce06d7 backend-drm: Check pixel format before constructing the zpos candidate list 5 years ago
Marius Vlad 3b13f56a1d backend-drm: Place pixel format checks for the cursor plane in its own 5 years ago
Marius Vlad 4eeb402553 backend-drm: Place pixel format checks for the overlay plane in its own 5 years ago
Marius Vlad 2538aaccc7 backend-drm: Construct a zpos candidate list of planes 5 years ago
Marius Vlad 47e3d1e481 libweston: Add a new helper to check if the view spawns the entire 5 years ago
Marius Vlad 5f6bee49ed libweston: Add a new helper weston_view_has_valid_buffer 5 years ago
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