6990 Commits (d6aa818685a4fd473d38e4b1af0ee5dac4ee5162)
 

Author SHA1 Message Date
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
Daniel Stone 4b8b60ebfd remoting: Use DRM FourCC formats instead of GBM formats 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 ded0b77316 compositor: Pass the entire string in one-shot when writting logger data 5 years ago
Marius Vlad 3a2f829983 libweston: Init weston_output's 'destroy_signal' before timeline has a chance to emit a 5 years ago
Marius Vlad 91dffa37a6 compositor: Allow protocol to be displayed when asked for, even if we're not supplying debug argument 5 years ago
Sebastian Wick abec512883 input: use ro_anonymous_file to minimize duplication of keymap files 5 years ago
Sebastian Wick ac1b92dfea clients/window: bump wl_seat version to 7 5 years ago
Sebastian Wick da50a2a532 input: bump wl_seat version to 7 5 years ago
Sebastian Wick 5b64fbd965 clients/window: bump wl_seat version to 6 5 years ago
Sebastian Wick fcc6ff74d4 input: bump wl_seat version to 6 5 years ago
Sebastian Wick a3cf7c6e7f CI: build wayland from source 5 years ago
Sebastian Wick 178f17e25d shared: add read-only anonymous file abstraction 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 8d63e25963 remoting: make sure GL renderer is enabled 5 years ago
Stefan Agner 4a18f30225 backend-drm: use DRM_ constants everywhere 5 years ago
Pekka Paalanen 2f9ca27891 build: do not allow unresolved symbols 5 years ago
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