Commit Graph

5 Commits

Author SHA1 Message Date
dcoppa
47b2f05e84 Update to glew-1.5.6
From Brad
2010-10-15 10:32:02 +00:00
sthen
0c678ecfa6 update to 1.5.3, from Brad. 2010-04-15 15:02:49 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +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