1. 016fc30 Remove support for GCC older than 3.3.0 by Ian Romanick · 14 years ago
  2. 9a4a219 drop header files and demos for dropped window systems by George Sapountzis · 14 years ago
  3. a9e3669 Remove remaining miniglx references by Kristian Høgsberg · 14 years ago
  4. 40c6bb5 Drop classic mesa svga driver by Kristian Høgsberg · 14 years ago
  5. b5c3199 Remove dos driver by Kristian Høgsberg · 14 years ago
  6. 4387580 Remove directfb support by Kristian Høgsberg · 14 years ago
  7. 79cbcb6 dri_interface.h: Add DRI image and eglImageLookup extensions by Kristian Høgsberg · 14 years ago
  8. caa46f7 glapi: Add GL_OES_EGL_image by Kristian Høgsberg · 14 years ago
  9. 61d26bc dri2: Event driven buffer validation. by Francisco Jerez · 14 years ago
  10. debf00e dri_interface: Introduce DRI tokens for the texBuffer texture formats by Kristian Høgsberg · 14 years ago
  11. 8a985a9 eglplatform.h: recognize __unix as well for Solaris & other SVR4 platforms by Alan Coopersmith · 14 years ago
  12. 7a9329b mesa: misc GLX_INTEL_swap_event fixes by Robert Bragg · 15 years ago
  13. 95f8f75 egl: Update headers. by Chia-I Wu · 15 years ago
  14. a7aaf05 Sun compilers now support some gcc __attribute__ values by Alan Coopersmith · 15 years ago
  15. c6ef705 Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa by Jesse Barnes · 15 years ago
  16. 5ec99c0 st/vega: Fix breakage from -fvisibility=hidden. by Chia-I Wu · 15 years ago
  17. dc6bcc9 gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of ad-hoc definitions. by José Fonseca · 15 years ago
  18. 7f17057 DRI2/GLX: add INTEL_swap_event support by Jesse Barnes · 15 years ago
  19. a35f6bb DRI2: add SwapBuffers support by Jesse Barnes · 15 years ago
  20. aaf7ecf glew: Update to version 1.5.2. by José Fonseca · 15 years ago
  21. 897cb89 egl: Fix breakage from -fvisibility=hidden. by Chia-I Wu · 15 years ago
  22. 33f44b9 mesa: Avoid WIN32_LEAN_AND_MEAN re-definition. by José Fonseca · 15 years ago
  23. 700a2eb glut: Silent the glut*_ATEXIT_HACK defined but not used warnings. by José Fonseca · 15 years ago
  24. f42c861 Regenerate gl_mangle.h. by Tom Fogal · 15 years ago
  25. 7593bcb gl: added mangled glXGetProcAddressARB define by Tom Fogal · 15 years ago
  26. 5c0dc90 gl: updated wglext.h to version 17 by Brian Paul · 15 years ago
  27. 559da98 gl: updated glxext.h to version 25 by Brian Paul · 15 years ago
  28. 9df9696 gl: updated glext.h to version 56 by Brian Paul · 15 years ago
  29. f7fb30f mesa: regenerated gl_mangle.h file by Brian Paul · 15 years ago
  30. 2b992dc gl: restore some PFNGL typedefs by Brian Paul · 15 years ago
  31. 0c309bb Merge branch 'mesa_7_5_branch' into mesa_7_6_branch by Brian Paul · 15 years ago
  32. 18bdb6e egl: also use X types for building on Apple/MacOS X by Brian Paul · 15 years ago
  33. 27148cc gl: upgrade wglext.h to version 15 by Brian Paul · 15 years ago
  34. 39bf48f gl: upgrade glxext.h to version 23 by Brian Paul · 15 years ago
  35. 2d725da gl: upgrade glext.h to version 54 by Brian Paul · 15 years ago
  36. edb0267 Merge commit 'origin/openvg-1.0' by Zack Rusin · 15 years ago
  37. 1b05b5b glew: correct misspelling of glFramebufferTextureLayer by Keith Whitwell · 15 years ago
  38. a04af33 Merge branch 'mesa_7_5_branch' by Brian Paul · 15 years ago
  39. b0d874b mesa: regenerated gl_mange.h file by Brian Paul · 15 years ago
  40. 4c03444 mesa: Fix wglext.h prototypes. by Michal Krol · 15 years ago
  41. 81a0ef3 mesa: update wglext.h to latest version by Brian Paul · 15 years ago
  42. d33c315 mesa: remove PFNGL typedefs that are in glext.h by Brian Paul · 15 years ago
  43. 73a48a8 mesa: upgrade glext.h to version 52 by Brian Paul · 15 years ago
  44. 544dd4b OpenVG 1.0 State Tracker by Zack Rusin · 15 years ago
  45. d18dd6a GNU/Hurd fixes by Samuel Thibault · 15 years ago
  46. dbf87f2 DRI2: Implement interface for drivers to access DRI2GetBuffersWithFormat by Ian Romanick · 15 years ago
  47. 46857f3 mesa: Don't define WGL_ARB_extensions_string in mesa_wgl.h. by José Fonseca · 15 years ago
  48. 82634ee DRI2: Provide an interface for drivers to flush front-buffer rendering by Ian Romanick · 15 years ago
  49. a9bf5b5 gl: add new OGL 3.1 enums to glext.h by Roland Scheidegger · 15 years ago
  50. 0d9a715 gl: update glext.h to version 48 by Roland Scheidegger · 15 years ago
  51. 33fa6a2 egl: include stdint.h to get the c99 integer typedefs by Brian Paul · 15 years ago
  52. 2e2f3b4 Add Solaris to OS'es using X in eglplatform.h by Alan Coopersmith · 15 years ago
  53. 6dd9c22 Convert u_int*_t to C99 standard uint*_t by Alan Coopersmith · 15 years ago
  54. 4934ddf gl: update include/GL/glext.h to version 48 by Brian Paul · 15 years ago
  55. 66175aa Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format. by Eric Anholt · 15 years ago
  56. 493b69a gl: added include/GL/wglext.h by Brian Paul · 15 years ago
  57. 8d5b8a4 gl: update glext.h to version 46 by Brian Paul · 15 years ago
  58. 5c18ff2 fix incorrect prototype for glMapBufferRange() in glext.h by Brian Paul · 15 years ago
  59. 161307f egl: Allow compilation to succeed with FreeBSD by Benjamin Close · 15 years ago
  60. 6556245 glx: add support for a reallyFlush() function before swap occurs. by Alan Hourihane · 15 years ago
  61. fe0ccf3 mesa: regenerated gl_mange.h file by Brian Paul · 15 years ago
  62. 6620496 mesa: bump gl.h version comment to 7.7 (bug 20170) by Brian Paul · 15 years ago
  63. 5ef5162 glut: Fix broken font symbols when gcc visibility attributes used. by José Fonseca · 15 years ago
  64. b5c901a glut: Don't try to guess system headers. by José Fonseca · 15 years ago
  65. 4367778 glut: Automatic library linkage only on MSVC. by José Fonseca · 16 years ago
  66. 0e4e765 glut: Use a new define GLUT_STATIC to distinguish static builds. by José Fonseca · 16 years ago
  67. 492c7b3 glut: Ensure windows.h is included on windows. by José Fonseca · 16 years ago
  68. 57d0001 glew: Initial import. by José Fonseca · 16 years ago
  69. d150e6a glut: Do not rely on GLAPIENTRY symbol. by José Fonseca · 16 years ago
  70. 4558f6a glut: Don't include mesa_wgl.h on MinGW builds. by José Fonseca · 16 years ago
  71. d3866f0 dri: add fake front definitions by Alan Hourihane · 16 years ago
  72. 658b1bd Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 16 years ago
  73. ef193c1 mesa: remove old GLView.h header for BeOS by Brian Paul · 16 years ago
  74. c3a00a7 mesa: remove deprecated headers from Makefile.am by Brian Paul · 16 years ago
  75. 287102d mesa: deprecate GL/amesa.h header (allegro driver) by Brian Paul · 16 years ago
  76. f5979b0 mesa: deprecate the GL/fxmesa.h header by Brian Paul · 16 years ago
  77. d25cc16 mesa: remove the ancient include/GL/ugl*.h headers by Brian Paul · 16 years ago
  78. 1636328 xmesa: deprecate the "XMesa" interface by Brian Paul · 16 years ago
  79. 4441e0a mesa: latest glxext.h header, no version change by Brian Paul · 16 years ago
  80. 258c55d mesa: import glext.h version 44 by Brian Paul · 16 years ago
  81. f7b4c2c mesa: latest glxext.h header, no version change by Brian Paul · 16 years ago
  82. 08fdc74 mesa: import glext.h version 44 by Brian Paul · 16 years ago
  83. 867705b dri: fix for Cygwin compilation, bug 19144 by Jon Turney · 16 years ago
  84. 8e75998 dri: fix for Cygwin compilation, bug 19144 by Jon Turney · 16 years ago
  85. 81aa678 glut: MinGW portability fixes. by José Fonseca · 16 years ago
  86. 81c8622 Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 16 years ago
  87. 239ce22 glx: added PFNGL*PROC typedefs for GLX 1.3 functions by Brian Paul · 16 years ago
  88. cd1283f glu: fix compilation problem when using Windows gl.h (sf bug 2204589) by Nigel Stewart · 16 years ago
  89. 61d3a66 Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 16 years ago
  90. 8c20c91 mesa: version 43 of glext.h by Brian Paul · 16 years ago
  91. 3efd3b1 mesa: version 21 of glxext.h by Brian Paul · 16 years ago
  92. 45efcc4 Remove CVS keywords. by Keith Whitwell · 16 years ago
  93. 9644fa6 Merge branch 'master' into gallium-0.2 by Keith Whitwell · 16 years ago
  94. 5a46e17 mesa: standardize on C99's uint*_t instead of u_int*_t by Keith Whitwell · 16 years ago
  95. dc8058c Update to SGI FreeB 2.0. by Adam Jackson · 16 years ago
  96. cc7dd4f Merge commit 'origin/gallium-0.1' into gallium-0.2 by Keith Whitwell · 16 years ago
  97. 47ad296 Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gallium-0.2 by Alan Hourihane · 16 years ago
  98. 0397b2b Merge branch 'gallium-0.1' into gallium-0.2 by Keith Whitwell · 16 years ago
  99. 8c092de Remove CVS keywords. by José Fonseca · 16 years ago
  100. f56b569 DRI2: Drop sarea, implement swap buffers in the X server. by Kristian Høgsberg · 16 years ago