Age | Commit message (Expand) | Author |
2017-12-19 | remove session from multibackend | Tony Crisci |
2017-12-07 | Listen to display destroy in backends | emersion |
2017-11-01 | rootston exit: fix drm destroy | Dominique Martinet |
2017-10-26 | Do not set hw cursor if disabled when switching VT | emersion |
2017-10-22 | Rescan connectors on DRM resume | Versus Void |
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 | Move egl.h to render/egl.h | Scott Anderson |
2017-10-20 | Replace list_t with wl_list for wlr_input_device | Heghedus Razvan |
2017-10-20 | Replace list_t with wl_list in wlr_drm_backend | Heghedus Razvan |
2017-10-05 | Fix memory leaks | Versus Void |
2017-10-01 | Minor fixes | Scott Anderson |
2017-10-01 | Multi-GPU DRM | Scott Anderson |
2017-10-01 | Change wlr_session to open every GPU | 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 | Split DRM rendering to its own file | Scott Anderson |
2017-09-30 | Rename files to remove pointless drm prefix | Scott Anderson |
2017-09-30 | Removed unused fields | Scott Anderson |
2017-09-23 | Add timeout to DRM cleanup | Scott Anderson |
2017-08-26 | Merge wlr_udev into wlr_session | Scott Anderson |
2017-08-13 | Add backend detection functions | Calvin Lee |
2017-08-13 | Remove wlr_output_state, update backends | Drew DeVault |
2017-08-13 | wlr_backend_init -> wlr_backend_start | Drew DeVault |
2017-08-12 | Refactor wlr_backend_state out of DRM backend | Drew DeVault |
2017-08-11 | Complete a few destroy functions | Dominique Martinet |
2017-08-10 | Refactor EGL handling | Drew DeVault |
2017-08-10 | Implement drm (egl) buffer attaching | nyorain |
2017-08-10 | Added null check on crtc | Scott Anderson |
2017-08-09 | Atomic modesetting | Scott Anderson |
2017-08-06 | Moved headers | Scott Anderson |
2017-08-06 | Updated DRM cursor rendering | Scott Anderson |
2017-08-06 | More cleanups | Scott Anderson |
2017-08-06 | Various cleanups | Scott Anderson |
2017-08-06 | Various changes/cleanups | Scott Anderson |
2017-08-06 | DRM resource initalisation | Scott Anderson |
2017-08-06 | Changed header paths. | Scott Anderson |
2017-06-22 | Add wl_output globals for wlr_outputs | Drew DeVault |
2017-06-21 | Reorganize wlr-common | Drew DeVault |
2017-06-21 | Update everyone to use new headers | Drew DeVault |
2017-06-21 | Fixed VT switching | Scott Anderson |
2017-06-21 | Changed session signal to only emit on DRM changes | Scott Anderson |
2017-06-10 | Combine internal DRM headers into one | Drew DeVault |
2017-06-04 | Refactor type implementations | Drew DeVault |
2017-06-04 | Changed invalidate interface. | Scott Anderson |
2017-06-03 | Udev event device matching | Scott Anderson |
2017-06-01 | Refactor udev and drm initialization | Drew DeVault |
2017-06-01 | Merge branch 'master' into session | ascent12 |
2017-05-31 | s/wayland.h/types.h/g | Drew DeVault |
2017-05-31 | Clean up outputs on exit | Drew DeVault |