Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-16 | Implement all interfaces to mgl | dec05eba | |
2021-11-07 | 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-10-29 | More, todo interfaces | dec05eba | |
2021-10-22 | Use shader | dec05eba | |
2021-10-22 | Add vertex buffer | dec05eba | |
2021-10-19 | Change event layout to similar to same as sfml | dec05eba | |
2021-10-19 | Use uint8_t for color instead of float | dec05eba | |
2021-10-18 | Initial commit with an example | dec05eba | |