| GLee provides a simple interface for using extensions and core OpenGL | functionality beyond OpenGL version 1.1, and automates the otherwise | tedious process of linking function pointers. GLee works with both C and | C++ compilers. | | Because the code is automatically generated, the latest extensions can | be included rapidly in new versions. Currently there is support for | OpenGL up to 3.0 and almost all registered extensions. For a complete | list of extensions, please see the accompanying extensionList.txt file.
We have a framework for that already, but there is some old junk left we're removing with those patches