aboutsummaryrefslogtreecommitdiff
path: root/include/mgl/gl.h
AgeCommit message (Expand)Author
2021-11-15Add dynamic font atlas creation (not finished)dec05eba
2021-11-05Add bounds calculation to textdec05eba
2021-11-05Fix font being corrupt with certain sizes, fix image being corrupt if its rgb...dec05eba
2021-10-29Fix multiple vertex buffers using the same datadec05eba
2021-10-22Add shaderdec05eba
2021-10-21Add vertex bufferdec05eba
2021-10-19Use uint8_t for color instead of floatdec05eba
2021-10-16Add font renderingdec05eba
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