Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | define new APP_CC configuration variable for building apps/demos/tests | Brian Paul | 2008-09-11 | 1 | -1/+1 |
| | | | | | For Cell, need to use different compilers for the libraries vs. the demos/tests to avoid strange link error regarding "_Unwind_GetIPInfo@GCC_4.2.0" | ||||
* | Fix CRLF line endings. | José Fonseca | 2008-06-24 | 2 | -141/+141 |
| | |||||
* | Remove unused Imakefiles. | Brian | 2007-04-20 | 1 | -221/+0 |
| | |||||
* | Make git ignore files only generated at build time. | Michel Dänzer | 2006-12-06 | 1 | -0/+0 |
| | |||||
* | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | 2006-07-13 | 1 | -1/+1 |
| | | | | | Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck. | ||||
* | fix some weirdness accidentally checked in in the past | Brian Paul | 2005-01-17 | 1 | -2/+2 |
| | |||||
* | animation rate patch (Marcello Magallon) | Brian Paul | 2005-01-09 | 2 | -5/+28 |
| | |||||
* | Redraw on keypress, as apparently intended. | Keith Whitwell | 2005-01-06 | 1 | -1/+1 |
| | |||||
* | Obsolete the BeOS-specific makefile as we now build using standard Makefiles ↵ | Philippe Houdoin | 2004-08-14 | 1 | -59/+0 |
| | | | | chain. | ||||
* | obsolete | Brian Paul | 2004-04-22 | 1 | -50/+0 |
| | |||||
* | minor fixes | Brian Paul | 2004-03-26 | 1 | -1/+1 |
| | |||||
* | Tweaks for make clean / realclean. | Brian Paul | 2004-03-26 | 1 | -3/+1 |
| | |||||
* | New Makefile system | Brian Paul | 2004-03-26 | 1 | -0/+41 |
| | |||||
* | improved 'clean' targets (Otto Solares) | Brian Paul | 2003-10-03 | 1 | -3/+3 |
| | |||||
* | MS dev studio project file for teapots demo. | Karl Schultz | 2003-09-24 | 1 | -0/+112 |
| | |||||
* | Workspace file for redbook programs | Karl Schultz | 2003-09-24 | 1 | -0/+29 |
| | |||||
* | Change projection transform so that the top row of teapots are now visible. | Karl Schultz | 2003-09-24 | 1 | -2/+2 |
| | |||||
* | files for CVS to ignore | Brian Paul | 2003-09-05 | 1 | -0/+64 |
| | |||||
* | updated old-style makefiles for new tree | Brian Paul | 2003-06-10 | 1 | -1/+1 |
| | |||||
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -14/+0 |
| | |||||
* | Remove a bunch of really old/obsolete configs. | Brian Paul | 2003-06-01 | 1 | -20/+6 |
| | | | | Use the new mklib script. | ||||
* | casts | Brian Paul | 2003-04-21 | 3 | -3/+3 |
| | |||||
* | Quiet compiler warnings. | Karl Schultz | 2002-10-18 | 3 | -6/+6 |
| | |||||
* | added missing glFinish() | Brian Paul | 2002-10-15 | 1 | -0/+2 |
| | |||||
* | Pedantic compiler fixes (Sven Panne) | Brian Paul | 2002-07-12 | 1 | -1/+1 |
| | |||||
* | undo some debug changes mistakenly checked in earlier | Brian Paul | 2002-02-17 | 1 | -2/+1 |
| | |||||
* | silence compiler warnings | Brian Paul | 2002-02-12 | 5 | -3/+8 |
| | |||||
* | Removed missing files and added new ones (Robert Bergkvist) | Karl Schultz | 2002-01-16 | 1 | -27/+24 |
| | |||||
* | patched to silence compiler warnings (Martin Lindhe) | Brian Paul | 2000-11-10 | 2 | -2/+2 |
| | |||||
* | added comment explaining why the demo is flawed | Brian Paul | 2000-10-31 | 1 | -2/+19 |
| | |||||
* | Re-enable the keyboard functionality. | Keith Whitwell | 2000-06-14 | 1 | -13/+94 |
| | | | | | Add a -db option for doublebuffering. Add a 'benchmark' keystroke like isosurf. | ||||
* | added missing braces in initializers | Brian Paul | 2000-04-05 | 1 | -20/+20 |
| | |||||
* | new library dependency vars | Brian Paul | 2000-02-16 | 1 | -2/+2 |
| | |||||
* | . More fixed to | Kendall Bennett | 1999-11-12 | 1 | -1/+0 |
| | |||||
* | added missing braces in array initializations | Brian Paul | 1999-11-11 | 1 | -12/+12 |
| | |||||
* | removed -lm from link command | Brian Paul | 1999-10-27 | 1 | -2/+2 |
| | |||||
* | Fixed overflow bug in combineCallback. | Gareth Hughes | 1999-10-03 | 1 | -24/+24 |
| | |||||
* | More Win32 build compliance fixups | Ted Jump | 1999-09-19 | 1 | -1/+1 |
| | |||||
* | Added ESC key handling | Ted Jump | 1999-09-17 | 29 | -412/+784 |
| | |||||
* | link with -lGLU -lGL instead of -lMesaGLU -lMesaGL | Brian Paul | 1999-09-17 | 1 | -4/+7 |
| | |||||
* | Initial revision | jtg | 1999-08-19 | 69 | -0/+10826 |