Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1
[mesa.git] / src / glu /
2008-02-26 Ben SkeggsMerge branch 'upstream-gallium-0.1' into nouveau-galliu...
2008-02-25 José FonsecaRemove files of unsupported build systems.
2007-10-29 Michal KrolRename 'mms-config.' to 'mms.config'.
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-21 ZhangFix a number of MINGW32 issues
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-28 zhanga variety of fixes for MingW
2007-04-24 Karl Schultzassorted fixes for Windows/VC8
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-18 Brian Pauladditional fixes for mipmap building (Greg McGarragh)
2006-11-17 Brian Paulfix some gluBuild2DMipmap bugs (Greg McGarragh)
2006-10-19 Brian PaulNew bin/minstall script - a minimal replacement for...
2006-09-15 Brian Paulreplace GLAPI w/ static and init var to 0 (Michel Donais)
2006-09-11 Brian PaulWin32 fixes (SF bug 1554931)
2006-08-30 Brian Paulinit a local var to silence warning
2006-07-13 Brian PaulLIB_DIR is now just 'lib' or 'lib64'
2006-06-26 Brian PaulUse $(LIB_DIR) instead of $(TOP)/lib since libraries...
2006-06-22 Brian PaulNew 'install' targets in makefile. See bug 2372.
2006-06-20 Brian Paulrewrite gluErrorString() to be more legible
2006-06-16 Brian PaulglPush/PopAttrib fix (bug 6891)
2006-05-01 Brian Paulnew, faster version of __gluInvertMatrixd(), bug 6748
2006-04-19 Brian Paulfix invalid free() problem (bug 6658)
2006-04-06 Adam JacksonCoverity #1083: Fix a use after free case.
2006-04-03 Adam JacksonFix license header to SGI FreeB. (Eric Kunze, SGI)
2006-03-29 Brian Pauladded some no-op virtual destructors to silence g+...
2006-03-29 Brian Paulfixes from John Shell (bug 6339)
2006-03-14 Brian Paulreplace dprintf() with _glu_dprintf() (bug 6244)
2005-10-28 Brian Paulsilence a bunch of compiler warnings
2005-10-05 Brian Pauladded GL_INVALID_FRAMEBUFFER_OPERATION_EXT to gluErrorS...
2005-09-23 Jouk Jansen Committing in .
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
next