Age | Commit message (Expand) | 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. Mma... | dec05eba |
2021-11-06 | Fix exit being called when closing window, respond to wm ping, add is_open fu... | dec05eba |
2021-11-05 | Fix font being corrupt with certain sizes, fix image being corrupt if its rgb... | dec05eba |
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 |