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