1. a22d865 Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 16 years ago
  2. 71e208b Add more package metadata to the pkg-config files by Dan Nicholson · 16 years ago
  3. 81aa678 glut: MinGW portability fixes. by José Fonseca · 16 years ago
  4. 45efcc4 Remove CVS keywords. by Keith Whitwell · 16 years ago
  5. 89ab664 Merge commit 'origin/master' into gallium-0.2 by Keith Whitwell · 16 years ago
  6. 641b802 glut: s/glut_fbc.c/glut_fcb.c/ by Shane Blackett · 16 years ago
  7. cc7dd4f Merge commit 'origin/gallium-0.1' into gallium-0.2 by Keith Whitwell · 16 years ago
  8. d50d68a glut: only call glFinish() in processWindowWorkList() for indirect contexts. by Brian Paul · 16 years ago
  9. 0397b2b Merge branch 'gallium-0.1' into gallium-0.2 by Keith Whitwell · 16 years ago
  10. 98e7c1c Fixed 'make install' for darwin by Jeremy Huddleston · 16 years ago
  11. ac0d196 Apple: Cleaned up some linking and dylib ids issues by Jeremy Huddleston · 16 years ago
  12. db072ba Call mklib with $(SHELL) so the user controls the interpreter by Dan Nicholson · 16 years ago
  13. 6c44c6d Remove generated pkg-config files on `make clean' by Dan Nicholson · 16 years ago
  14. 11ac5b2 Set library and header installation directories from configuration by Dan Nicholson · 16 years ago
  15. 77ce568 Remove CVS keywords. by José Fonseca · 16 years ago
  16. c5e2b85 Always cleanup the makedepend backup files by Dan Nicholson · 17 years ago
  17. 43887cf Add $(X11_INCLUDES) to shut makedepend up. by Hasso Tepper · 17 years ago
  18. 60159c1 Convert crlf->lf line endings. by José Fonseca · 17 years ago
  19. 2573f0e Convert crlf->lf line endings. by José Fonseca · 17 years ago
  20. 93d1ecd Obsolete, replaced by glut_fcb.c (fortran callbacks) by Brian · 17 years ago
  21. 2d38d1b Remove files of unsupported build systems. by José Fonseca · 17 years ago
  22. 918ea51 Rename 'mms-config.' to 'mms.config'. by Michal Krol · 17 years ago
  23. 2a3e338 add support for LDFLAGS env var by Dan Nicholson · 17 years ago
  24. 885a95f Fix timer problem when using Fortran bindings (submitted by Bill Mitchell) by Brian · 17 years ago
  25. 20b331c added null ptr check by Brian · 17 years ago
  26. ae0dd62 Add glut_fcb.c to the build and update to fix warnings (see bug 12405) by Brian · 17 years ago
  27. 642267b Rename. "fcb" = fortran call back by Brian · 17 years ago
  28. 94617bc pkg-config support by Dan Nicholson · 17 years ago
  29. f5557c3 DESTDIR support. by Dan Nicholson · 17 years ago
  30. 90ee7a4 Gutsy oopses on touch of existing file. Workaround. by Keith Whitwell · 17 years ago
  31. e9fbf69 fix mem leak (bug 11791) by Brian · 17 years ago
  32. 6fae667 fix some FreeBSD issues by Brian · 17 years ago
  33. 35f3529 more Mingw32 fixes by Zhang · 17 years ago
  34. 76fb808 Fix a number of MINGW32 issues by Zhang · 17 years ago
  35. 37aca21 a variety of fixes for MingW by zhang · 17 years ago
  36. 286faac assorted fixes for Windows/VC8 by Karl Schultz · 18 years ago
  37. 464fcd0 New bin/minstall script - a minimal replacement for 'install'. by Brian Paul · 18 years ago
  38. 1d914fe remove obsolete comment by Brian Paul · 18 years ago
  39. 81e0d73 GLUT_FORCE_VISUAL env var to force glut to use a particular visual (debug only) by Brian Paul · 18 years ago
  40. b7d9b1e new code to init DirectColor colormaps by Brian Paul · 18 years ago
  41. 883f989 LIB_DIR is now just 'lib' or 'lib64' by Brian Paul · 18 years ago
  42. 78a6000 Use $(LIB_DIR) instead of $(TOP)/lib since libraries sometimes go into lib64/. by Brian Paul · 18 years ago
  43. 0e794a1 New 'install' targets in makefile. See bug 2372. by Brian Paul · 18 years ago
  44. 1e7d84e move check for event.xbutton.button <= GLUT_MAX_MENUS (see sf bug 1484284) by Brian Paul · 19 years ago
  45. 700359c check if button >= GLUT_MAX_MENUS in glutAttacheMenu() by Brian Paul · 19 years ago
  46. 2b3aab0 check event button against GLUT_MAX_MENUS (bug 1484284) by Brian Paul · 19 years ago
  47. 31be397 Use X11_INCLUDES config macro instead of hardcoded path in makefile. by Jerome Glisse · 19 years ago
  48. d997b90 by Jouk Jansen · 19 years ago
  49. 712e504 fix some strict aliasing problems related to choosing framebuffer configs (Matthias Hopf) by Brian Paul · 19 years ago
  50. a08d8a0 Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will by Ian Romanick · 19 years ago
  51. 8dcc673 Added -linker option to mklib, used to specify a particular program for by Brian Paul · 19 years ago
  52. f7c0c4f moved to windows build dir by Karl Schultz · 19 years ago
  53. 6f3d16c assorted warning clean-ups for x86_64, etc (Mikko T.) by Brian Paul · 20 years ago
  54. 6931087 Remove depend on make clean by Keith Whitwell · 20 years ago
  55. d24e49f Put quotes around the CC and CXX variables passed to mklib. This make by Ian Romanick · 20 years ago
  56. fc23672 Improve the behaviour of the build system wrt depend files. by Keith Whitwell · 20 years ago
  57. 3903c1f don't need glut_fbc.c by Brian Paul · 20 years ago
  58. 1343552 clean up 'depend' commands by Brian Paul · 20 years ago
  59. 2dd5b9e typedef GLUTproc, return it from glutGetProcAddress() by Brian Paul · 20 years ago
  60. 9eecb03 Make sure mklib sees the definition of CC and CXX. Make mklib respect by Ian Romanick · 20 years ago
  61. 362f1df obsolete by Brian Paul · 21 years ago
  62. 9f4ccd8 use new MKDEP, MKDEP_OPTIONS variables by Brian Paul · 21 years ago
  63. de0ee31 New Makefile system by Brian Paul · 21 years ago
  64. 77b47bb re-order arguments to mklib by Brian Paul · 21 years ago
  65. 537f42e fix typo (Matt Case) by Brian Paul · 21 years ago
  66. b3b725b Assorted mklib tweaks. Added Intel icc support to mklib. by Brian Paul · 21 years ago
  67. facb597 fix error message (bug 816876) by Brian Paul · 21 years ago
  68. b263802 Make binary - even though this is a text file, common practice is to store MS studio files as binary by Karl Schultz · 21 years ago
  69. 0c415bc Copy the DLL files to the lib directory instead of libexec. by Karl Schultz · 21 years ago
  70. 0a363f4 fix timer bug (801485) by Brian Paul · 21 years ago
  71. c86eab8 added GLUT_CFLAGS to compile GLUT with -fexceptions (bug 726223) by Brian Paul · 21 years ago
  72. e38a55e Generate browse info for Debug version. by Karl Schultz · 21 years ago
  73. 9ec58c2 DOS and glide driver updates from Daniel Borca by Brian Paul · 21 years ago
  74. c06ff13 Project file to build GLUT32.DLL by Karl Schultz · 21 years ago
  75. 9826ca3 by Jouk Jansen · 21 years ago
  76. fb8105f by Jouk Jansen · 21 years ago
  77. ccb8284 by Jouk Jansen · 21 years ago
  78. b953beb updated old-style makefiles for new tree by Brian Paul · 21 years ago
  79. f2f5f4f replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h by Brian Paul · 22 years ago
  80. 9108b29 added font-related symbols by Brian Paul · 22 years ago
  81. 2569c3c remove GLUTAPIENTRY from __glutCloseDownGameMode by Brian Paul · 22 years ago
  82. 8a738db support for GLX_ARB_multisample by Brian Paul · 22 years ago
  83. d4ffbe4 allow querying of glut functions via glutGetProcAddress() by Brian Paul · 22 years ago
  84. 6bf6cd3 bump lib version to 3.7.1, more make clean commands by Brian Paul · 22 years ago
  85. 46a035f added glutGetProcAddress() and GLUT_FPS env var option by Brian Paul · 22 years ago
  86. 1668d4b s/glxGetProcAddress/glXGetProcAddressARB/ by Brian Paul · 23 years ago
  87. 253270d use glXGetProcAddressARB to avoid extension linkage problems by Brian Paul · 23 years ago
  88. 9baad8e Change name of glut lib from glut32 to MesaGlut. by Karl Schultz · 23 years ago
  89. 954f511 Fix up Windows makefiles so that the debug build leaves debugger info by Karl Schultz · 23 years ago
  90. 573dd22 clean up makefiles some more for Windows by Karl Schultz · 23 years ago
  91. b14dcea remove carriage return chars by Karl Schultz · 23 years ago
  92. 04120f6 Win32 updates (Karl Schultz) by Brian Paul · 23 years ago
  93. 675343c replaced gets() with fgets() by Brian Paul · 23 years ago
  94. c98da4d changed #if OLD_VMS to #ifdef OLD_VMS by Brian Paul · 23 years ago
  95. df1e73a by Jouk Jansen · 24 years ago
  96. 18ce0f1 by Jouk Jansen · 24 years ago
  97. b04bcd1 minor changes to fix compile problems/warnings by Brian Paul · 24 years ago
  98. db6aa58 patched to silence compiler warnings (Martin Lindhe) by Brian Paul · 24 years ago
  99. b5b5c52 by Jouk Jansen · 24 years ago
  100. 37283bb another patch for win32 joysticks by Brian Paul · 24 years ago