aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/glew
AgeCommit message (Collapse)Author
2011-09-29glew: update to 1.7.0Saul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-01glew: update to 1.6.0Saul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-02glew: add new recipes glew 1.5.7Yu Ke
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. mesa-demos requires glew, so port it from OE, with the following changes: - upgrade it from 1.5.1 to 1.5.7 - add license checksum Signed-off-by: Yu Ke <ke.yu@intel.com>