Age | Commit message (Expand) | Author |
2017-10-06 | Merge pull request #221 from versusvoid/wayland-xkb_state_update_mask | Drew DeVault |
2017-10-06 | Use xkb_state_update_mask() with Wayland backend | Versus Void |
2017-10-06 | Merge branch 'master' into feature/xdg-popup | Tony Crisci |
2017-10-06 | Transform hotspot with cursor | Versus Void |
2017-10-05 | bug: fix x11 event time | Tony Crisci |
2017-10-05 | Fix memory leaks | Versus Void |
2017-10-02 | Check for fd failure properly | Scott Anderson |
2017-10-02 | Add explicitly picking GPUs with environment var | Scott Anderson |
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 | Change wlr_session to open every GPU | 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 | Remove unused device interfaces | Scott Anderson |
2017-09-29 | Remove dead code | Scott Anderson |
2017-09-29 | Cleanup x11 event handler | Scott Anderson |
2017-09-29 | Don't ask for frame immediately after starting | Scott Anderson |
2017-09-29 | Add closing with WM button | Scott Anderson |
2017-09-29 | Add window resizing | Scott Anderson |
2017-09-29 | Add pointer motion | Scott Anderson |
2017-09-29 | Add mouse button presses | Scott Anderson |
2017-09-29 | Add timer for rendering loop | Scott Anderson |
2017-09-29 | Fix keycodes | 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 | Change egl_get_config to always use visual id | Scott Anderson |
2017-09-29 | Open X11 Window | Scott Anderson |
2017-09-29 | Add X11 backend skeleton | Scott Anderson |
2017-09-28 | fix libinput wlr-keyboard use after free | Tony Crisci |
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-24 | Move keyboard logic to wlr_{keyboard,seat} | Drew DeVault |
2017-09-24 | Add error checking to DRM legacy | Scott Anderson |
2017-09-24 | Send failure code on partial atomic commit | Scott Anderson |
2017-09-24 | Set state properly | Scott Anderson |
2017-09-23 | Initial pass on roots_input | Drew DeVault |
2017-09-23 | Simplify retry_pageflip | Scott Anderson |
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-09-23 | Print connector name on atomic commit failure | Scott Anderson |