summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/glew
Commit message (Collapse)AuthorAgeFilesLines
* glew: upgrade to 1.9.0Constantin Musca2012-09-121-3/+3
| | | | | | | | (From OE-Core rev: c5d2f7fee83e8c9c278eba264de3bbc0d5d3104a) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* glew: fix build with automake 1.12Nitin A Kamble2012-05-252-1/+27
| | | | | | | (From OE-Core rev: df868f8c3c2b9c4c441747ee0b7429c0689ed246) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* glew: update to 1.7.0Saul Wold2011-09-291-2/+2
| | | | | | | (From OE-Core rev: 8ea44ac0678b2a44e22dec5a4c2eea96df638cdc) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* glew: update to 1.6.0Saul Wold2011-06-012-2/+5
| | | | | | | (From OE-Core rev: 089a577bbe89be35ed5b6c147eed87440a9936da) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* glew: add new recipes glew 1.5.7Yu Ke2010-12-022-0/+165
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>