glew C library
The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. OpenGL core and extension functionality is exposed in a single header file. GLEW has been tested on a variety of operating systems, including Windows, Linux, Mac OS X, FreeBSD, Irix, and Solaris.

https://github.com/nigels-com/glew
Table of Contents
... More
| license | MIT |
|---|---|
| project | glew |
| url | glew.sourceforge.net |
1 Version
| version | 2.2.0+1 |
|---|---|
| repository | https://pkg.cppget.org/1/stable |
| depends | 0 |
| requires | 2; OpenGL..., X11... |
| reviews | +1 |