changed coding style
[mesa.git] / src / glut / glx /
2005-01-11 Ian RomanickPut quotes around the CC and CXX variables passed to...
2004-12-08 Keith WhitwellImprove the behaviour of the build system wrt depend...
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-06-25 Ian RomanickMake sure mklib sees the definition of CC and CXX....
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)
2003-12-15 Brian PaulAssorted mklib tweaks.
2003-10-03 Brian Paulfix error message (bug 816876)
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-08-30 Karl SchultzGenerate browse info for Debug version.
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-10 Brian Paulupdated old-style makefiles for new tree
2003-02-12 Brian Paulreplace APIENTRY with GLUTAPIENTRY to be consistant...
2003-01-09 Brian Pauladded font-related symbols
2002-11-30 Brian Paulremove GLUTAPIENTRY from __glutCloseDownGameMode
2002-11-04 Brian Paulsupport for GLX_ARB_multisample
2002-10-15 Brian Paulallow querying of glut functions via glutGetProcAddress()
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
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-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-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
1999-09-17 Ted JumpWin32 build req't updates
1999-09-15 Brian Pauladded third, tiny version number to mklib scripts
1999-09-14 Gareth HughesWin32 fix by Eero Pajarre.
1999-08-24 Jouk Jansen Update after disk crash
1999-08-19 Brian Paulinitial check-in (post crash)