Package
libglew-devVersion
1.13.0-2Priority
optionalSection
libdevelSource
glewOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Matteo F. Vescovi <mfv@debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
1,182 kBProvides
libglew1.5-dev, libglew1.6-devDepends
libgl1-mesa-dev | libgl-dev, libglew1.13 (= 1.13.0-2), libglu1-mesa-dev | libglu-devConflicts
libglew1.6-devHomepage
http://glew.sourceforge.netSupported
9mDownload Size
118 kBAPT Manual Installed
yesAPT Sources
http://archive.ubuntu.com/ubuntu xenial/main amd64 PackagesDescription
OpenGL Extension Wrangler - development environmentThe OpenGL Extension Wrangler, GLEW for short, is a library that
handles initialization of OpenGL extensions in a portable and simple
way. Once the program initializes the library and checks the
availability of extensions, it can safely call the entry points defined
by the extension. Currently GLEW supports almost all the extensions
found in the OpenGL extension registry (http://www.opengl.org/registry).
.
This package contains the development documentation as well as the
required header files.