This branch contains an OpenGL loader generated with glad
for the D programming
language.
python2 main.py --out-path=glad/ --generator=d
It includes all functions needed for a OpenGL 4.4 compatability context including
all extensions found in gl.xml
fetched on 4th August 2013.