1345 Commits (1db2fbef619779d2a2928bc508b2890edd46da4d)

Author SHA1 Message Date
Leandro Ribeiro 2619bfe420 move frame_signal emission to weston_output_repaint() 6 years ago
Vivek Kasireddy 9e7e7fac37 gl-renderer: Add support for XYUV format (v2) 6 years ago
Vivek Kasireddy ae3175780e gl-renderer: Replace EGL_*_WL macros with locally defined enums 6 years ago
Marius Vlad d2dbcd3d7e weston-log-flight-rec: Fix useless comparison when displaying the 6 years ago
Marius Vlad 0ba0b8e86f weston-log-flight-rec: Don't allow more than one flight recorder to be 6 years ago
Marius Vlad b1f5f8076a weston-log-flight-rec: Add a global variable to access the ring buffer 6 years ago
Pekka Paalanen 531b61c14a libweston: do not include weston.h 6 years ago
Leandro Ribeiro a2e80aca68 backend-drm: remove unnecessary ifdefs 6 years ago
Leandro Ribeiro 6196b201be backend-drm: remove unecessary ifdef checks 6 years ago
Marius Vlad 18462e8924 backend-drm: Further checks to skip plane assignment to HW planes 6 years ago
Marius Vlad 48bc5efa7c backend-drm: Turn zpos duplicate check into an hard assert 6 years ago
Marius Vlad 788e80db77 backend-drm: Skip testing plane state if plane is not enabled 6 years ago
Marius Vlad bd002b9884 backend-drm: Assign the primary plane the lowest zpos value 6 years ago
Pekka Paalanen f696ee9337 libweston: allow double-loading modules 6 years ago
Pekka Paalanen 6ffbba3ac1 Use weston_compositor_add_destroy_listener_once() in plugins 6 years ago
Marius Vlad b8987056d4 renderer-gl: Display a solid shader color when direct-display is in use 6 years ago
Marius Vlad 9ad82d5996 renderer-gl: Avoid retrieving the EGL image it direct_display flag was set 6 years ago
Marius Vlad 81bada58db backend-drm: Add dmabuf scan-out check for DRM-backend 6 years ago
Marius Vlad 5a701547a4 libweston: Add the ability to determine if a dmabuf is scanout-capable 6 years ago
Marius Vlad ebd10e512e libweston: Add weston-direct-display server side implementation 6 years ago
Pekka Paalanen 69dcd23c60 libweston: drop a misleading dmabuf comment 6 years ago
Eero Tamminen 58e99de1a8 Add include for missing symbols 6 years ago
Nicholas Niro 7aab746b3a backend-drm: Added support for legacy fd_import 6 years ago
Nicholas Niro 56d1f4e7bc backend-drm: Fix for gbm modifiers when they are not available. 6 years ago
Marius Vlad 28bb2da0ba backend-drm: Print whenever a view could not placed on the primary due to 6 years ago
Marius Vlad 555bfaf617 backend-drm: Print whenever a view will reach the renderer region 6 years ago
Marius Vlad 36f11a53e1 backend-drm: Move plane's availability in drm_output_try_view_on_plane() 6 years ago
Marius Vlad eef694547d backend-drm: Pass the drm_fb to each prepare_overlay/scanout_view functions 6 years ago
Marius Vlad 677e4598d9 backend-drm: Pass the plane to prepare_overlay_view 6 years ago
Marius Vlad 80a62e5873 backend-drm: Allow for views to reach overlays/underlays planes 6 years ago
Marius Vlad 26dcce06d7 backend-drm: Check pixel format before constructing the zpos candidate list 6 years ago
Marius Vlad 3b13f56a1d backend-drm: Place pixel format checks for the cursor plane in its own 6 years ago
Marius Vlad 4eeb402553 backend-drm: Place pixel format checks for the overlay plane in its own 6 years ago
Marius Vlad 2538aaccc7 backend-drm: Construct a zpos candidate list of planes 6 years ago
Marius Vlad 47e3d1e481 libweston: Add a new helper to check if the view spawns the entire 6 years ago
Marius Vlad 5f6bee49ed libweston: Add a new helper weston_view_has_valid_buffer 6 years ago
Marius Vlad e83e750183 backend-drm: Hard-code zpos values if HW doesn't exposes them 6 years ago
Marius Vlad 3dea57a9d5 backend-drm: Add a helper to display plane type as a 'string' 6 years ago
Marius Vlad cdd6fa2717 backend-drm: Add zpos DRM-property 6 years ago
Marius Vlad 1accffe053 backend-drm: Teach drm_property_info_populate() to retrieve range values 6 years ago
Daniel Stone 2cb926c558 Revert "backend-drm: Teach drm_property_info_populate() to retrieve range values" 6 years ago
Marius Vlad 95e3b0deae backend-drm: Teach drm_property_info_populate() to retrieve range values 6 years ago
Stefan Agner 04eebc7f07 weston-launch: use exec to ensure signal delivery 6 years ago
Stefan Agner a8b4ddaec2 weston-launch: show when a signal is sent to a child 6 years ago
Marius Vlad f68ee07880 weston-log: Avoid prefix-matching the scope name when checking for a 6 years ago
Marius Vlad 3a2f829983 libweston: Init weston_output's 'destroy_signal' before timeline has a chance to emit a 6 years ago
Sebastian Wick abec512883 input: use ro_anonymous_file to minimize duplication of keymap files 6 years ago
Sebastian Wick da50a2a532 input: bump wl_seat version to 7 6 years ago
Sebastian Wick fcc6ff74d4 input: bump wl_seat version to 6 6 years ago
Stefan Agner ccf24076dd backend-drm: make GBM optional 6 years ago