index
:
mgl
master
Minimal Graphics Library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
graphics
/
vertex.c
Age
Commit message (
Collapse
)
Author
2021-10-29
Use gl*Pointer and glDrawArrays to render vertices (in mgl_vertices_draw) ↵
dec05eba
instead of loop with glBegin/glEnd
2021-10-23
Allow rendering vertices directly
dec05eba