Age | Commit message (Expand) | Author |
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 |
2017-09-30 | Add pointer to backend from DRM outputs | Scott Anderson |
2017-09-30 | Split DRM rendering to its own file | Scott Anderson |
2017-09-30 | Split DRM internal interface to its own header | Scott Anderson |
2017-09-30 | Rename files to remove pointless drm prefix | Scott Anderson |
2017-09-30 | Removed unused fields | Scott Anderson |
2017-09-29 | Fix time and transform | Scott Anderson |
2017-09-29 | Add closing with WM button | Scott Anderson |
2017-09-29 | Add timer for rendering loop | Scott Anderson |
2017-09-29 | Add basic input | Scott Anderson |
2017-09-29 | Basic rendering | Scott Anderson |
2017-09-29 | Add EGL for X11 | Scott Anderson |
2017-09-29 | Open X11 Window | Scott Anderson |
2017-09-29 | Add X11 backend skeleton | Scott Anderson |
2017-09-27 | Merge remote-tracking branch 'origin/master' into rootston | Drew DeVault |
2017-09-27 | Merge pull request #144 from ascent12/drm-dp-mst | Drew DeVault |
2017-09-25 | Merge branch 'master' into rootston | Drew DeVault |
2017-09-23 | Use more consistent include guard names | emersion |
2017-09-23 | Add error recovery for failed page flips | Scott Anderson |
2017-09-23 | Add timeout to DRM cleanup | Scott Anderson |
2017-09-23 | Initialize display, backend; add frame handling | Drew DeVault |
2017-08-26 | Merge wlr_udev into wlr_session | Scott Anderson |
2017-08-26 | Rename functions to be consistent with #93 | Scott Anderson |
2017-08-17 | wayland backend: switch to xdg shell | Dominique Martinet |
2017-08-14 | Add wayland backend cursor support | nyorain |
2017-08-14 | Refactor out wlr_pointer_state | Dominique Martinet |
2017-08-14 | Refactor out wlr_input_device_state | Dominique Martinet |
2017-08-14 | Refactor out wlr_output_mode_state | Drew DeVault |
2017-08-13 | Remove wlr_output_state, update backends | Drew DeVault |
2017-08-13 | libinput backend: massive renaming | Dominique Martinet |