aboutsummaryrefslogtreecommitdiff
path: root/include/mgl
AgeCommit message (Expand)Author
2021-10-28Move vertex buffer generation from init to first update, making init voiddec05eba
2021-10-26Add clockdec05eba
2021-10-24Add function to load image from memory, initialize window from an existing wi...dec05eba
2021-10-23Allow rendering vertices directlydec05eba
2021-10-22Use const where possible in function paramsdec05eba
2021-10-22Add shaderdec05eba
2021-10-21Add vertex bufferdec05eba
2021-10-19poll event change namedec05eba
2021-10-19Change from callback to window polldec05eba
2021-10-19Use uint8_t for color instead of floatdec05eba
2021-10-18Add set_position and set_color to rectangle,sprite and textdec05eba
2021-10-17Parent window = 0 = root windowdec05eba
2021-10-16Add font renderingdec05eba
2021-10-16Cursor motiondec05eba
2021-10-16Fix resize event sometimes not triggered (set window gravity)dec05eba
2021-10-16Add rectangle and sprite, use pixel coordinates, remote opengl dependency fro...dec05eba
2021-10-12compressed texturedec05eba
2021-10-10Add texture loading (and render in test)dec05eba
2021-10-10Enable alpha blendingdec05eba
2021-10-10Draw every frame instead of x11 expose, enable vsync (if available)dec05eba
2021-10-10add event and test graphicsdec05eba
2021-10-10Initial commit, skeletondec05eba