aboutsummaryrefslogtreecommitdiff
path: root/src/graphics/vertex.c
AgeCommit message (Collapse)Author
2021-10-29Use gl*Pointer and glDrawArrays to render vertices (in mgl_vertices_draw) ↵dec05eba
instead of loop with glBegin/glEnd
2021-10-23Allow rendering vertices directlydec05eba