1. 29cded2 Delete libGLU.so* from ../lib before installing it. by Gareth Hughes · 24 years ago
  2. 3427e35 by Jouk Jansen · 24 years ago
  3. df1e73a by Jouk Jansen · 24 years ago
  4. 815ad71 fixes to make old GLU code compile with new GLU 1.3 header by Brian Paul · 24 years ago
  5. 6507d92 * si-glu/libnurbs/: Undid move of glimports.h, mystdio.h, mystdlib.h. by pesco · 24 years ago
  6. d9bf6cc * gen_srclists.sh: Use getopt to parse the command line. Added command by pesco · 24 years ago
  7. 2f9757f Forgot to add newly created files. by pesco · 24 years ago
  8. 77cc447 SGI SI GLU library by Brian Paul · 24 years ago
  9. eeb861d make gluPerspective() call glMultMatrix() instead of glFrustum() to get correct error semantics by Brian Paul · 24 years ago
  10. 230928a removed unneeded TXTR_COORD macros (Stephen Tse) by Brian Paul · 24 years ago
  11. a2c4c98 bumped version to 3.5 by Brian Paul · 24 years ago
  12. db6aa58 patched to silence compiler warnings (Martin Lindhe) by Brian Paul · 24 years ago
  13. b4df56f added GL_BGR case to bytes_per_pixel() by Brian Paul · 24 years ago
  14. b5b5c52 by Jouk Jansen · 24 years ago
  15. 8deec7b by Jouk Jansen · 24 years ago
  16. b8d907a updated by Alessandro Pisani by Brian Paul · 24 years ago
  17. 769439a removed GLU 1.2 symbols by Brian Paul · 24 years ago
  18. fb0c3fc changed version string to 3.2.1 by Brian Paul · 24 years ago
  19. 9694354 allocate 1-larger knot array in explode_knot() (Mesa bug 104881) by Brian Paul · 24 years ago
  20. f886023 reverted to old tessellator (GLU 1.1) by Brian Paul · 24 years ago
  21. aa19f80 added missing GL_BGRA case by Brian Paul · 24 years ago
  22. 8da58f3 replaced __CYGWIN32__ with __CYGWIN__ by Brian Paul · 25 years ago
  23. 57a055c added some Window-isms formerly in gl.h by Brian Paul · 25 years ago
  24. 26a8957 added GL_BGR and GL_BGRA support by Brian Paul · 25 years ago
  25. 8df7c67 added tess_clip.c by Brian Paul · 25 years ago
  26. 577c67e added GLCALLBACKPCAST for Cygnus (Sven Panne) by Brian Paul · 25 years ago
  27. 99dd0d4 Merged in fixes from 3.2 branch. Fixed clipping bug, segfault in by Gareth Hughes · 25 years ago
  28. 4f68a7f first check-in by Brian Paul · 25 years ago
  29. 2037663 another fix for gluPartialDisk() in GL_LINE mode by Brian Paul · 25 years ago
  30. 5e5f462 fixed missing slice problem in gluPartialDisk() by Brian Paul · 25 years ago
  31. 0d7846f updated version string by Brian Paul · 25 years ago
  32. 6625fc5 replaced 0 with 0.0 in sin, cos calls by Brian Paul · 25 years ago
  33. 19a2ebd removed unneeded code in gluBuild1DMipmaps() by Brian Paul · 25 years ago
  34. fce01a5 by Jouk Jansen · 25 years ago
  35. ff5ce77 Merging in work from 3.1/3.2 branch. Tessellator is essentially fully by Gareth Hughes · 25 years ago
  36. 4f14546 removed GLU_EXT_get_proc_address from ext strings by Brian Paul · 25 years ago
  37. 9fd022a replace encounteed with encountered by Brian Paul · 25 years ago
  38. 86d3664 by Jouk Jansen · 25 years ago
  39. a731192 by Kendall Bennett · 25 years ago
  40. 0822c10 replace GLint with GLsizei in a gluScaleImage, gluBuild1/2DMipmaps() by Brian Paul · 25 years ago
  41. 787250c Added filename, line number output for debugging messages. by Gareth Hughes · 25 years ago
  42. 486e1f9 Major winding rule updates, especially stacked contour support. by Gareth Hughes · 25 years ago
  43. 38a8110 disabled gluGetProcAddressEXT by Brian Paul · 25 years ago
  44. 3df5040 Added point_contour_test, taken from O'Rourke 1998. by Gareth Hughes · 25 years ago
  45. 6450917 Removed CVS logs from files, as they were getting rather large. by Gareth Hughes · 25 years ago
  46. 206abd9 Added edge flag callback support. by Gareth Hughes · 25 years ago
  47. f80d0b2 Fixed delete_all_contours memory deallocation. by Gareth Hughes · 25 years ago
  48. 2e4fce1 Updated memory allocation to allow new macros to be used. by Gareth Hughes · 25 years ago
  49. 21a257d Renamed GLUtesselator user data pointer to avoid confusion. by Gareth Hughes · 25 years ago
  50. dbecc01 Correctly initialized GLUtesselator user data pointer. by Gareth Hughes · 25 years ago
  51. 4aaafa6 Allow debugging output capture under Win32. This seems really by Gareth Hughes · 25 years ago
  52. c30627a Updated debugging output. I'm going to change it all to something by Gareth Hughes · 25 years ago
  53. 08a454c by Jouk Jansen · 25 years ago
  54. 63fee8b Added tessellation winding rule support. Misc bug fixes. by Gareth Hughes · 25 years ago
  55. 45b95f0 Added tessellation winding rule files. by Gareth Hughes · 25 years ago
  56. ea8e0b2 Fixed LIBNAME entry by Ted Jump · 25 years ago
  57. 725ec81 More Win32 build compliance fixups by Ted Jump · 25 years ago
  58. 1bf28c4 glGetProcAddressEXT changes to accomodate Win32 and non-Win32 by Brian Paul · 25 years ago
  59. d2a57c9 pad GLU_TINY to 6 digits by Brian Paul · 25 years ago
  60. b32966f Winding rule updates. by Gareth Hughes · 25 years ago
  61. d29b1c2 Patch error fixup by Ted Jump · 25 years ago
  62. 1f256fd Win32 build req't updates by Ted Jump · 25 years ago
  63. 67e9bd2 fixed typo by Brian Paul · 25 years ago
  64. f33e6b1 version symbol changes by Brian Paul · 25 years ago
  65. 2029868 gluGetProcAddressEXT change for C++ / BeOS by Brian Paul · 25 years ago
  66. b9e8741 added some casts in gluGetProcAddressEXT() by Brian Paul · 25 years ago
  67. 978b089 clean-up of GLU_EXT_get_proc_address by Brian Paul · 25 years ago
  68. 0099981 Misc winding rule bug fixes. by Gareth Hughes · 25 years ago
  69. 212e625 new version number symbols by Brian Paul · 25 years ago
  70. 2f49a40 added third, tiny version number to mklib scripts by Brian Paul · 25 years ago
  71. a852e8f Added debugging pragma message. by Gareth Hughes · 25 years ago
  72. d7c9c1e Fixed vector macro calls, specifically COPY_3V params. by Gareth Hughes · 25 years ago
  73. 2b2746f Added debugging output. by Gareth Hughes · 25 years ago
  74. 77dcf82 Fixed legacy gluNextContour impact on gluTessEndContour. by Gareth Hughes · 25 years ago
  75. de37ce3 fixed pixel packing/unpacking code in gluBuild2DMipmaps() by Brian Paul · 25 years ago
  76. a96e8ad added gluCheckExtension() by Brian Paul · 25 years ago
  77. daa0b0f added gluUnProject4() by Brian Paul · 25 years ago
  78. d1603d4 Fixed file headers. Tracking down macro bugs. by Gareth Hughes · 25 years ago
  79. 70cf586 by Jouk Jansen · 25 years ago
  80. 84ffacb added 1.2 function to gluGetProcAddressEXT() by Brian Paul · 25 years ago
  81. f893f03 added GLU_EXT_get_proc_address by Brian Paul · 25 years ago
  82. f0f3815 Fixed triangle output, recovery process termination. by Gareth Hughes · 25 years ago
  83. 95740b2 changed C++ comments to C style by Brian Paul · 25 years ago
  84. 2856b53 Added GLU 1.3 tessellation (except winding rule code). by Gareth Hughes · 25 years ago
  85. afb833d Initial revision by jtg · 25 years ago