Added OpenGL extensions list file for glLoadGen Added extensions for OS X version
GLEW has two major problems: - it always includes everything, there is no way to restrict the header to a specific GL version - it is mostly broken with a core profile and only works if all sanity checks get switched off.