aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-07output: change set_dmabuf to attach_bufferSimon Ser
2019-06-07buffer: add wlr_buffer_get_dmabufSimon Ser
2019-06-07render/dmabuf: add wlr_dmabuf_attributes_copySimon 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-02Remove orbital screenshooter and gamma-controlSimon Ser
2019-06-02Merge pull request #1713 from Emantor/fix/legacy_null_modesetScott Anderson
2019-06-02drm: legacy: issue a NULL modeset on disableRouven Czerwinski
2019-05-31zwp_virtual-keyboard: fix mmap error handlingBrian Ashworth
2019-05-30wlr_output: remove idle_done on output destroyRouven Czerwinski
2019-05-22Merge pull request #1705 from rindeal/patch-2Scott Anderson
2019-05-22session/logind: check for XDG_SESSION_ID firstJan Chren
2019-05-22Merge pull request #1704 from rindeal/patch-2Scott Anderson
2019-05-22session/logind: specify seat exactlyJan Chren
2019-05-19rootston: remove duplicated includeSilvan Jegen
2019-05-15Merge pull request #1696 from RedSoxFan/logind-stay-active-on-goneScott Anderson
2019-05-13Fixes #1689 RDP RemoteFX crashMichiel
2019-05-13output: clear output->damage on successful commitIlia Bozhinov
2019-05-13session/logind: keep active for pause_device goneBrian Ashworth
2019-05-07render/gles2: print GL_RENDERERSimon Ser
2019-05-06backend/wayland: remove wl_shmSimon Ser
2019-05-06backend/wayland: use xdg-decoration-unstable-v1Simon Ser
2019-05-03Test RDP backend on FreeBSD as wellJan Beich
2019-05-03Update version to 0.6.0Drew DeVault
2019-04-29ci: enable Meson auto featuresSimon Ser
2019-04-29backend/noop: disallow renderingSimon Ser
2019-04-29Switch to system epoll-shim.pc in FreeBSD buildJan Beich
2019-04-29examples: add fullscreening to foreign-toplevel.cIlia Bozhinov
2019-04-29rootston: add support for foreign-toplevel fullscreeningIlia Bozhinov
2019-04-29foreign-toplevel: support fullscreen state and requestIlia Bozhinov
2019-04-27seat: fallback to v6 if libwayland 1.17 isn't availableSimon Ser
2019-04-27xdg-output: schedule a wl_output.done event on updateSimon Ser
2019-04-27output: introduce wlr_output_schedule_doneSimon Ser
2019-04-27rootston: fix damage tracking debug modeSimon Ser
2019-04-26output: disambiguate the two types of damageSimon Ser
2019-04-26rootston: don't submit too much damageSimon Ser
2019-04-26render/egl: fix swapping with no damageSimon Ser
2019-04-26Remove wlr_wl_shellDrew DeVault
2019-04-26Advertise wl_seat version 7Scott Anderson
2019-04-25output-damage: fix segfault after destroySimon Ser
2019-04-23backend/wayland: fix wlr_wl_pointer use-after-freeSimon Ser
2019-04-23render/egl: fix zero-length VLASimon Ser
2019-04-23output: rename needs_commit to needs_frameSimon Ser
2019-04-23output-damage: refactor APISimon Ser
2019-04-23output: rename swap_buffers event to precommitSimon Ser
2019-04-23output: refactor backend APISimon Ser
2019-04-23output: refactor frame submission APISimon Ser
2019-04-22rootston: use wlr_output_preferred_modeSimon Ser
2019-04-22output: introduce wlr_output_preferred_modeSimon Ser