Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-28 | Add utf8 index to offset function | dec05eba | |
2021-11-17 | Attempt to fix font glyph texture overlap by aligning texture size to | dec05eba | |
next character size Add function to get the start of a utf8 codepoint (backwards), test utf8 functions | |||
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-08 | Add window function to get key state, allow invalid utf8 | dec05eba | |
2021-11-06 | Fix exit being called when closing window, respond to wm ping, add is_open ↵ | dec05eba | |
function to window | |||
2021-11-04 | Fix clock restart returning incorrect time | dec05eba | |
2021-10-30 | Add option to make mgl_file_load result null terminated | dec05eba | |
2021-10-26 | Add clock | dec05eba | |
2021-10-16 | Add font rendering | dec05eba | |