Commit Graph

5 Commits

Author SHA1 Message Date
ajacoutot
cf091e28ab Update to glew-1.9.0.
from Brad (maintainer)
2012-08-27 12:40:19 +00:00
pascal
01cbd4d9c0 Update to glew 1.7.0, from Brad. Dependencies are happy.
ok phesssler@
2011-11-16 22:42:02 +00:00
sthen
0c678ecfa6 update to 1.5.3, from Brad. 2010-04-15 15:02:49 +00:00
sthen
a4318369a4 - don't strip the shared lib when installing
- make sure to pass the PIC flag to the compiler when linking
the shared lib

from Brad (maintainer)
2009-08-02 12:32:36 +00:00
sthen
96da4e2934 import graphics/glew:
The goal of the OpenGL Extension Wrangler Library (GLEW) is to assist
C/C++ OpenGL developers with two tedious tasks: initializing and using
extensions and writing portable applications. GLEW provides an efficient
run-time mechanism to determine whether a certain extension is supported
by the driver or not. OpenGL core and extension functionality is exposed
via a single header file.
2009-04-13 23:24:01 +00:00