1. 15955f1 by Karl Rasche · 21 years ago
  2. 4814d79 by Karl Rasche · 21 years ago
  3. 91b6a4a include malloc.h to get ptrdiff_t for vertex buffer object's GLintptr by Brian Paul · 21 years ago
  4. 8525fae build fixes, rh9 by Keith Whitwell · 21 years ago
  5. 67f8a1d added OpenGL 1.5 tokens and functions not yet put into glext.h by Brian Paul · 21 years ago
  6. 4774cd9 pass ctx to fetch_vector4_deriv() by Brian Paul · 21 years ago
  7. 96ad2cd GL_ARB_point_sprite is not part of 1.5 by Brian Paul · 21 years ago
  8. 533733d updated core makefiles to include arbparse by Daniel Borca · 21 years ago
  9. a1769b0 fix some bugs in computation of DDX, DDY commands by Brian Paul · 21 years ago
  10. b9c5672 s/byte/GLubyte/ and other minor clean-ups by Brian Paul · 21 years ago
  11. 6d66ba1 reformat comments for 80-column viewing by Brian Paul · 21 years ago
  12. ba254c0 fix a bunch of warnings by Brian Paul · 21 years ago
  13. 663a9e1 more texture compression by Daniel Borca · 21 years ago
  14. 8b07e9d by Jouk Jansen · 21 years ago
  15. a6a4257 Caught missing parse_color_type() [Jacob Jansen] by Karl Rasche · 21 years ago
  16. 08e6fb3 texture compression testbed by Daniel Borca · 21 years ago
  17. c07cd5b small matters by Daniel Borca · 21 years ago
  18. 00ad4e1 by Karl Rasche · 21 years ago
  19. 75b5cb4 by Karl Rasche · 21 years ago
  20. 1c27a1e by Karl Rasche · 21 years ago
  21. ef563d0 doc updates; GLUT timer additions; fixed compilation warnings by Daniel Borca · 21 years ago
  22. aa0d6dc added reference to original half/float conversion code by Brian Paul · 21 years ago
  23. 10b0921 added missing <type> error checking in read_index_pixels() by Brian Paul · 21 years ago
  24. 7eb3e9b Some groundwork for supporting GLhalf datatype. by Brian Paul · 21 years ago
  25. 56fe4dc fix comments about Cr==V, Cb==U by Brian Paul · 21 years ago
  26. a4e65d6 fix texgen bug 597589 by Brian Paul · 21 years ago
  27. 16c119b remove GL_GLEXT_LEGACY by Brian Paul · 21 years ago
  28. 0ce7d77 added glAccum bug fix by Brian Paul · 21 years ago
  29. 3a0e0b2 no-op glAccum in selection/feedback mode (per Mark Kilgard's updates to the 1.5 spec) by Brian Paul · 21 years ago
  30. af6162e vanilla extensions disabled by Daniel Borca · 21 years ago
  31. 34a8bf5 added Ville's RGBA blend fix by Brian Paul · 21 years ago
  32. 6eb2547 updated 5.0.2 tarballs by Brian Paul · 21 years ago
  33. 57857ca Ville Syrjala's logic op patch by Brian Paul · 21 years ago
  34. 80ee4b1 dirty hack to advertise vanilla extension names by Daniel Borca · 21 years ago
  35. a2b9bad Redo array element checking for vertex array buffers. by Brian Paul · 21 years ago
  36. 5e99ad1 s/GGIMesaContext/ggi_mesa_context_t/ by Brian Paul · 21 years ago
  37. 33267a4 fix comments by Brian Paul · 21 years ago
  38. 666b0a3 added glTexSubImage3D bug by Brian Paul · 21 years ago
  39. c5853c6 s/xoffset/zoffset/ (Cedric Gautier) by Brian Paul · 21 years ago
  40. d96651b NCC fixes and some cosmetics by Daniel Borca · 21 years ago
  41. e83cf6d added wgl bug fix by Brian Paul · 21 years ago
  42. afa6e97 fix AccessViolation bug (#835861) by Brian Paul · 21 years ago
  43. f023391 another tweak from Matt Sealey by Brian Paul · 21 years ago
  44. 0768744 small fixes wrt texture handling by Daniel Borca · 21 years ago
  45. ef38754 small fixes wrt texture handling by Daniel Borca · 21 years ago
  46. 313e12e Voodoo2 happiness by Daniel Borca · 21 years ago
  47. 7093114 accomodate decorated names by Daniel Borca · 21 years ago
  48. f807a35 removed detritus by Daniel Borca · 21 years ago
  49. e81b180 bugfixes wrt texture compression by Daniel Borca · 21 years ago
  50. 63a5ca0 changes to accomodate texture compression by Daniel Borca · 21 years ago
  51. 40bd9d0 texture compression by Daniel Borca · 21 years ago
  52. e96a121 prefix MAKELIB with TOP in default case (Matt Sealey) by Brian Paul · 21 years ago
  53. 20f40fa minor fix to glutSetColor prototype (Evgeny Kotsuba) by Brian Paul · 21 years ago
  54. 73d4f69 Pass $(MKLIB_OPTIONS) to mklib script to allow setting extra options. by Brian Paul · 21 years ago
  55. 65e2ab3 added MorphOS instructions (Matt Sealey) by Brian Paul · 21 years ago
  56. b55921d Fix for missing GLAPIENTRYP definition by Jon Smirl · 21 years ago
  57. c0d83cd entrypoints... again by Daniel Borca · 21 years ago
  58. 79fa6b9 more MinGW fixes by Daniel Borca · 21 years ago
  59. 76692c5 s/GLuint */GLvoid */ by Brian Paul · 21 years ago
  60. 3fe2af2 added a few missing GLAPIENTRYs to make MinGW compile again by Daniel Borca · 21 years ago
  61. c5b1e81 Initial work for bounds checking of vertex arrays and vertex buffer objects. by Brian Paul · 21 years ago
  62. 15c3734 More SciTech SNAP updates. Some of these files didn't really change, but by Kendall Bennett · 21 years ago
  63. 23f4583 cosmetics and memos by Daniel Borca · 21 years ago
  64. e87d106 small fixes to accomodate Intel compiler/linker by Daniel Borca · 21 years ago
  65. 758cbc6 fixed a typo (array size) by Daniel Borca · 21 years ago
  66. c329e5a Updates to SSE assembler support for Open Watcom by Kendall Bennett · 21 years ago
  67. c40d1dd Added GLAPIENTRY decorations for all first level OpenGL API function entry by Kendall Bennett · 21 years ago
  68. b1ca87a prevent from optimizing out by some compilers (from XFree86 CVS) by Alan Hourihane · 21 years ago
  69. 35b52c7 added more debug code and tests by Brian Paul · 21 years ago
  70. b4590f1 wrap in #ifdef FX / #endif by Brian Paul · 21 years ago
  71. ce8e13d fix an error message by Brian Paul · 21 years ago
  72. 1b6cca6 documentation update; also new makefiles for Win32 MesaFX build by Daniel Borca · 21 years ago
  73. 1d61db5 by Jouk Jansen · 21 years ago
  74. 6d4afe2 fixed some NASM opcodes; added segment overrides and temporary labels by Daniel Borca · 21 years ago
  75. f03cb2e Napalm total immersion by Daniel Borca · 21 years ago
  76. 3f60e4f cosmetics; translated asm routines for use with ASSYNTAX.H by Daniel Borca · 21 years ago
  77. 1aa28b3 Clean out some unused files by Jon Smirl · 21 years ago
  78. bcc6edd Update DRI drivers to current DRI CVS and make them work. by Jon Smirl · 21 years ago
  79. 9064497 Define GLAPIENTRYP properly so that GLU compiles on Windows. by Karl Schultz · 21 years ago
  80. ec7eb27 Fix error in last check-in. by Karl Schultz · 21 years ago
  81. 3aaeec6 Add missing files for building Windows distribution. by Karl Schultz · 21 years ago
  82. 3e4a50f Fix Makefiles to copy lib to $(TOP)/lib if missing by Jon Smirl · 21 years ago
  83. 0f85b91 Move initialization of default ctx->Driver.buffer-object-functions into by Brian Paul · 21 years ago
  84. 2bd4b68 fix CVS info by Brian Paul · 21 years ago
  85. 7c276ac add .dsp files to tarballs by Brian Paul · 21 years ago
  86. 5cd5450 update list of files for tarballs by Brian Paul · 21 years ago
  87. e8db87e obsolete by Brian Paul · 21 years ago
  88. 3eb0edb added GL_ARB_point_sprite tokens by Brian Paul · 21 years ago
  89. 93dc694 Define SOLO so that check is possible for SOLO in project makefiles by Jon Smirl · 21 years ago
  90. 3fc0db9 Minor changes to make linux-solo build again by Jon Smirl · 21 years ago
  91. f62b898 protect whole file with #ifdef FX by Brian Paul · 21 years ago
  92. 4eaf56a fix minor warnings from g++ 3.2 by Brian Paul · 21 years ago
  93. 16927d0 initialize GetBufferSubData pointer by Brian Paul · 21 years ago
  94. 49aefce minor tweaks by Brian Paul · 21 years ago
  95. 596d57c Updates to SGI GLU code to get it to compile clean with the Open Watcom compiler. by Kendall Bennett · 21 years ago
  96. 9b77fb7 Updates to x86 assembler support for Open Watcom and SNAP by Kendall Bennett · 21 years ago
  97. 0f22705 remove some cruft by Brian Paul · 21 years ago
  98. 4524274 exercise more vertex buffer object functions by Brian Paul · 21 years ago
  99. 0bb281b bufObj->Access wasn't being set by Brian Paul · 21 years ago
  100. 0219d11 minor fixes + doc update by Daniel Borca · 21 years ago