1479 Commits (0cc7369023466eae5b724b8c2528788260485ff0)

Author SHA1 Message Date
Daniel Stone 01c57eca43 backend-drm: Don't leak drm_device on shutdown 2 years ago
Daniel Stone 97f664815d backend-wayland: Don't leak parent output trackers 2 years ago
Derek Foreman 23e3a3285a libweston-desktop: Add get_position 2 years ago
Derek Foreman d615abdffd shells: Add libweston-desktop API to query position and add to shells 2 years ago
Daniel Stone 450ec38d79 noop-renderer: Make sure buffer access doesn't get optimised out 2 years ago
Daniel Stone 19278569a3 noop-renderer: weston_buffer properties are set by the core 2 years ago
Hideyuki Nagase e4100f856d xwayland: Change layer for xwayland override redirect windows 2 years ago
Daniel Stone 9336263d9b Move libweston-desktop into libweston 2 years ago
Daniel Stone 0774a321c5 scene-graph: Print when surface/view is not mapped 2 years ago
Michael Olbrich 10403a85ec libweston: disable a pending idle_repaint_source when the output is removed 2 years ago
Michael Olbrich 48e8c158ea compositor: only reflow the outputs if the shell did not move them 2 years ago
Michael Olbrich 2929b6c483 backend-drm: check that outputs are in fact ours 2 years ago
Pekka Paalanen 57d32722a2 gl-renderer: simplify main() in frag 2 years ago
Pekka Paalanen 932c374779 gl-renderer: move undo-premult to color_pipeline() 2 years ago
Pekka Paalanen 924b94bc94 gl-renderer: call it view_alpha in frag 2 years ago
Ivan Nikolaenko 0d3e438d08 build: fix possible race/error for some backends 2 years ago
Michael Olbrich 78933093a1 backend-drm: check that outputs are in fact ours 2 years ago
Michael Olbrich 3e44a6eb3d backend-drm: don't try to disable planes on session deactivation 2 years ago
Daniel Stone f962b48958 compositor: Only create paint nodes for mapped surfaces/views 2 years ago
Daniel Stone 0c69688aa2 libweston: Add weston_surface_map() wrapper 2 years ago
Daniel Stone 51fe874ad4 libweston: Use weston_surface_has_content() in core compositor 2 years ago
Daniel Stone dd6b5a190e data-device: Use weston_surface_has_content() 2 years ago
Daniel Stone 13ead893e2 Add weston_surface_has_content() 2 years ago
Pekka Paalanen d24adbbe25 backend-drm: set connector max bpc 2 years ago
Philipp Zabel c6e47d177a libweston: consolidate weston_compositor_create_output(_with_head) 2 years ago
Philipp Zabel 060ef82d93 backend-x11: check that outputs and heads are in fact ours 2 years ago
Philipp Zabel 69c4cec4f1 backend-wayland: check that outputs and heads are in fact ours 2 years ago
Philipp Zabel 5b41ffa9da backend-rdp: check that outputs and heads are in fact ours 2 years ago
Philipp Zabel 5159af0607 backend-headless: check that outputs and heads are in fact ours 2 years ago
Philipp Zabel ffc011d6a3 backend-drm: check that outputs and heads are in fact ours 2 years ago
Philipp Zabel aab722bb17 backend-drm: prepare virtual output API for heterogeneous outputs 2 years ago
Derek Foreman 982e59a942 rdp: Stop using deprecated functions 2 years ago
Derek Foreman 5014eb03a3 rdp: Update to new FreeRDP structure layout 2 years ago
Derek Foreman da386c827e rdp: Update to newer FreeRDP release 2 years ago
Luigi Santivetti 8b654c47eb Revert "backend-drm: add HDR_OUTPUT_METADATA definitions" 2 years ago
Luigi Santivetti a62bf5ff48 drm-backend: stop parsing IN_FORMATS blobs, use libdrm instead 2 years ago
Pekka Paalanen f31de214d9 gl-renderer: fix performance regression in frag 2 years ago
Marius Vlad 7ceda8cbba gl-renderer: Ensure gl_buffer_state is present for direct-display 2 years ago
Pekka Paalanen 7fa9b15348 build: consolidate lcms2 dependencies 2 years ago
Pekka Paalanen 6234cb98d1 gl-renderer: fix performance regression in frag 2 years ago
Michael Olbrich 81912dc2a6 compositor: improve opacity handling for scaled surfaces 2 years ago
Michael Olbrich e2426960d4 compositor: set transform.opaque for surfaces without alpha channel 2 years ago
Michael Tretter dfceb60274 backend-drm: explicitly pass device to initialization 2 years ago
Michael Tretter deebfd99e3 backend-drm: get the drm device from the output 2 years ago
Michael Tretter 6e36787dfd backend-drm: handle hotplug events per drm device 2 years ago
Michael Tretter d990c6a939 backend-drm: ignore heads from other devices 2 years ago
Michael Tretter 345e705e33 backend-drm: move drm objects from backend to drm device 2 years ago
Michael Tretter c4685d9463 backend-drm: attach device to pending state 2 years ago
Michael Tretter 615a37dc88 backend-drm: make dma-buf feedback device specific 2 years ago
Michael Tretter 101c0f6b8b backend-drm: get the fb using the device instead of the backend 2 years ago