summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-14libweston: drop a misleading dmabuf commentPekka Paalanen1-6/+0
2019-11-14compositor: Fix some warning when passing debugoptimized to mesonMarius Vlad1-1/+1
2019-11-13Add include for missing symbolsEero Tamminen1-0/+1
2019-11-12backend-drm: Added support for legacy fd_importNicholas Niro1-4/+12
2019-11-12backend-drm: Fix for gbm modifiers when they are not available.Nicholas Niro1-0/+15
2019-11-12simple-dmabuf-egl: update to xdg-shell stableDrew DeVault2-33/+33
2019-11-11backend-drm: Print whenever a view could not placed on the primary due toMarius Vlad1-1/+5
2019-11-11backend-drm: Print whenever a view will reach the renderer regionMarius Vlad1-0/+3
2019-11-11backend-drm: Move plane's availability in drm_output_try_view_on_plane()Marius Vlad1-45/+75
2019-11-11backend-drm: Pass the drm_fb to each prepare_overlay/scanout_view functionsMarius Vlad1-21/+18
2019-11-11backend-drm: Pass the plane to prepare_overlay_viewMarius Vlad1-64/+56
2019-11-11backend-drm: Allow for views to reach overlays/underlays planesMarius Vlad1-13/+42
2019-11-11backend-drm: Check pixel format before constructing the zpos candidate listMarius Vlad1-18/+45
2019-11-11backend-drm: Place pixel format checks for the cursor plane in its ownMarius Vlad1-12/+13
2019-11-11backend-drm: Place pixel format checks for the overlay plane in its ownMarius Vlad1-25/+30
2019-11-11backend-drm: Construct a zpos candidate list of planesMarius Vlad3-58/+282
2019-11-11libweston: Add a new helper to check if the view spawns the entireMarius Vlad3-6/+27
2019-11-11libweston: Add a new helper weston_view_has_valid_bufferMarius Vlad3-3/+18
2019-11-11backend-drm: Hard-code zpos values if HW doesn't exposes themMarius Vlad1-0/+58
2019-11-11backend-drm: Add a helper to display plane type as a 'string'Marius Vlad1-0/+16
2019-11-11backend-drm: Add zpos DRM-propertyMarius Vlad4-0/+35
2019-11-11backend-drm: Teach drm_property_info_populate() to retrieve range valuesMarius Vlad2-0/+51
2019-11-11Revert "backend-drm: Teach drm_property_info_populate() to retrieve range val...Daniel Stone7-728/+220
2019-11-11backend-drm: Teach drm_property_info_populate() to retrieve range valuesMarius Vlad7-220/+728
2019-11-11remoting: Use DRM FourCC formats instead of GBM formatsDaniel Stone2-5/+7
2019-11-09weston-launch: use exec to ensure signal deliveryStefan Agner1-1/+1
2019-11-09weston-launch: show when a signal is sent to a childStefan Agner1-2/+8
2019-11-05weston-log: Avoid prefix-matching the scope name when checking for aMarius Vlad1-1/+1
2019-11-05compositor: Pass the entire string in one-shot when writting logger dataMarius Vlad1-4/+14
2019-11-05libweston: Init weston_output's 'destroy_signal' before timeline has a chance...Marius Vlad1-2/+3
2019-11-04compositor: Allow protocol to be displayed when asked for, even if we're not ...Marius Vlad1-5/+4
2019-11-04input: use ro_anonymous_file to minimize duplication of keymap filesSebastian Wick2-25/+34
2019-11-04clients/window: bump wl_seat version to 7Sebastian Wick1-2/+2
2019-11-04input: bump wl_seat version to 7Sebastian Wick1-1/+1
2019-11-04clients/window: bump wl_seat version to 6Sebastian Wick1-1/+13
2019-11-04input: bump wl_seat version to 6Sebastian Wick2-3/+3
2019-11-04CI: build wayland from sourceSebastian Wick2-1/+11
2019-11-01shared: add read-only anonymous file abstractionSebastian Wick2-0/+196
2019-10-25backend-drm: make GBM optionalStefan Agner6-339/+459
2019-10-25backend-drm: separate out DRM virtual supportStefan Agner4-331/+398
2019-10-25remoting: make sure GL renderer is enabledStefan Agner1-2/+2
2019-10-25backend-drm: use DRM_ constants everywhereStefan Agner1-1/+1
2019-10-24build: do not allow unresolved symbolsPekka Paalanen1-1/+1
2019-10-24tests: surface-screenshot needs libsharedPekka Paalanen1-1/+1
2019-10-24Link Weston plugins to libexec-weston.soPekka Paalanen4-4/+12
2019-10-24backend-rdp: work around unresolved symbolsPekka Paalanen1-0/+1
2019-10-24cms-colord: work around unresolved symbolsPekka Paalanen1-0/+1
2019-10-24compositor: turn weston main() into a libPekka Paalanen4-4/+57
2019-10-24build: reduce sub-dependencies of libwestonPekka Paalanen1-8/+14
2019-10-24backend-x11: need libdrm headers in buildPekka Paalanen1-0/+1