| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/78423
Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
|
|
|
|
|
| |
PR: ports/76512
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/75224
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/70730
Submitted by: maintainer
|
| |
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Respect CFLAGS [2]
Requested by: maintainer [1]
Submitted by: maintainer [2]
|
|
|
|
|
| |
PR: ports/65047
Submitted by: michael johnson <ahze@ahze.net>
|
|
|
|
|
| |
PR: ports/65035
Submitted by: maintainer
|
| |
|
|
|
|
| |
(Part 2)
|
|
|
|
|
|
| |
PR: 61866
Submitted by: maintainer
Noticed by: bento via kris
|
|
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>
|