summaryrefslogtreecommitdiff
path: root/src/backends
Commit message (Expand)AuthorAgeFilesLines
* backends/native: update cursor on resumeRay Strode2019-01-151-0/+1
* backends/native: update glyph cache on resumeRay Strode2019-01-151-1/+4
* backends/native: emit gl-video-memory-purged when becoming activeRay Strode2019-01-151-0/+7
* wayland: force X clients to redraw on resumeRay Strode2019-01-151-0/+7
* backend: add signals for reporting suspend and resumeRay Strode2019-01-151-12/+72
* backend: switch to using generated logind proxyRay Strode2019-01-151-21/+39
* screen-cast-cursor-side-channel.patchRay Strode2019-01-1422-71/+856
* renderer/native: Make the EGLStreams operate in mailbox modeJonas Ådahl2019-01-141-1/+1
* renderer/native: Make EGLStream page flip errors non-fatalJonas Ådahl2019-01-141-7/+1
* screen-cast-session: Add window-id supportOlivier Fourdan2019-01-141-1/+18
* screen-cast-session: Add support for RecordWindowOlivier Fourdan2019-01-141-4/+48
* screen-cast-session: Add screen-cast window modeOlivier Fourdan2019-01-144-0/+595
* screen-cast: Add screen-cast-window interfaceOlivier Fourdan2019-01-142-0/+145
* screen-cast-src: Add VideoCrop supportOlivier Fourdan2019-01-142-4/+55
* remote-desktop: Do not leak the virtual touchscreenOlivier Fourdan2019-01-141-0/+1
* renderer/native: Use shadow fb on software GL if preferredJonas Ådahl2019-01-141-4/+57
* renderer/native: Also wrap flip closures for EGLStreamsJonas Ådahl2019-01-143-14/+44
* renderer/native: Choose first EGL config for non-GBM backendsMiguel A. Vico2019-01-141-17/+48
* idle-monitor: Don't try to auto-start SessionManagerFlorian Müllner2019-01-141-1/+2
* renderer/native: Fallback to non-planar API if gbm_bo_get_handle_for_plane failsAlex Villacís Lasso2019-01-141-5/+16
* monitor-manager-kms: Check if GPUs can have outputsIain Lane2019-01-143-0/+30
* gpu-kms: Handle drmModeGetResources() failingIain Lane2019-01-141-5/+31
* gpu-kms: Don't crash if drmModeGetResources returns NULLAaron Plattner2019-01-141-0/+7
* monitor: Use current monitor mode to check whether activeJonas Ådahl2019-01-141-6/+16
* native/gpu: Handle drmModeSetCrtc() failing gracefullyJonas Ådahl2019-01-141-1/+4
* Add remote access controller APIJonas Ådahl2019-01-147-0/+357
* Make screen cast and remote desktop non-experimentalJonas Ådahl2019-01-143-56/+3
* mutter-pipewire-0_2-API.patchRay Strode2019-01-141-23/+23
* renderer/native: Check calculated transform when creating viewJonas Ådahl2019-01-142-4/+13
* hw-cursor-on-demand-gnome-3-28.patchRay Strode2019-01-1411-503/+311
* monitor-manager: Add back warning messagesJonas Ådahl2018-07-181-0/+4
* screen-cast-src: Allow negotiating the framerateJonas Ådahl2018-07-131-3/+3
* backends: Add logical monitor -> monitor -> output -> crtc ref chainJonas Ådahl2018-06-283-10/+42
* backends: Move MetaOutput::crtc field into private structJonas Ådahl2018-06-2815-74/+141
* renderer-native: Don't crash if the FB surface can't be lockedMarco Trevisan (Treviño)2018-05-291-0/+6
* wayland: Use cursor position in logical monitorOlivier Fourdan2018-05-142-0/+13
* build: Introspect some more typesFlorian Müllner2018-05-077-26/+10
* screen-cast: Handle PipeWire errors more gracefullyJonas Ådahl2018-05-071-6/+33
* native: Restore previous EGL state after blitting onto secondary GPUJonas Ådahl2018-04-251-6/+1
* monitor-manager: Find active monitor when deriving global scaleJonas Ådahl2018-04-251-4/+17
* backend: Don't center the pointers on monitor changesMario Sanchez Prada2018-04-241-16/+7
* backends: Don't center the pointer on initializationMario Sanchez Prada2018-04-241-1/+12
* idle-monitor: Add ResetIdletime API, for testing purposesBastien Nocera2018-04-161-0/+23
* backend: Reset idle when lid is opened or resuming from suspendBastien Nocera2018-04-162-74/+77
* idle-monitor: Take idle inhibition into accountBastien Nocera2018-04-163-2/+128
* x11: Allow XTest and core events to reset idletimeBastien Nocera2018-04-161-0/+102
* backends: Remove X11 idle-monitor backendBastien Nocera2018-04-1612-724/+123
* monitor-manager: fix output ids returned by GetResourcesAleksandr Mezin2018-04-111-1/+1
* native: Disable the use of KMS modifiers by defaultJonas Ådahl2018-04-113-2/+29
* screen-cast: Fix compile errorBenjamin Otte2018-04-101-1/+1