Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-16 | Window: add mouse scroll event | dec05eba | |
2021-11-15 | Add dynamic font atlas creation (not finished) | 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. |