Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-15 | Add dynamic font atlas creation (not finished) | dec05eba | |
2021-11-08 | Do not check for valid utf8 in set text, render the invalid utf8 instead. ↵ | dec05eba | |
Mmap fonts instead of loading the whole font | |||
2021-11-06 | Fix exit being called when closing window, respond to wm ping, add is_open ↵ | dec05eba | |
function to window | |||
2021-11-05 | Fix font being corrupt with certain sizes, fix image being corrupt if its ↵ | dec05eba | |
rgb, fix window resize incorrect size | |||
2021-11-02 | Start on syntax highlighting, output correct key button event | dec05eba | |
2021-10-30 | Add option to make mgl_file_load result null terminated | dec05eba | |
2021-10-28 | Move vertex buffer generation from init to first update, making init void | dec05eba | |
2021-10-19 | Change from callback to window poll | dec05eba | |
2021-10-16 | Create font atlas with optimal size | dec05eba | |
2021-10-16 | Add font rendering | dec05eba | |