Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-23 | Switch to GLES2 | Drew DeVault | |
Closes #13 | |||
2017-06-22 | Fix pointer example for wayland backend | nyorain | |
2017-06-22 | Use wl_display_run and refactor example keyboards | Drew DeVault | |
2017-06-21 | Utilize wlr_log in example logging | Drew DeVault | |
2017-06-21 | Update everyone to use new headers | Drew DeVault | |
2017-06-21 | Added VT switching to every example | Scott Anderson | |
2017-06-20 | Add dynamic output resizing for Wayland backend | Drew DeVault | |
This allows outputs to: - Not support modesetting - Resize themselves | |||
2017-06-20 | Clean up Wayland backend GL context and such | Drew DeVault | |
2017-06-19 | Allocate framebuffers for hardware cursors | Drew DeVault | |
Still doesn't fix cursors though | |||
2017-06-16 | Add (broken) DRM hardware cursors | Drew DeVault | |
2017-06-13 | Add axis events to pointer example | Drew DeVault | |
2017-06-13 | Demonstrate pointer button event in example | Drew DeVault | |
2017-06-13 | Add pointer example | Drew DeVault | |