1. e396265 dri_interface.h: add missing stdint.h include by Emil Velikov · 7 years ago
  2. 5d2205f include: Sync Khronos headers for OpenGL 4.6 by Adam Jackson · 7 years ago
  3. 9e45440 Revert "include: Sync Khronos headers for OpenGL 4.6" by Adam Jackson · 7 years ago
  4. ef1e87e include: Sync Khronos headers for OpenGL 4.6 by Adam Jackson · 7 years ago
  5. 39f3e25 dri: fix typo by Eric Engestrom · 7 years ago
  6. 4e97084 egl: Fix inclusion of egl.h+mesa_glinterop.h by Matt Turner · 7 years ago
  7. c875945 dri: fix typo in comment by Gwan-gyeong Mun · 7 years ago
  8. 2437ebd dri: Introduce SWAP_METHOD tokens by Thomas Hellstrom · 7 years ago
  9. 08bee3e dri: Fix __DRIconfig reporting of __DRI_ATTRIB_SWAP_METHOD by Thomas Hellstrom · 7 years ago
  10. ae93d53 dri: Add a flushSwapBuffers method to the image loader extension by Thomas Hellstrom · 7 years ago
  11. 9435b9c dri: define a version 2 of the DRI_ConfigOptions extension by Nicolai Hähnle · 7 years ago
  12. 6d37bcd dri_interface: document loaderPrivate for getCapability by Marek Olšák · 7 years ago
  13. 1bf703e dri_interface,egl,gallium: only expose RGBA visuals on Android by Marek Olšák · 7 years ago
  14. 7299e82 dri: Add KHR_no_error DRI extension by Grigori Goronzy · 7 years ago
  15. aaee0d1 gallium: use "ull" number suffix to keep the QtCreator parser happy by Marek Olšák · 7 years ago
  16. 7fd0817 Update Khronos-supplied headers by Nicolai Hähnle · 7 years ago
  17. 194205c dri: Add UYVY as available format by Johnson Lin · 7 years ago
  18. c592963 dri: introduce dmabuf format modifier related handles by Varad Gautam · 7 years ago
  19. fa84f62 dri: Extend __DRIbackgroundCallableExtensionRec to include a callback that checks for thread safety by Gregory Hainaut · 7 years ago
  20. 2c60bf0 dri_interface.h: define __DRI_ATTRIB_MAX by Emil Velikov · 7 years ago
  21. e043b2a dri_interface: Add new marshalling interfaces to dri_interface.h by Paul Berry · 12 years ago
  22. d075cce dri: Add an image creation with modifiers by Ben Widawsky · 8 years ago
  23. 09b140a dri: allow 16bit R/GR images to be exported via drm buffers by Rainer Hochecker · 8 years ago
  24. 9aa6ab0 dri: Add __DRI_IMAGE_FORMAT_ARGB1555 by Chad Versace · 8 years ago
  25. 21b1acf dri: extend fence extension to support native fd fences by Rob Clark · 8 years ago
  26. c85b34f mesa_glinterop: allow building without X and related headers by Emil Velikov · 8 years ago
  27. c10dcb2 Revert "mesa_glinterop: remove inclusion of GLX header" by Vinson Lee · 8 years ago
  28. 1ceb775 dri: add offset attribute and bump version of EGLImage extensions. by Chuanbo Weng · 8 years ago
  29. 6a5504d Update Khronos-supplied headers to r33100 by Ilia Mirkin · 8 years ago
  30. 60a27ad Remove wrongly repeated words in comments by Giuseppe Bilotta · 8 years ago
  31. 92351a7 GL: update glcorearb.h to svn 32433 by Ilia Mirkin · 8 years ago
  32. f81374f GL: update glext to svn 32957 by Ilia Mirkin · 8 years ago
  33. 13faddb mesa_glinterop: remove mesa_glinterop typedefs by Emil Velikov · 8 years ago
  34. e384d75 mesa_glinterop: make GL interop version field bidirectional by Emil Velikov · 9 years ago
  35. 0e98327 mesa_glinterop: drop mesa_glinterop_device_info::interop_version by Emil Velikov · 9 years ago
  36. 923bdbf mesa_glinterop: rename MESA_GLINTEROP_INVALID_{VALUE,VERSION} by Emil Velikov · 8 years ago
  37. c196de2 mesa_glinterop: s/struct_version/version/ by Emil Velikov · 9 years ago
  38. cb0708c mesa_glinterop: fix GL interop *_VERSION comments by Emil Velikov · 9 years ago
  39. a3eb870 mesa_glinterop: remove inclusion of EGL header by Emil Velikov · 8 years ago
  40. 8472045 mesa_glinterop: remove inclusion of GLX header by Emil Velikov · 8 years ago
  41. b5f9820 mesa_glinterop: remove unneeded GLAPI/GLAPIENTRY/APIENTRYP symbols by Emil Velikov · 8 years ago
  42. bcf9e47 mesa_glinterop: replace GL types with their native counterpart. by Emil Velikov · 8 years ago
  43. 2e72614 mesa_glinterop: use generic variable types for the GL interop by Emil Velikov · 9 years ago
  44. cbf29d9 mesa_glinterop: use consistent naming scheme for GL interop by Emil Velikov · 9 years ago
  45. 0d31bfd Revert "mesa: Build EGL without X11 headers after interop patchset" by Emil Velikov · 8 years ago
  46. 2bb935b dri: Add YVU formats by Kristian Høgsberg Kristensen · 8 years ago
  47. a0f06f1 DRI: Add DRIimage map and unmap functions by Rob Herring · 8 years ago
  48. 4e2c9a0 mesa: Build EGL without X11 headers after interop patchset by Youry Metlitsky · 8 years ago
  49. 5e9ed26 dri_interface: add interface for GL interop with other APIs (v2) by Marek Olšák · 9 years ago
  50. 6eeb729 include/GL: add mesa_glinterop.h for OpenGL-OpenCL interop (v4.2) by Marek Olšák · 9 years ago
  51. d943ac4 dri: add backbuffer use flag by Axel Davy · 9 years ago
  52. a34e761 osmesa: add new OSMesaCreateContextAttribs function by Brian Paul · 9 years ago
  53. 2b67657 gallium/swrast: fix front buffer blitting. (v2) by Dave Airlie · 9 years ago
  54. 3547d98 GL: update glext to svn 31811 by Dave Airlie · 9 years ago
  55. cfc3200 egl/dri: Add error info needed for EGL_EXT_image_dma_buf_import extension by Frank Binns · 9 years ago
  56. 2b83133 includes/GL: remove duplicated extension declarations from glx.h by Emil Velikov · 9 years ago
  57. 56f1f47 i965: Support importing R8 and GR88 dma_bufs by Chad Versace · 9 years ago
  58. 4f57ccd egl,dri_interface: use DRI2rendererQueryExtension to enable 3D textures & sRGB by Marek Olšák · 9 years ago
  59. 0efd773 dri_interface: drop __NOT_HAVE_DRM_H magic by Emil Velikov · 9 years ago
  60. c7f3657 darwin: Suppress type conversion warnings for GLhandleARB by Julien Isorce · 9 years ago
  61. b02a5bf dri_interface: add an interface for fences by Marek Olšák · 10 years ago
  62. d99135b configure: nuke --with-max-{width,height} by Emil Velikov · 10 years ago
  63. 8f7338f egl: add initial EGL_MESA_image_dma_buf_export v2.4 by Dave Airlie · 11 years ago
  64. 17b2825 windows/gdi: Remove. by Jose Fonseca · 10 years ago
  65. 77cc799 GL: Update glext.h to Revision 29735 (20150202). by Laura Ekstrand · 10 years ago
  66. ad2c64a GL: Update glext.h to Khronos Revision 29537. by Laura Ekstrand · 10 years ago
  67. 70e8ccc egl: Inform the client API when ancillary buffers may become undefined. by Eric Anholt · 10 years ago
  68. cd8a725 mesa: update glext.h to version 20141118 by Brian Paul · 10 years ago
  69. dd46f09 include: move sarea.h next to it's only user by Emil Velikov · 10 years ago
  70. 2577485 mesa: pull Khronos glcorearb.h header into include/GL/ by Brian Paul · 10 years ago
  71. fa5b76e mesa: regenerate gl_mangle.h by Brian Paul · 10 years ago
  72. 0a96e7a mesa: update wglext.h to version 20140810 by Brian Paul · 10 years ago
  73. eeb7fc8 mesa: update glxext.h to version 20140810 by Brian Paul · 10 years ago
  74. b7d36efe mesa: update glext.h to version 20140810 by Brian Paul · 10 years ago
  75. 8563335 mesa: update wglext.h to version 20140630 by Brian Paul · 10 years ago
  76. c344f45 mesa: update glxext.h to version 20140725 by Brian Paul · 10 years ago
  77. d966079 mesa: update glext.h to version 20140725 by Brian Paul · 10 years ago
  78. e57ad3d dri: Add a new capabilities for drivers that can't share buffers by Giovanni Campagna · 10 years ago
  79. 8392179 xmlconfig/dri: bool -> unsigned char by Dave Airlie · 10 years ago
  80. 29800e6 dri: remove GL types from config queries by Dave Airlie · 10 years ago
  81. 8a66a5d dri/image: add blitImage to the specification by Axel Davy · 10 years ago
  82. b4dcf87 glxext: Send the Drawable's ID in the GLX_BufferSwapComplete event by Jasper St. Pierre · 10 years ago
  83. 927c3c9 Regenerate gl_mangle.h. by Petri Latvala · 11 years ago
  84. 50034c0 mesa: remove unused #pragma export on/off lines by Brian Paul · 10 years ago
  85. 9b42fd1 dri_interface: Update __DRItexBufferExtensionRec to version 3 by Emil Velikov · 11 years ago
  86. b45f65e mesa: update glext.h to version 20140313 by Petri Latvala · 11 years ago
  87. 6b13cd1 glx: Update glxext.h to revision 25407 by Adel Gadllah · 11 years ago
  88. 070036c NV_vdpau_interop: fix IsSurfaceNV return type by Grigori Goronzy · 11 years ago
  89. 6dffab2 dri_interface: note introduction of __DRIdri2LoaderExtension members by Emil Velikov · 11 years ago
  90. c9fff07 dri_interface: note introduction of various __DRItexBufferExtension members by Emil Velikov · 11 years ago
  91. acf2fae dri_interface: Note the version introducing __DRIswrastLoaderExtensionRec::putImage2 by Emil Velikov · 11 years ago
  92. 349b76a mesa: change GL_ALL_ATTRIB_BITS to 0xFFFFFFFF by Brian Paul · 11 years ago
  93. aea4757 dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888 by Keith Packard · 11 years ago
  94. 3f3aafb glx: Update glxext.h to revision 24777. by Matt Turner · 11 years ago
  95. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 11 years ago
  96. f843283 mesa: Remove GLXContextID typedef from glxext.h. by Vinson Lee · 11 years ago
  97. f425d56 Revert "mesa: Remove GLXContextID typedef from glx.h." by Kenneth Graunke · 11 years ago
  98. b5cc710 mesa: update glext.h to version 20131212 by Brian Paul · 11 years ago
  99. ba00f2f swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3) by Dave Airlie · 11 years ago
  100. fa1923a mesa: Remove GL_MESA_texture_array cruft from gl.h by Ian Romanick · 11 years ago