| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Fixes Mac OS X SCons build.
|
|
|
|
| |
Otherwise the whole path gets baked into the executable.
|
|
|
|
|
|
|
|
| |
This is a substantial reorganization, This particular commit enables:
- building the progs for unices platforms
- glew is now built as a shared library (it is the default, and it is
inconvenient and pointless to shift away from that default)
- all progs get built by default
|
|
|
|
|
| |
Especially using wglGetPixelFormat instead of GetPixelFormat causes
problems with opengl32.dll and drivers that not hack around this issue.
|
|
|
|
| |
Again..
|
| |
|
| |
|
|
Still, it doesn't run as well as the glut binaries...
|