aboutsummaryrefslogtreecommitdiff
path: root/src/graphics/Text.cpp
AgeCommit message (Expand)Author
2022-03-30Proper y offset for text, add option to create hidden window and add function...dec05eba
2021-11-18Move glyph creation for text to render function instead of in set string, cle...dec05eba
2021-11-16Implement all interfaces to mgldec05eba
2021-11-07Fix text rendering getting corrupt at copy/move constructordec05eba
2021-11-07Fix exit being called when closing window, respond to wm ping, add is_open fu...dec05eba
2021-11-03Use event structure in poll_eventdec05eba
2021-10-29More, todo interfacesdec05eba
2021-10-22Add vertex bufferdec05eba
2021-10-19Change event layout to similar to same as sfmldec05eba
2021-10-18Initial commit with an exampledec05eba