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