861 Commits (3938b06159a9afd0de061874bb7dc30dd65671c8)

Author SHA1 Message Date
Stefan Agner c3c0b247a0 backend-rdp: unref keymap after associating with seat 5 years ago
Stefan Agner 483cc63669 backend-rdp: use compositor wide struct xkb_context 5 years ago
Stefan Agner c220a40a81 backend-rdp: constify keyboard layout information 5 years ago
Stefan Agner edcab103da backend-rdp: disconnect and free peers on compositor shutdown 5 years ago
Stefan Agner 163f26f520 backend-rdp: unregister events before shuting down compositor 5 years ago
Leandro Ribeiro db6b141bf0 backend-rdp: report a zero physical size to compositor 5 years ago
Emmanuel Gil Peyrot 1b3ad0993b backend-drm: Make boolean fields actually bool 5 years ago
Emmanuel Gil Peyrot b2f54d9f17 backend-drm: Remove unused variable 5 years ago
Stefan Agner 723c6a1266 backend-drm: Define potentially missing aspect-ratio bit definitions 5 years ago
Stefan Agner 0bb9447653 renderer: change all frame_signal emission to pass previous_damage 5 years ago
Leandro Ribeiro 2eee164f24 libweston: remove previous_damage from struct weston_output 5 years ago
Leandro Ribeiro 914c96c3d2 Revert "move frame_signal emission to weston_output_repaint()" 5 years ago
Daniel Stone 6093772f45 backend-drm: Use aspect-ratio bit definitions from libdrm 5 years ago
Leandro Ribeiro e28e831211 screenshooter: get previous_damage from data argument instead of weston_output 5 years ago
Leandro Ribeiro adaf8c7410 renderer: change frame_signal emission to pass previous_damage as data argument 5 years ago
Leandro Ribeiro dd0d0b0df1 screenshooter: stop using frame_signal void *data parameter to get weston_output 5 years ago
Leandro Ribeiro 2619bfe420 move frame_signal emission to weston_output_repaint() 5 years ago
Vivek Kasireddy 9e7e7fac37 gl-renderer: Add support for XYUV format (v2) 5 years ago
Vivek Kasireddy ae3175780e gl-renderer: Replace EGL_*_WL macros with locally defined enums 5 years ago
Marius Vlad d2dbcd3d7e weston-log-flight-rec: Fix useless comparison when displaying the 5 years ago
Marius Vlad 0ba0b8e86f weston-log-flight-rec: Don't allow more than one flight recorder to be 5 years ago
Marius Vlad b1f5f8076a weston-log-flight-rec: Add a global variable to access the ring buffer 5 years ago
Pekka Paalanen 531b61c14a libweston: do not include weston.h 5 years ago
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