aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-05-07Refactor backend state managementDrew DeVault
2017-05-04Fixed hotplugging + make EGL more chatty.Scott Anderson
2017-05-03Removed unused fields.Scott Anderson
2017-05-03Changed modesetting interface.Scott Anderson
2017-05-03Changed backend to accept wl_display.Scott Anderson
2017-05-03Added 'direct' session backendScott Anderson
2017-05-03Renamed 'wlr_drm_display' to 'wlr_drm_output'Scott Anderson
2017-05-03Changed drm to use new EGL interface.Scott Anderson
2017-05-03Added EGL interface for backends.Scott Anderson
2017-05-03Removed old session code from DRM backend.Scott Anderson
2017-05-03New session interface.Scott Anderson
2017-05-02Added example.Scott Anderson
2017-05-02Changed display to use list_t.Scott Anderson
2017-05-02Changed events to use wayland functions.Scott Anderson
2017-05-02Changed logging.Scott Anderson
2017-05-01Renaming.Scott Anderson
2017-05-01Moved headers to the correct place.Scott Anderson
2017-04-25Add free functions for allocated resourcesDrew DeVault
2017-04-25Flesh out wayland backend registryDrew DeVault
2017-04-25Flesh out wayland backend somewhat, add exampleDrew DeVault
2017-04-25Initial commitDrew DeVault