summaryrefslogtreecommitdiffstats
path: root/progs/redbook
Commit message (Expand)AuthorAgeFilesLines
* Add programs to .gitignore in redbookJeff Smith2010-03-121-0/+13
* progs/redbook: Silence warn_unused_result warnings.Vinson Lee2010-02-203-9/+22
* progs/redbook: Fix array out-of-bounds access.Vinson Lee2010-02-181-1/+1
* progs/redbook: Fix memory leaks on error paths.Vinson Lee2010-02-173-0/+3
* Revert "progs/redbook: Temporarily disable the demos that extensions not part...José Fonseca2010-02-161-10/+10
* progs/redbook: use glewBrian Paul2010-02-1511-9/+36
* progs/redbook: Temporarily disable the demos that extensions not part of wind...José Fonseca2010-02-151-10/+10
* progs/redbook: test image for new redbook testsBrian Paul2010-02-151-0/+0
* progs/redbook: add additional tests for GL 1.4Brian Paul2010-02-1515-8/+2912
* Merge branch 'mesa_7_7_branch'Jakob Bornecrantz2010-01-141-1/+0
|\
| * progs/redbook: Remove unnecessary header from aapoly.c.Vinson Lee2010-01-111-1/+0
* | scons: Build progs together with everything else.José Fonseca2010-01-011-19/+1
|/
* progs/redbook: Silence compiler warnings.Vinson Lee2009-12-2162-296/+283
* progs/redbook: Silence compiler warnings in aaindex.c.Vinson Lee2009-12-121-4/+4
* progs/redbook: Fix memory leak in quadric.c.Vinson Lee2009-12-031-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