| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
| |
- Respect CFLAGS [2]
Requested by: maintainer [1]
Submitted by: maintainer [2]
Notes:
svn path=/head/; revision=105930
|
|
|
|
|
|
|
|
| |
PR: ports/65047
Submitted by: michael johnson <ahze@ahze.net>
Notes:
svn path=/head/; revision=105912
|
|
|
|
|
|
|
|
| |
PR: ports/65035
Submitted by: maintainer
Notes:
svn path=/head/; revision=105866
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
|
|
| |
PR: 61866
Submitted by: maintainer
Noticed by: bento via kris
Notes:
svn path=/head/; revision=99034
|
|
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.
PR: 60717
Submitted by: Igor Pokrovsky <tiamat@comset.net>
Notes:
svn path=/head/; revision=97041
|