1. a1dad07 don't check for ARB_texture_non_power_of_two for OpenGL 1.5 (Philipp Klaus Krause) by Brian Paul · 20 years ago
  2. b8e148c by Jouk Jansen · 20 years ago
  3. 5d0efec why is GL_ARB_texture_env_combine different from EXT? by Daniel Borca · 20 years ago
  4. 50a84ce "const int _nc" was really stupid... by Daniel Borca · 20 years ago
  5. 5549797 cleanup by Daniel Borca · 20 years ago
  6. fd9757d silence compiler warnings by Daniel Borca · 20 years ago
  7. 740cbb1 added Mesa 6.1 release info by Brian Paul · 20 years ago
  8. efb2ade check for either GL_NV_vertex_program or GL_ARB_vertex_program for some enables by Brian Paul · 20 years ago
  9. e41460b updates from Jouk by Brian Paul · 20 years ago
  10. 6aa5b4c set release date for 6.1 by Brian Paul · 20 years ago
  11. 626f825 Revert the move of lost_context setting to UNLOCK_HARDWARE that was done in the by Eric Anholt · 20 years ago
  12. ffdea1a don't enable the float texture and GLhalf pixel extensions yet by Brian Paul · 20 years ago
  13. 6fc61be Fixed an assembler warning / error (depending on the version of GAS used). by Ian Romanick · 20 years ago
  14. 5183061 some updated info about adding new extensions by Brian Paul · 20 years ago
  15. 6f3cc6a Close some races with locking on R100 and R200 which could manifest as rendering by Eric Anholt · 20 years ago
  16. 7e27ab4 whitespace clean-up, new 'clean' commands by Brian Paul · 20 years ago
  17. 153f479 prepared for release by Daniel Borca · 20 years ago
  18. 479b3d0 Add glutGetProcAddress(). Not all GLUT version 5 APIs are supported yet, thought. by Philippe Houdoin · 20 years ago
  19. 375047b make clean at root now clean the glu/$(GLU_DIRS) too. by Philippe Houdoin · 20 years ago
  20. ac07d89 Stupid me. I don't know why I moved the GLView.h here at first, but now I know why by Philippe Houdoin · 20 years ago
  21. ddff352 cleanup by Daniel Borca · 20 years ago
  22. 624477a fixed texture fetchers, fixed automatic mipmap generation, some cleanup by Daniel Borca · 20 years ago
  23. cd64349 fixed pixel drawing routines, some cleanup by Daniel Borca · 20 years ago
  24. 616a5b6 disabled stereo checking in wglChoosePixelFormat by Daniel Borca · 20 years ago
  25. a95aba7 Clearer guard message text. by Philippe Houdoin · 20 years ago
  26. 0de671f Remove unused HAVE_INDEX define. by Eric Anholt · 20 years ago
  27. 4ad28c9 GLInfo now show GLU and GLUT infos too. Fix the includes paths by Philippe Houdoin · 20 years ago
  28. af2f26f Obsoleted as demos programs build on BeOS with standard Makefile system. by Philippe Houdoin · 20 years ago
  29. 98ae32c fix swrast/shader typo by Brian Paul · 20 years ago
  30. d48ef3e add shader.dsp and descrip.mms to tarball list for relatively new shader dir. by Karl Schultz · 20 years ago
  31. 244af16 updated tarball list for BeOS changes by Brian Paul · 20 years ago
  32. 931ef21 Update Visual Studio Project file for src tree updates. by Karl Schultz · 20 years ago
  33. 7a7e040 New Visual Studio project file for this directory. by Karl Schultz · 20 years ago
  34. cec756a Minor tweaks to deal with vsnprintf and __FUNCTION__ on WIN32 by Karl Schultz · 20 years ago
  35. 4d69189 minor update to intro, and some word wrapping by Brian Paul · 20 years ago
  36. 946765a BeOS updates, memory leak fix, updated release notes by Brian Paul · 20 years ago
  37. b784b8f indentation fixes by Brian Paul · 20 years ago
  38. 25f2d96 Turn gcc optimization up to -O3. by Philippe Houdoin · 20 years ago
  39. 21841f0 fix some memory leaks (bug #1002030) by Brian Paul · 20 years ago
  40. f226191 Remove obsoleted BeOS-specific makefiles. by Philippe Houdoin · 20 years ago
  41. 92cb914 Add a guard to stop building libGLU.so under BeOS, as it's build into libGL.so. by Philippe Houdoin · 20 years ago
  42. 8c6f59c Forgot to commit this valuable file! :-) by Philippe Houdoin · 20 years ago
  43. 18985fb Remove obsoleted BeOS-specific makefile as the main Makefile system now by Philippe Houdoin · 20 years ago
  44. b8b12a9 Replaced the .cpp-ized (for build issue) common GLUT source files by their by Philippe Houdoin · 20 years ago
  45. bba512b Replaced the .cpp-ized (for build issue) common GLUT source files by their by Philippe Houdoin · 20 years ago
  46. a041e62 Update to Jake Hamby's BeOS GLUT 3.7 port. by Philippe Houdoin · 20 years ago
  47. fad0e5d Move to $(TOP)/configs/default-based makefile. by Philippe Houdoin · 20 years ago
  48. ef4dd5a Update BeOS mklib to set mimetype and version. Static lib build support added. by Philippe Houdoin · 20 years ago
  49. 92ec997 BeOS now officially moved to main Makefiles chain. To build under BeOS: "make beos" by Philippe Houdoin · 20 years ago
  50. b44cf6d Updated according to new way to build under BeOS. by Philippe Houdoin · 20 years ago
  51. 789dd56 Obsolete the BeOS-specific makefile as we now build using standard Makefiles chain. by Philippe Houdoin · 20 years ago
  52. ea446b5 Obsolete BeOS-specific makefile. by Philippe Houdoin · 20 years ago
  53. f17ddd4 Fix demo.cpp, which wasn't working as expected. by Philippe Houdoin · 20 years ago
  54. 41ea155 Obsoleted. Now, the BeOS targets build by main Makefiles chain. by Philippe Houdoin · 20 years ago
  55. 428be67 Silent compiler "variable may be used uninitialized" warnings. by Philippe Houdoin · 20 years ago
  56. b490782 BeOS's _glthread_DECLARE_STATIC_MUTEX() couldn't be used outside a function by Philippe Houdoin · 20 years ago
  57. 4b3be4d Fix a bug that set RGBA bits length always to 0 (reported by Marcin Konicki). by Philippe Houdoin · 20 years ago
  58. 7b0c305 build fix from XFree86 tree by Dave Airlie · 20 years ago
  59. 3184830 Move BeOS build into main Makefiles chain. by Philippe Houdoin · 20 years ago
  60. af8031c Add a BeOS build config. by Philippe Houdoin · 20 years ago
  61. 1cdfb69 bring over change from xorg trunk - let build on non-i386 by Dave Airlie · 20 years ago
  62. 56999ad bring over build fix from xorg tree by Dave Airlie · 20 years ago
  63. b1872fe silence a warning by Brian Paul · 20 years ago
  64. 2fe6e91 minor fix for newest glxext.h header by Brian Paul · 20 years ago
  65. 02ca8fe added some missing sources to tarball list by Brian Paul · 20 years ago
  66. b292642 Fix dri_util.c build with new headers. by Eric Anholt · 20 years ago
  67. 3bbdcdc cvs ignore file by Brian Paul · 20 years ago
  68. d462841 updated glext.h and glxext.h files by Brian Paul · 20 years ago
  69. 52a5cc0 minor anim tweak by Brian Paul · 20 years ago
  70. 5222662 silence warning by Brian Paul · 20 years ago
  71. 16c8dce use 'a' to toggle animation by Brian Paul · 20 years ago
  72. 47a6749 minor tweaks by Brian Paul · 20 years ago
  73. f2afdca query/print max convolution filter size by Brian Paul · 20 years ago
  74. dfbb84e added some handy debug code (disabled) by Brian Paul · 20 years ago
  75. cec85c7 added a few more debug printfs (disabled) by Brian Paul · 20 years ago
  76. 521ebf6 Fix from Rogelio Serrano for miniglx double buffering by Jon Smirl · 20 years ago
  77. 8bd0a62 fix incorrect overflow detection when emitting R200_SS_MAT_1_SHININESS by Roland Scheidegger · 20 years ago
  78. a032297 xorg-r200-uninitialized-variable-used.patch from Redhat xorg by Dave Airlie · 20 years ago
  79. d9166e1 disabled automatic mipmaps until we can handle 565 textures. by Daniel Borca · 20 years ago
  80. 10e768c fixed conflict between depth & alpha in 16bpp by Daniel Borca · 20 years ago
  81. 0a10abf vtk and Paraview links updated by Brian Paul · 20 years ago
  82. 6ade8a3 version 6 from oss.sgi.com by Brian Paul · 20 years ago
  83. 196fb03 version 24 from oss.sgi.com by Brian Paul · 20 years ago
  84. c2800e0 don't use GLuint or GLvoid in function declaration by Brian Paul · 20 years ago
  85. 27df1ec disable W1 when single-texturing by Daniel Borca · 20 years ago
  86. 1468528 consistantly use unpack parameter, instead of ctx->Unpack (Daniel Borca) by Brian Paul · 20 years ago
  87. fff87ee Fixed hash table allocation to avoid an assertion failure due to a by Felix Kuehling · 20 years ago
  88. dec1191 Rush is back on ZBUFFER added DrawPixels555 and DrawPixels565 by Daniel Borca · 20 years ago
  89. 6b41bf3 use GL_CALL() macro (Andreas Stenglein) by Brian Paul · 20 years ago
  90. dfa5c2b new MESA_GLX_DEPTH_BITS env var by Brian Paul · 20 years ago
  91. eae26ca minor comments by Brian Paul · 20 years ago
  92. 840565c updates from Stephane Marchesin by Brian Paul · 20 years ago
  93. 4f6b1ad added MESA_GLX_FORCE_ALPHA env var by Brian Paul · 20 years ago
  94. a13331d added support for MESA_GLX_FORCE_ALPHA env var by Brian Paul · 20 years ago
  95. b8f29f2 ALIGN16 macro repairs by Brian Paul · 20 years ago
  96. a48edcf fixed pixelpiped DrawBitmap / DrawPixels (clipping was upside-down) by Daniel Borca · 20 years ago
  97. 1635040 partial GL_BLEND for Voodoo1 by Daniel Borca · 20 years ago
  98. 15a0b08 minor doc update by Daniel Borca · 20 years ago
  99. 1b868b1 fixed a bug in clear routine by Daniel Borca · 20 years ago
  100. 782a32b fix compare w/ zero warnings (bug 988766) by Brian Paul · 20 years ago