Description
A support library that detects and exposes OpenGL extensions available on the current graphics driver. It helps applications use newer or optional OpenGL features without hard-coding driver-specific details.
Most desktop users receive it as a dependency of games, graphics tools, or visualization software. Developers install it when building programs that need portable OpenGL extension handling.