1. 60a27ad Remove wrongly repeated words in comments by Giuseppe Bilotta · 8 years ago
  2. 92351a7 GL: update glcorearb.h to svn 32433 by Ilia Mirkin · 8 years ago
  3. f81374f GL: update glext to svn 32957 by Ilia Mirkin · 8 years ago
  4. 13faddb mesa_glinterop: remove mesa_glinterop typedefs by Emil Velikov · 8 years ago
  5. e384d75 mesa_glinterop: make GL interop version field bidirectional by Emil Velikov · 8 years ago
  6. 0e98327 mesa_glinterop: drop mesa_glinterop_device_info::interop_version by Emil Velikov · 8 years ago
  7. 923bdbf mesa_glinterop: rename MESA_GLINTEROP_INVALID_{VALUE,VERSION} by Emil Velikov · 8 years ago
  8. c196de2 mesa_glinterop: s/struct_version/version/ by Emil Velikov · 8 years ago
  9. cb0708c mesa_glinterop: fix GL interop *_VERSION comments by Emil Velikov · 8 years ago
  10. a3eb870 mesa_glinterop: remove inclusion of EGL header by Emil Velikov · 8 years ago
  11. 8472045 mesa_glinterop: remove inclusion of GLX header by Emil Velikov · 8 years ago
  12. b5f9820 mesa_glinterop: remove unneeded GLAPI/GLAPIENTRY/APIENTRYP symbols by Emil Velikov · 8 years ago
  13. bcf9e47 mesa_glinterop: replace GL types with their native counterpart. by Emil Velikov · 8 years ago
  14. 2e72614 mesa_glinterop: use generic variable types for the GL interop by Emil Velikov · 8 years ago
  15. cbf29d9 mesa_glinterop: use consistent naming scheme for GL interop by Emil Velikov · 8 years ago
  16. 0d31bfd Revert "mesa: Build EGL without X11 headers after interop patchset" by Emil Velikov · 8 years ago
  17. 2bb935b dri: Add YVU formats by Kristian Høgsberg Kristensen · 8 years ago
  18. a0f06f1 DRI: Add DRIimage map and unmap functions by Rob Herring · 8 years ago
  19. 4e2c9a0 mesa: Build EGL without X11 headers after interop patchset by Youry Metlitsky · 8 years ago
  20. 5e9ed26 dri_interface: add interface for GL interop with other APIs (v2) by Marek Olšák · 9 years ago
  21. 6eeb729 include/GL: add mesa_glinterop.h for OpenGL-OpenCL interop (v4.2) by Marek Olšák · 9 years ago
  22. d943ac4 dri: add backbuffer use flag by Axel Davy · 9 years ago
  23. a34e761 osmesa: add new OSMesaCreateContextAttribs function by Brian Paul · 9 years ago
  24. 2b67657 gallium/swrast: fix front buffer blitting. (v2) by Dave Airlie · 9 years ago
  25. 3547d98 GL: update glext to svn 31811 by Dave Airlie · 9 years ago
  26. cfc3200 egl/dri: Add error info needed for EGL_EXT_image_dma_buf_import extension by Frank Binns · 9 years ago
  27. 2b83133 includes/GL: remove duplicated extension declarations from glx.h by Emil Velikov · 9 years ago
  28. 56f1f47 i965: Support importing R8 and GR88 dma_bufs by Chad Versace · 9 years ago
  29. 4f57ccd egl,dri_interface: use DRI2rendererQueryExtension to enable 3D textures & sRGB by Marek Olšák · 9 years ago
  30. 0efd773 dri_interface: drop __NOT_HAVE_DRM_H magic by Emil Velikov · 9 years ago
  31. c7f3657 darwin: Suppress type conversion warnings for GLhandleARB by Julien Isorce · 9 years ago
  32. b02a5bf dri_interface: add an interface for fences by Marek Olšák · 9 years ago
  33. d99135b configure: nuke --with-max-{width,height} by Emil Velikov · 9 years ago
  34. 8f7338f egl: add initial EGL_MESA_image_dma_buf_export v2.4 by Dave Airlie · 11 years ago
  35. 17b2825 windows/gdi: Remove. by Jose Fonseca · 10 years ago
  36. 77cc799 GL: Update glext.h to Revision 29735 (20150202). by Laura Ekstrand · 10 years ago
  37. ad2c64a GL: Update glext.h to Khronos Revision 29537. by Laura Ekstrand · 10 years ago
  38. 70e8ccc egl: Inform the client API when ancillary buffers may become undefined. by Eric Anholt · 10 years ago
  39. cd8a725 mesa: update glext.h to version 20141118 by Brian Paul · 10 years ago
  40. dd46f09 include: move sarea.h next to it's only user by Emil Velikov · 10 years ago
  41. 2577485 mesa: pull Khronos glcorearb.h header into include/GL/ by Brian Paul · 10 years ago
  42. fa5b76e mesa: regenerate gl_mangle.h by Brian Paul · 10 years ago
  43. 0a96e7a mesa: update wglext.h to version 20140810 by Brian Paul · 10 years ago
  44. eeb7fc8 mesa: update glxext.h to version 20140810 by Brian Paul · 10 years ago
  45. b7d36efe mesa: update glext.h to version 20140810 by Brian Paul · 10 years ago
  46. 8563335 mesa: update wglext.h to version 20140630 by Brian Paul · 10 years ago
  47. c344f45 mesa: update glxext.h to version 20140725 by Brian Paul · 10 years ago
  48. d966079 mesa: update glext.h to version 20140725 by Brian Paul · 10 years ago
  49. e57ad3d dri: Add a new capabilities for drivers that can't share buffers by Giovanni Campagna · 10 years ago
  50. 8392179 xmlconfig/dri: bool -> unsigned char by Dave Airlie · 10 years ago
  51. 29800e6 dri: remove GL types from config queries by Dave Airlie · 10 years ago
  52. 8a66a5d dri/image: add blitImage to the specification by Axel Davy · 10 years ago
  53. b4dcf87 glxext: Send the Drawable's ID in the GLX_BufferSwapComplete event by Jasper St. Pierre · 10 years ago
  54. 927c3c9 Regenerate gl_mangle.h. by Petri Latvala · 10 years ago
  55. 50034c0 mesa: remove unused #pragma export on/off lines by Brian Paul · 10 years ago
  56. 9b42fd1 dri_interface: Update __DRItexBufferExtensionRec to version 3 by Emil Velikov · 11 years ago
  57. b45f65e mesa: update glext.h to version 20140313 by Petri Latvala · 11 years ago
  58. 6b13cd1 glx: Update glxext.h to revision 25407 by Adel Gadllah · 11 years ago
  59. 070036c NV_vdpau_interop: fix IsSurfaceNV return type by Grigori Goronzy · 11 years ago
  60. 6dffab2 dri_interface: note introduction of __DRIdri2LoaderExtension members by Emil Velikov · 11 years ago
  61. c9fff07 dri_interface: note introduction of various __DRItexBufferExtension members by Emil Velikov · 11 years ago
  62. acf2fae dri_interface: Note the version introducing __DRIswrastLoaderExtensionRec::putImage2 by Emil Velikov · 11 years ago
  63. 349b76a mesa: change GL_ALL_ATTRIB_BITS to 0xFFFFFFFF by Brian Paul · 11 years ago
  64. aea4757 dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888 by Keith Packard · 11 years ago
  65. 3f3aafb glx: Update glxext.h to revision 24777. by Matt Turner · 11 years ago
  66. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 11 years ago
  67. f843283 mesa: Remove GLXContextID typedef from glxext.h. by Vinson Lee · 11 years ago
  68. f425d56 Revert "mesa: Remove GLXContextID typedef from glx.h." by Kenneth Graunke · 11 years ago
  69. b5cc710 mesa: update glext.h to version 20131212 by Brian Paul · 11 years ago
  70. ba00f2f swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3) by Dave Airlie · 11 years ago
  71. fa1923a mesa: Remove GL_MESA_texture_array cruft from gl.h by Ian Romanick · 11 years ago
  72. cadec45 osmesa: add support for postprocess filters by Brian Paul · 11 years ago
  73. e048953 dri: Remove redundant createNewContext function from __DRIimageDriverExtension by Kristian Høgsberg · 11 years ago
  74. 4424420 dri: add __DRIimageLoaderExtension and __DRIimageDriverExtension by Keith Packard · 11 years ago
  75. aba6b84 Define __DRI_IMAGE_FORMAT_SARGB8 by Keith Packard · 11 years ago
  76. f66a6c5 drivers/dri/common: A few dri2 functions are not actually DRI2 specific by Keith Packard · 11 years ago
  77. 38a1d8b glx: Add GLX_MESA_query_renderer by Ian Romanick · 12 years ago
  78. 64bb1e8 dri: Add interface definition for DRI_RENDERER_QUERY extension by Ian Romanick · 12 years ago
  79. 1c76056 mesa: Remove last BEOS checks by Alexander von Gluck IV · 11 years ago
  80. 2671b57 mesa: remove OPENSTEP stuff by Brian Paul · 11 years ago
  81. 32577fc mesa: remove macintosh preprocessor stuff by Brian Paul · 11 years ago
  82. 5a5d2d2 mesa: remove __QUICKDRAW__ tests by Brian Paul · 11 years ago
  83. 2a1f74e mesa: remove Centerline C support from gl.h by Brian Paul · 11 years ago
  84. 5d5d63d mesa: remove SciTech stuff from gl.h by Brian Paul · 11 years ago
  85. 4e54751 dri: Implement a DRI vtable extension to replace the global driDriverAPI. by Eric Anholt · 11 years ago
  86. f93533d dri: Pass in the dlsym()ed driver extension to screen creation. by Eric Anholt · 11 years ago
  87. fcb57a8 glx: Add an optional function call for getting the DRI driver interface. by Eric Anholt · 11 years ago
  88. cf5d8fc dri: Allow config options to be passed to the loader through extensions. by Eric Anholt · 11 years ago
  89. 6767c56 mesa: remove GL_MESA_program_debug bits from gl.h by Brian Paul · 11 years ago
  90. 971c743 mesa: remove remnants of GL_MESA_shader_debug by Brian Paul · 11 years ago
  91. 136a12a mesa: Remove GLXContextID typedef from glx.h. by Vinson Lee · 11 years ago
  92. a36f7e6 mesa: remove PFNGLBLENDCOLORPROC, PFNGLBLENDEQUATIONPROC typedefs in gl.h by Brian Paul · 11 years ago
  93. 0d10116 mesa: update glxext.h to version 20131008 by Brian Paul · 11 years ago
  94. 4d9e61c mesa: update glext.h to version 20131008 by Brian Paul · 11 years ago
  95. 3160ec3 dri: Add __DRIimage support for the ARGB2101010 format by Kristian Høgsberg · 11 years ago
  96. e8f9195 gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR flags to enforce no tiling. by Axel Davy · 11 years ago
  97. 674dedc dri: propagate extra dma_buf import attributes to the drivers by Topi Pohjolainen · 11 years ago
  98. c37c367 dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE by Tomasz Lis · 11 years ago
  99. cb2de08 mesa: update glext.h to version 20130708 by Brian Paul · 11 years ago
  100. bee49cb mesa: Fix build with older gcc since update of glext.h by Tom Stellard · 11 years ago