OpenGL Loading Library - OpenGL.org
GLEW (OpenGL Extension Wrangler) The OpenGL Extension Wrangler library provides access to all GL entrypoints. It supports Windows, MacOS X, Linux, and FreeBSD. GLEW has a problem with core contexts. It calls glGetString(GL_EXTENSIONS) , which ......