Age | Commit message (Expand) | Author |
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 |
2017-08-12 | Refactor wlr_backend_state out of DRM backend | Drew DeVault |
2017-08-12 | Update libinput backend with new state design | Drew DeVault |
2017-08-12 | Refactor out wlr_backend_state from wl/multi | Drew DeVault |
2017-08-12 | wayland backend: free seatName | Dominique Martinet |
2017-08-12 | wayland backend: emit signal for input/output removal | Dominique Martinet |
2017-08-10 | Refactor EGL handling | Drew DeVault |
2017-08-10 | Implement drm (egl) buffer attaching | nyorain |
2017-08-09 | Atomic modesetting | Scott Anderson |
2017-08-08 | Rename wlr_surface -> wlr_texture; attach -> upload | nyorain |
2017-08-07 | Use gbm_bo_map for cursor | Scott Anderson |
2017-08-06 | Remove old fields | Scott Anderson |
2017-08-06 | Moved headers | Scott Anderson |
2017-08-06 | DRM resource initalisation | Scott Anderson |
2017-08-06 | Changed header paths. | Scott Anderson |
2017-08-06 | Moved session/ into backend/ | Scott Anderson |
2017-08-06 | Changed ownership of wlr_session to the multi backend. | Scott Anderson |
2017-07-12 | Remove use of missing header | Drew DeVault |
2017-06-22 | Add wl_output globals for wlr_outputs | Drew DeVault |
2017-06-22 | Store wayland backend axis source | nyorain |
2017-06-22 | Implement absolute motion events for wayland | nyorain |
2017-06-22 | Implement wayland backend input events | nyorain |
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-20 | Support multiple wl backend outputs | Drew DeVault |
2017-06-20 | Add dynamic output resizing for Wayland backend | Drew DeVault |
2017-06-20 | Implement wayland backend output | nyorain |
2017-06-20 | Make egl_error function part of the egl interface | nyorain |
2017-06-19 | Rework wayland backend output implementation | nyorain |
2017-06-19 | Merge branch 'master' into wayland-backend | nyorain |
2017-06-19 | Implement tablet pads | Drew DeVault |
2017-06-19 | Continue wayland backend update | nyorain |
2017-06-19 | Merge branch 'libinput' into wayland-backend | nyorain |