Merge branch 'gallium-0.1' into gallium-tex-surfaces
[mesa.git] / progs / redbook /
2007-04-21 BrianRemove unused Imakefiles.
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2006-12-11 Eric AnholtMerge branch 'origin' into crestline
2006-12-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-06 Michel DänzerMake git ignore files only generated at build time.
2006-07-13 Brian PaulLIB_DIR is now just 'lib' or 'lib64'
2005-01-17 Brian Paulfix some weirdness accidentally checked in in the past
2005-01-09 Brian Paulanimation rate patch (Marcello Magallon)
2005-01-06 Keith WhitwellRedraw on keypress, as apparently intended.
2004-08-14 Philippe HoudoinObsolete the BeOS-specific makefile as we now build...
2004-04-22 Brian Paulobsolete
2004-03-26 Brian Paulminor fixes
2004-03-26 Brian PaulTweaks for make clean / realclean.
2004-03-26 Brian PaulNew Makefile system
2003-10-03 Brian Paulimproved 'clean' targets (Otto Solares)
2003-09-24 Karl SchultzMS dev studio project file for teapots demo.
2003-09-24 Karl SchultzWorkspace file for redbook programs
2003-09-24 Karl SchultzChange projection transform so that the top row of...
2003-09-05 Brian Paulfiles for CVS to ignore
2003-06-10 Brian Paulupdated old-style makefiles for new tree
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-06-01 Brian PaulRemove a bunch of really old/obsolete configs.
2003-04-21 Brian Paulcasts
2002-10-18 Karl SchultzQuiet compiler warnings.
2002-10-15 Brian Pauladded missing glFinish()
2002-07-12 Brian PaulPedantic compiler fixes (Sven Panne)
2002-02-17 Brian Paulundo some debug changes mistakenly checked in earlier
2002-02-12 Brian Paulsilence compiler warnings
2002-01-16 Karl SchultzRemoved missing files and added new ones (Robert Bergkvist)
2000-11-10 Brian Paulpatched to silence compiler warnings (Martin Lindhe)
2000-10-31 Brian Pauladded comment explaining why the demo is flawed
2000-06-14 Keith WhitwellRe-enable the keyboard functionality.
2000-04-05 Brian Pauladded missing braces in initializers
2000-02-16 Brian Paulnew library dependency vars
1999-11-12 Kendall Bennett . More fixed to
1999-11-11 Brian Pauladded missing braces in array initializations
1999-10-27 Brian Paulremoved -lm from link command
1999-10-03 Gareth HughesFixed overflow bug in combineCallback.
1999-09-19 Ted JumpMore Win32 build compliance fixups
1999-09-17 Ted JumpAdded ESC key handling
1999-09-17 Brian Paullink with -lGLU -lGL instead of -lMesaGLU -lMesaGL
1999-08-19 jtgInitial revision