Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-17 | Window: implement function to disable key repeat | dec05eba | |
2021-11-06 | Fix exit being called when closing window, respond to wm ping, add is_open ↵ | dec05eba | |
function to window | |||
2021-11-02 | Start on syntax highlighting, output correct key button event | dec05eba | |
2021-10-28 | Use a separate glx context for every window | dec05eba | |
Fix vertex buffer causing crash on render if update is called with an empty list. | |||
2021-10-17 | Parent window = 0 = root window | dec05eba | |
2021-10-10 | Add texture loading (and render in test) | dec05eba | |
2021-10-10 | Draw every frame instead of x11 expose, enable vsync (if available) | dec05eba | |
2021-10-10 | add event and test graphics | dec05eba | |
2021-10-10 | Initial commit, skeleton | dec05eba | |