summaryrefslogtreecommitdiff
path: root/thirdparty/glad/glx.c
AgeCommit message (Collapse)Author
2022-11-15Load GLX dynamically with GLADRiteo Siuga
This is accomplished through the addition of a GLAD GLX loader in the `thirdparty` directory. This is another step towards a nice Wayland/X11 interoperation.