| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
The remaining programs are ones I've had difficulty finding a build
environment for to make the build system or are unit tests that should
probably live next to their code instead. Hopefully people can bring
over the build for remaining pieces they care about.
|
|
|
|
|
|
|
| |
Remove glutInitWindowPosition() calls to play nicer with window managers.
Move glutInitWindowSize() calls before glutInit() so the the default window
size can be overridden by the -geometry cmd line option.
|
| |
|
|
|
|
| |
(cherry picked from commit ee555e3d69c8820f27e71e5ebc028a768cef7d0b)
|
|
And fix compiler warnings.
|