Age | Commit message (Expand) | Author |
2018-02-18 | Merge pull request #647 from ascent12/elf_visibility | Drew DeVault |
2018-02-18 | x11 backend: set window title | Guido Günther |
2018-02-19 | Remove usec_to_msec from public API | Scott Anderson |
2018-02-12 | Reformat all #include directives | emersion |
2018-02-10 | Merge pull request #618 from VincentVanlaer/atomic-gamma | Drew DeVault |
2018-02-09 | Swap buffers with damage | emersion |
2018-02-09 | Add atomic gamma lut size fetching | Vincent Vanlaer |
2018-02-09 | Add atomic gamma setting | Vincent Vanlaer |
2018-02-02 | backend/drm: support updating cursor when session is paused | emersion |
2018-01-29 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |
2018-01-23 | Backport screenshooter fixes from the renderer redesign v1 | emersion |
2018-01-21 | output: add damage tracking via buffer age | emersion |
2018-01-07 | Fix output enable in DRM backend | emersion |
2017-12-21 | handle display destroy | Tony Crisci |
2017-12-20 | backend add and remove events | Tony Crisci |
2017-12-20 | rootston: handle backend creation failed | Tony Crisci |
2017-12-19 | remove session from multibackend | Tony Crisci |
2017-12-19 | x11 backend: add wlr_input_device_is_x11 | Dominique Martinet |
2017-12-19 | wl backend: add wlr_input_device_is_wl | Dominique Martinet |
2017-12-19 | headless backend: add wlr_output_is_headless | Dominique Martinet |
2017-12-19 | drm backend: add wlr_output_is_drm | Dominique Martinet |
2017-12-19 | wl backend: add wlr_output_is_wl | Dominique Martinet |
2017-12-19 | x11 backend: add wlr_output_is_x11 | Dominique Martinet |
2017-12-19 | Destroy multi backend on display destroy | emersion |
2017-12-17 | Add headless input devices | emersion |
2017-12-17 | Add full refresh rate support to custom modes | emersion |
2017-12-17 | Minimal working headless output | emersion |
2017-12-17 | Initialize headless backend | emersion |
2017-12-14 | Merge branch 'master' into display-destroy | emersion |
2017-12-13 | Fix pointer events with multiple outputs in wayland backend | emersion |
2017-12-07 | Listen to display destroy in backends | emersion |
2017-11-19 | Refactor wlr_list inside wlroots | emersion |
2017-10-31 | Fix cursor hotspot with rotated outputs on DRM backend | emersion |
2017-10-31 | Transform cursor hotspot, fix wayland cursor hotspot | emersion |
2017-10-26 | Do not set hw cursor if disabled when switching VT | emersion |
2017-10-21 | Merge branch 'master' into heghe/wl_list | Drew DeVault |
2017-10-21 | Rename remaining refs to wlr_list | Drew DeVault |
2017-10-22 | Remove drm field from wlr_drm_connector | Scott Anderson |
2017-10-22 | Remove unnecesary wlr_renderers | Scott Anderson |
2017-10-22 | Move egl.h to render/egl.h | Scott Anderson |
2017-10-20 | Replace list_t with wl_list in wlr_wl_backend | Heghedus Razvan |
2017-10-20 | Replace list_t with wl_list in wlr_drm_backend | Heghedus Razvan |
2017-10-20 | Replace list_t with wl_list in wlr_multi_backend | Heghedus Razvan |
2017-10-06 | Transform hotspot with cursor | Versus Void |
2017-10-02 | Change iface prefix to suffix | Scott Anderson |
2017-10-01 | Minor fixes | Scott Anderson |
2017-10-01 | Multi-GPU DRM | Scott Anderson |
2017-10-01 | Add renderer pointer inside drm_surface | Scott Anderson |
2017-09-30 | Rename wlr_drm_output to wlr_drm_connector | Scott Anderson |
2017-09-30 | Rename backend to drm | Scott Anderson |