replace STENCIL_BITS with stencilMax value
[mesa.git] / src / glu /
2005-07-26 Ian RomanickQuote $(CC) and $(CXX) so that 'CC=ccache gcc' and...
2005-07-25 Brian PaulAdded -linker option to mklib, used to specify a partic...
2005-05-24 Karl Schultzmoved to windows build dir
2005-05-07 Brian Paulassorted warning clean-ups for x86_64, etc (Mikko T.)
2005-02-09 Brian PaulAdded a test/clamp in the scale_internal_*() functions...
2005-01-11 Ian RomanickPut quotes around the CC and CXX variables passed to...
2004-12-15 Daniel Borcaupdated makefiles for gcc 3.4.3 and bnu 2.15
2004-11-27 Brian Paulremoved a bunch of #define cruft, in case anyone still...
2004-08-16 Philippe HoudoinClearer guard message text.
2004-08-14 Philippe HoudoinRemove obsoleted BeOS-specific makefiles.
2004-08-14 Philippe HoudoinAdd a guard to stop building libGLU.so under BeOS,...
2004-06-25 Ian RomanickMake sure mklib sees the definition of CC and CXX....
2004-06-01 Eric AnholtBuild fixing for FreeBSD. GNU make is installed as...
2004-05-12 Brian Paulfix compiler warnings (Jerome Glisse)
2004-04-22 Brian Paulobsolete
2004-03-26 Brian Pauladded .SUFFIXES : .cc line
2004-03-26 Brian PaulDon't use pushd/popd.
2004-03-26 Brian PaulNew Makefile system
2004-03-25 Brian Paulre-order arguments to mklib
2004-02-26 Brian PaulFix C/C++ calling conventions problem (Bug 904854)
2004-01-28 Karl SchultzFix compiler options regarding exception handing to...
2004-01-28 Karl SchultzAvoid setting NOWIN98 compiler optimization with VC 7.
2003-12-15 Brian PaulAssorted mklib tweaks.
2003-12-11 Brian Paulreplace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall)
2003-11-24 Keith WhitwellRemove a lot of rcs tags, avoid merge conflicts
2003-10-15 Brian Paulfix minor warnings from g++ 3.2
2003-10-14 Kendall BennettUpdates to SGI GLU code to get it to compile clean...
2003-10-03 Brian Paulimproved 'clean' targets (Otto Solares)
2003-09-19 Karl SchultzMake binary - even though this is a text file, common...
2003-09-18 Karl SchultzCopy the DLL files to the lib directory instead of...
2003-08-30 Karl SchultzGenerate browse info for Debug version.
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper
2003-08-19 Brian PaulDOS and glide driver updates from Daniel Borca
2003-07-26 Karl SchultzAdd the C++ and response files to the project so that...
2003-07-25 Karl Schultzminor option tweak
2003-07-25 Karl SchultzCompiler/Linker "response" file containing compiler...
2003-07-25 Karl SchultzAdd documentation.
2003-07-25 Karl SchultzProject now builds the C++ sources (with great difficul...
2003-07-24 Brian Pauldon't include malloc.h (bug 776574)
2003-07-24 Karl SchultzProject file to build GLU32.DLL
2003-06-17 Jouk Jansen Committing in .
2003-06-16 Brian PaulDOS updates for new tree (Daniel Borca)
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-02 Brian PaulAdded GL_LIB_NAME / GLU_LIB_NAME so the default name...
2003-06-01 Brian PaulRemove a bunch of really old/obsolete configs.
2003-05-08 Brian Paulfixed delete statement (bug 721765)
2003-04-30 Brian Paulchange global_grid_u0/u1 to REAL (Eric Cazeaux)
2003-03-29 Brian PaulDOS updates from Daniel Borca
2003-03-08 Brian PaulDOS update (Daniel Borca)
2003-02-12 Brian Pauladded OS/2 includes
2003-02-04 Brian PaulDOS updates (Daniel Borca)
2002-12-18 Brian PaulDOS updates from Daniel Borca.
2002-11-08 Brian Pauldeclare tempI as Int, not Real (Jon Perry)
2002-11-07 Brian Paulsurround fixedEdges decl by #ifndef NDEBUG / #endif
2002-11-06 Brian Paulrestored fixedEdges var (for VMS)
2002-11-06 Jouk Jansen Committing in .
2002-11-01 Brian Paulsilence a bunch of warnings
2002-11-01 Brian Paulrenamed abs() function glu_abs()
2002-10-15 Brian Pauladded gluTessNormal() dummy function
2002-10-04 Karl SchultzFix for bug 618459. Mods to allow compilation on VC...
2002-09-03 Brian Paulupdates from Daniel Borca
2002-06-30 Brian PaulAdded divide by zero check (Jon Perry). Remove dead...
2002-04-17 Brian Paulfixed problem with swap() function and GCC3 (patch...
2002-04-01 Brian PaulDOS driver update
2002-03-23 Brian PaulDOS/Mesa driver updates (Daniel Borca)
2002-03-23 Brian Paulreplaced an assertion with a conditional
2002-02-12 Brian PaulDaniel Borca's new DOS/DJGPP driver.
2002-01-08 Brian Paulcompile with -DNDEBUG
2001-12-14 Karl SchultzAdd .cc as a valid suffix.
2001-11-30 Karl Schultzmalloc() prototype is in stdlib.h for darwin
2001-11-29 Karl Schultzmain trunk is now 4.1
2001-11-29 Karl Schultzupdate to version 4.0
2001-11-29 Karl SchultzFix compilation errors and warnings for NURBS support...
2001-09-25 Karl SchultzFix up Windows makefiles so that the debug build leaves...
2001-09-24 Jouk Jansen Committing in .
2001-09-20 Karl SchultzDon't use "errno" as a parameter name - it is also...
2001-09-20 Karl Schultzcompiler warnings
2001-09-18 Karl Schultzclean up makefiles some more for Windows
2001-09-18 Karl Schultzremove carriage return chars
2001-09-14 Brian PaulWin32 updates (Karl Schultz)
2001-08-20 Brian PaulWindML driver (Stephane Raimbault)
2001-08-13 Brian Paulfixed Solaris compilation problems (Bug 441817)
2001-08-13 Brian Paulrm .lo .la files for make clean
2001-08-07 Brian PaulWin32 fixes, etc. (Gerk Huisma)
2001-07-20 Jouk Jansen Committing in .
2001-07-18 Jouk Jansen Committing in .
2001-07-17 Brian Paulinclude glu.h
2001-07-16 Brian Paulassorted fixes for Win32 (Gerk Huisma)
2001-05-01 Brian Paulapplied Diego Santa Cruz's patch to triangulateRectCenter()
2001-03-28 Gareth HughesDelete libGLU.so* from ../lib before installing it.
2001-03-22 Jouk Jansen Modified Files:
2001-03-22 Jouk Jansen Modified Files:
2001-03-20 Brian Paulfixes to make old GLU code compile with new GLU 1.3...
2001-03-19 pesco* si-glu/libnurbs/: Undid move of glimports.h, mystdio...
2001-03-18 pesco* gen_srclists.sh: Use getopt to parse the command...
2001-03-18 pescoForgot to add newly created files.
2001-03-17 Brian PaulSGI SI GLU library
2001-01-30 Brian Paulmake gluPerspective() call glMultMatrix() instead of...
2001-01-15 Brian Paulremoved unneeded TXTR_COORD macros (Stephen Tse)
next