ENH: Added an OpenGL extension manager: a class that queries and loads
OpenGL extensions. ENH: Added a small program that parses header files for OpenGL extensions. At build time, it is run to generate a new, more portable header file containing all the constants and pointers for functions. It also generates code for loading all the function pointers.