If there is only one normal, don't transform it multiple times.
[mesa.git] / src / glut /
2004-12-15 Daniel Borcaupdated makefiles for gcc 3.4.3 and bnu 2.15
2004-12-08 Keith WhitwellImprove the behaviour of the build system wrt depend...
2004-12-06 Daniel Borcasync with glut/glx
2004-11-27 Brian Pauldon't need glut_fbc.c
2004-11-27 Brian Paulclean up 'depend' commands
2004-11-27 Brian Paultypedef GLUTproc, return it from glutGetProcAddress()
2004-09-10 Brian Paulupdated from patch 1026109
2004-09-10 Brian Paulnew file (bug 1026109)
2004-09-10 Brian Paulremoved (bug 1026109)
2004-08-16 Philippe HoudoinAdd glutGetProcAddress(). Not all GLUT version 5 APIs...
2004-08-14 Philippe HoudoinReplaced the .cpp-ized (for build issue) common GLUT...
2004-08-14 Philippe HoudoinReplaced the .cpp-ized (for build issue) common GLUT...
2004-08-14 Philippe HoudoinUpdate to Jake Hamby's BeOS GLUT 3.7 port.
2004-08-14 Philippe HoudoinMove to $(TOP)/configs/default-based makefile.
2004-06-25 Ian RomanickMake sure mklib sees the definition of CC and CXX....
2004-06-01 Eric AnholtMissed in last commit:
2004-05-12 Brian Paulobsolete in favor of regular Makefiles
2004-04-22 Brian Paulobsolete
2004-04-07 Brian Pauluse new MKDEP, MKDEP_OPTIONS variables
2004-03-26 Brian PaulNew Makefile system
2004-03-25 Brian Paulre-order arguments to mklib
2004-02-23 Brian Paulfix typo (Matt Case)
2004-02-20 Daniel Borcafixed some typos
2004-02-02 Daniel Borcaadded glutGetProcAddress in DMesaGLUT
2004-01-26 Daniel BorcaglutTimerFunc cleanup
2004-01-15 Daniel Borcaimplemented glutTimerFunc
2003-12-15 Brian PaulAssorted mklib tweaks.
2003-12-13 Brian PaulUpdates from Philippe Houdoin.
2003-12-12 Brian Paulnew makefiles
2003-11-18 Daniel Borcadoc updates; GLUT timer additions; fixed compilation...
2003-11-07 Brian Pauls/GGIMesaContext/ggi_mesa_context_t/
2003-10-13 Daniel BorcaGameMode
2003-10-03 Brian Paulfix error message (bug 816876)
2003-10-03 Brian Paulimproved 'clean' targets (Otto Solares)
2003-10-02 Brian Paulupdates from Daniel Borca
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-09-08 Brian Paulfix timer bug (801485)
2003-09-02 Brian Pauladded GLUT_CFLAGS to compile GLUT with -fexceptions...
2003-09-02 Brian Paulupdate from Daniel Borca
2003-08-30 Karl SchultzGenerate browse info for Debug version.
2003-08-28 Brian PaulUpdates from Daniel Borca
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper
2003-08-22 Brian Paulupdates from Daniel Borca
2003-08-19 Brian PaulDOS and glide driver updates from Daniel Borca
2003-07-24 Karl SchultzProject file to build GLUT32.DLL
2003-07-02 Jouk Jansen Committing in .
2003-06-17 Jouk Jansen Committing in .
2003-06-17 Jouk Jansen Committing in .
2003-06-16 Brian PaulDOS updates for new tree (Daniel Borca)
2003-06-13 Brian PaulGLUT for OS/2 (Evgeny Kotsuba)
2003-06-10 Brian Paulupdated old-style makefiles for new tree
2003-03-29 Brian PaulDOS updates from Daniel Borca
2003-03-08 Brian PaulDOS update (Daniel Borca)
2003-02-20 Brian Paullatest DOS updates (Daniel Borca)
2003-02-12 Brian Paulreplace APIENTRY with GLUTAPIENTRY to be consistant...
2003-02-04 Brian PaulDOS updates (Daniel Borca)
2003-02-04 Brian Paulunneeded (Daniel Borca)
2003-01-09 Brian Pauladded font-related symbols
2002-12-18 Brian PaulDOS updates from Daniel Borca.
2002-11-30 Brian Paulremove GLUTAPIENTRY from __glutCloseDownGameMode
2002-11-05 Brian PaulUpdates for DOS driver from Daniel Borca.
2002-11-04 Brian Paulsupport for GLX_ARB_multisample
2002-10-15 Brian Paulallow querying of glut functions via glutGetProcAddress()
2002-09-19 Brian Paulobsolete
2002-09-03 Brian Paulupdates from Daniel Borca
2002-08-17 Brian Paulbump lib version to 3.7.1, more make clean commands
2002-08-17 Brian Pauladded glutGetProcAddress() and GLUT_FPS env var option
2002-06-10 Brian PaulGGI driver updates (Filip Spacek)
2002-04-01 Brian PaulDOS driver update
2002-03-23 Brian PaulDOS/Mesa driver updates (Daniel Borca)
2002-03-11 Brian Paulobsolete
2002-02-23 Brian PaulDOS updates from Daniel Borca
2002-02-12 Brian PaulDaniel Borca's GLUT for DOS/DGJPP.
2001-12-14 Brian Pauls/glxGetProcAddress/glXGetProcAddressARB/
2001-11-27 Brian Pauluse glXGetProcAddressARB to avoid extension linkage...
2001-10-26 Karl SchultzChange name of glut lib from glut32 to MesaGlut.
2001-09-25 Karl SchultzFix up Windows makefiles so that the debug build leaves...
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-09-14 Brian Paulreplaced gets() with fgets()
2001-05-25 Brian Paulchanged #if OLD_VMS to #ifdef OLD_VMS
2001-03-22 Jouk Jansen Modified Files:
2001-02-09 Jouk Jansen Committing in .
2000-12-11 Brian Paulminor changes to fix compile problems/warnings
2000-11-19 Jon TaylorAdded GGI-style debugging harness to GGIGLUT.
2000-11-10 Brian Paulpatched to silence compiler warnings (Martin Lindhe)
2000-08-22 Jouk Jansen Committing in .
2000-06-27 Brian Paulanother patch for win32 joysticks
2000-06-23 Brian Paulapplied joystick patch from Michael Champigny
2000-05-22 Brian Pauldefined APIENTRY if undefined
2000-03-22 Brian Paulfixed Cygwin patch typos
2000-03-20 Brian Paulpatched for Cygwin (Sven Panne)
2000-03-01 Brian Paulminor reformatting
2000-01-07 Jouk Jansen Committing in .
1999-11-27 Brian Paulremoved Mesa-isms
1999-11-12 Brian Pauladded some braces to silence gcc warnings
1999-09-17 Jouk Jansenmesa_wgl.h should only be included when _WIN32 is defined
1999-09-17 Ted JumpModified to build better with Mesa wgl functions
next