Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-13 | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | |
Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck. | |||
2005-07-18 | Fixed warnings by using GLUTProc type instead of anonymous (void *) for | Philippe Houdoin | |
GLUT callbacks. | |||
2004-12-08 | Improve the behaviour of the build system wrt depend files. | Keith Whitwell | |
- Remove the -Y option for makedepend, so that the standard directories are searched - No longer pipe the multiple errors that the -Y option caused into /dev/null -- we want to know about these failures. - Fix up a few other misc makedepend failures. | |||
2004-08-16 | Add glutGetProcAddress(). Not all GLUT version 5 APIs are supported yet, ↵ | Philippe Houdoin | |
thought. -> #define GLUT_API_VERSION 4.5 ? ;-) | |||
2004-08-14 | Replaced the .cpp-ized (for build issue) common GLUT source files by their | Philippe Houdoin | |
standard .c version. Remove unused libglut.def. | |||
2004-08-14 | Replaced the .cpp-ized (for build issue) common GLUT source files by their | Philippe Houdoin | |
standard .c version. Remove outdated Makefile.orig. | |||
2004-08-14 | Update to Jake Hamby's BeOS GLUT 3.7 port. | Philippe Houdoin | |
2004-08-14 | Move to $(TOP)/configs/default-based makefile. | Philippe Houdoin | |
2003-12-13 | Updates from Philippe Houdoin. | Brian Paul | |
1999-11-27 | removed Mesa-isms | Brian Paul | |
1999-09-17 | updated for GL instead of MesaGL | Brian Paul | |
1999-09-16 | initial check-in | Brian Paul | |