Age | Commit message (Expand) | Author |
---|---|---|
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 | Open X11 Window | Scott Anderson |
2017-09-29 | Add X11 backend skeleton | Scott Anderson |