summaryrefslogtreecommitdiffstats
path: root/progs/redbook
Commit message (Expand)AuthorAgeFilesLines
* progs/redbook: Fix memory leak in quadric.c.Vinson Lee2009-11-171-0/+2
* progs: add fflushes for cygwinKeith Whitwell2009-04-281-0/+3
* progs: Build rebook with scons too.José Fonseca2009-02-101-0/+91
* Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-1/+1
|\
| * define new APP_CC configuration variable for building apps/demos/testsBrian Paul2008-09-111-1/+1
* | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-112-141/+141
|\ \ | |/
| * Fix CRLF line endings.José Fonseca2008-06-242-141/+141
* | specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson2007-10-291-1/+3
* | add support for LDFLAGS env varDan Nicholson2007-09-281-1/+1
|/
* Remove unused Imakefiles.Brian2007-04-201-221/+0
* Make git ignore files only generated at build time.Michel Dänzer2006-12-061-0/+0
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-1/+1
* fix some weirdness accidentally checked in in the pastBrian Paul2005-01-171-2/+2
* animation rate patch (Marcello Magallon)Brian Paul2005-01-092-5/+28
* Redraw on keypress, as apparently intended.Keith Whitwell2005-01-061-1/+1
* Obsolete the BeOS-specific makefile as we now build using standard Makefiles ...Philippe Houdoin2004-08-141-59/+0
* obsoleteBrian Paul2004-04-221-50/+0
* minor fixesBrian Paul2004-03-261-1/+1
* Tweaks for make clean / realclean.Brian Paul2004-03-261-3/+1
* New Makefile systemBrian Paul2004-03-261-0/+41
* improved 'clean' targets (Otto Solares)Brian Paul2003-10-031-3/+3
* MS dev studio project file for teapots demo.Karl Schultz2003-09-241-0/+112
* Workspace file for redbook programsKarl Schultz2003-09-241-0/+29
* Change projection transform so that the top row of teapots are now visible.Karl Schultz2003-09-241-2/+2
* files for CVS to ignoreBrian Paul2003-09-051-0/+64
* updated old-style makefiles for new treeBrian Paul2003-06-101-1/+1
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-14/+0
* Remove a bunch of really old/obsolete configs.Brian Paul2003-06-011-20/+6
* castsBrian Paul2003-04-213-3/+3
* Quiet compiler warnings.Karl Schultz2002-10-183-6/+6
* added missing glFinish()Brian Paul2002-10-151-0/+2
* Pedantic compiler fixes (Sven Panne)Brian Paul2002-07-121-1/+1
* undo some debug changes mistakenly checked in earlierBrian Paul2002-02-171-2/+1
* silence compiler warningsBrian Paul2002-02-125-3/+8
* Removed missing files and added new ones (Robert Bergkvist)Karl Schultz2002-01-161-27/+24
* patched to silence compiler warnings (Martin Lindhe)Brian Paul2000-11-102-2/+2
* added comment explaining why the demo is flawedBrian Paul2000-10-311-2/+19
* Re-enable the keyboard functionality.Keith Whitwell2000-06-141-13/+94
* added missing braces in initializersBrian Paul2000-04-051-20/+20
* new library dependency varsBrian Paul2000-02-161-2/+2
* . More fixed toKendall Bennett1999-11-121-1/+0
* added missing braces in array initializationsBrian Paul1999-11-111-12/+12
* removed -lm from link commandBrian Paul1999-10-271-2/+2
* Fixed overflow bug in combineCallback.Gareth Hughes1999-10-031-24/+24
* More Win32 build compliance fixupsTed Jump1999-09-191-1/+1
* Added ESC key handlingTed Jump1999-09-1729-412/+784
* link with -lGLU -lGL instead of -lMesaGLU -lMesaGLBrian Paul1999-09-171-4/+7
* Initial revisionjtg1999-08-1969-0/+10826