aboutsummaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Expand)Author
2019-06-27backend: drm: switch to pageflip_handler_2Rouven Czerwinski
2019-06-24backend/drm: Exit-early if 0 crtcsScott Anderson
2019-06-22backend/drm: Simplify object matching codeScott Anderson
2019-06-21Support pointer-gestures on Wayland backendGreg V
2019-06-17x11: Send a frame event on the pointer after button eventsDorota Czaplejewicz
2019-06-16output: remove wlr_output_impl.transformSimon Ser
2019-06-11Remove WLR_DRM_NO_ATOMIC_GAMMA workaroundScott Anderson
2019-06-07backend/drm: add support for multiplanar BOsSimon Ser
2019-06-07backend/drm: fallback to drmModeAddFB2Simon Ser
2019-06-07backend/drm: reject DMA-BUFs with flagsSimon Ser
2019-06-07backend/drm: hold buffers while scanning outSimon Ser
2019-06-07output: fix attach_buffer semanticsSimon Ser
2019-06-07output: change set_dmabuf to attach_bufferSimon Ser
2019-06-07backend/drm: strip alpha channel on scan-outSimon Ser
2019-06-07backend/drm: check format when scanning out DMA-BUFSimon Ser
2019-06-07backend/drm: add basic support for direct scan-outemersion
2019-06-02drm: legacy: issue a NULL modeset on disableRouven Czerwinski
2019-05-22session/logind: check for XDG_SESSION_ID firstJan Chren
2019-05-22session/logind: specify seat exactlyJan Chren
2019-05-15Merge pull request #1696 from RedSoxFan/logind-stay-active-on-goneScott Anderson
2019-05-13Fixes #1689 RDP RemoteFX crashMichiel
2019-05-13session/logind: keep active for pause_device goneBrian Ashworth
2019-05-06backend/wayland: remove wl_shmSimon Ser
2019-05-06backend/wayland: use xdg-decoration-unstable-v1Simon Ser
2019-04-29backend/noop: disallow renderingSimon Ser
2019-04-23backend/wayland: fix wlr_wl_pointer use-after-freeSimon Ser
2019-04-23output: rename needs_commit to needs_frameSimon Ser
2019-04-23output: refactor backend APISimon Ser
2019-04-22Fix missing headers when building without X11Alyssa Ross
2019-04-08backend: unbreak on 32-bit architecturesJan Beich
2019-04-08noop: implement setting a custom modeIlia Bozhinov
2019-04-08Add FreeRDP backend for remote desktop supportDrew DeVault
2019-03-21wlr_output: Add preferred property (#1625)Guido Günther
2019-03-19s/lid_switch/switch_deviceRyan Walklin
2019-03-15backend/noop: improve output number handlingBrian Ashworth
2019-03-15backend/headless: improve output number handlingBrian Ashworth
2019-03-15backend/x11: improve output number handlingBrian Ashworth
2019-03-15backend/wayland: improve output number handlingBrian Ashworth
2019-03-06backend/session: Allow setting a custom tty via WLR_DIRECT_TTYNiklas Schulze
2019-03-05backend/drm: Don't fail on failing to find overlay formatScott Anderson
2019-03-05backend/session: open TTY with O_CLOEXEC for direct sessionemersion
2019-03-02backend/session: add noop sessionemersion
2019-03-01meson: enable more compiler warningsemersion
2019-02-24backend/drm: Unset cursor on cleanupScott Anderson
2019-02-21backend/drm: fix memory leak in realloc crtcsRouven Czerwinski
2019-02-19backend/drm: fix modeset on drm fd resumeBrian Ashworth
2019-02-18backend/drm: fix NULL dereference when unsetting cursoremersion
2019-02-15Merge pull request #1537 from VincentVanlaer/cursor-dmabuf-nouveauDrew DeVault
2019-02-15Add workaround for hardware cursors on nouveauVincent Vanlaer
2019-02-15Revert "drm: do not modeset to current mode"Drew DeVault