1. d844d8e i965: Add Kaby Lake brandstrings by Ben Widawsky · 7 years ago
  2. 54dd42e vulkan: Update registry and headers to 1.0.42 by Jason Ekstrand · 7 years ago
  3. 8822f4d eglmesaext: add new enums for EGL_MESA_drm_image_formats by Nicolai Hähnle · 7 years ago
  4. 87619a1 egl: EGL_PLATFORM_SURFACELESS_MESA is now upstream by Eric Engestrom · 7 years ago
  5. a98b3a0 egl: update headers from registry by Eric Engestrom · 7 years ago
  6. e38bee3 vulkan: bump vulkan.h to 1.0.39 version by Dave Airlie · 7 years ago
  7. 09b140a dri: allow 16bit R/GR images to be exported via drm buffers by Rainer Hochecker · 7 years ago
  8. 52bf10c scons: set HAVE_FUNC_ATTRIBUTE_ALIAS by Emil Velikov · 8 years ago
  9. 60bc90c include: update Vulkan headers by Lionel Landwerlin · 7 years ago
  10. 98cf089 vulkan: Update vk_icd.h to interface version 3 by Chad Versace · 7 years ago
  11. 9aa6ab0 dri: Add __DRI_IMAGE_FORMAT_ARGB1555 by Chad Versace · 8 years ago
  12. 13ae472 radeonsi: add Polaris12 PCI ID by Junwei Zhang · 8 years ago
  13. f78cbbd d3dadapter/present: Add precision for WaitBufferReleased by Axel Davy · 8 years ago
  14. 0eef549 d3dadapter/present: Add new API to ID3DPresent by Axel Davy · 8 years ago
  15. 8ca14b0 add EGL_TEXTURE_EXTERNAL_WL to WL_bind_wayland_display spec by Rob Clark · 12 years ago
  16. 21b1acf dri: extend fence extension to support native fd fences by Rob Clark · 8 years ago
  17. 19a01f8 i965: Fix KBL typo in string by Ben Widawsky · 8 years ago
  18. 2193fb0 i965/glk: Add basic Geminilake support by Ben Widawsky · 8 years ago
  19. 9896980 vulkan: import latest public vulkan headers + and fix drivers. by Dave Airlie · 8 years ago
  20. ffd9060 i965: Reorder PCI ID list to match release order by Ben Widawsky · 8 years ago
  21. b8509c8 i965: Add some APL and KBL SKU strings by Ben Widawsky · 8 years ago
  22. a597c8a egl: Implement EGL_MESA_platform_surfaceless by Chad Versace · 8 years ago
  23. c85b34f mesa_glinterop: allow building without X and related headers by Emil Velikov · 8 years ago
  24. c10dcb2 Revert "mesa_glinterop: remove inclusion of GLX header" by Vinson Lee · 8 years ago
  25. 1ceb775 dri: add offset attribute and bump version of EGLImage extensions. by Chuanbo Weng · 8 years ago
  26. 6e50f12 egl: Update eglext.h (v2) by Kyle Brenneman · 8 years ago
  27. 63faf7d Remove GL_GLEXT_PROTOTYPES guards from non-ext headers. by Emil Velikov · 8 years ago
  28. 3bd885d Introduce .editorconfig by Eric Engestrom · 8 years ago
  29. 6a5504d Update Khronos-supplied headers to r33100 by Ilia Mirkin · 8 years ago
  30. c715140 Disable use of weak in threads_posix.h on Cygwin by Jon Turney · 8 years ago
  31. 85ea8de i965: Removing PCI IDs that are no longer listed as Kabylake. by Rodrigo Vivi · 8 years ago
  32. bdff2e5 i956: Add more Kabylake PCI IDs. by Rodrigo Vivi · 8 years ago
  33. 60a27ad Remove wrongly repeated words in comments by Giuseppe Bilotta · 8 years ago
  34. 805dbdf include: Require MSVC 2013 Update 4. by Jose Fonseca · 8 years ago
  35. 92351a7 GL: update glcorearb.h to svn 32433 by Ilia Mirkin · 8 years ago
  36. f81374f GL: update glext to svn 32957 by Ilia Mirkin · 8 years ago
  37. 13faddb mesa_glinterop: remove mesa_glinterop typedefs by Emil Velikov · 8 years ago
  38. f1fa8b4 i965/bxt: Add 2x6 variant by Ben Widawsky · 8 years ago
  39. e384d75 mesa_glinterop: make GL interop version field bidirectional by Emil Velikov · 8 years ago
  40. 0e98327 mesa_glinterop: drop mesa_glinterop_device_info::interop_version by Emil Velikov · 8 years ago
  41. 923bdbf mesa_glinterop: rename MESA_GLINTEROP_INVALID_{VALUE,VERSION} by Emil Velikov · 8 years ago
  42. c196de2 mesa_glinterop: s/struct_version/version/ by Emil Velikov · 8 years ago
  43. cb0708c mesa_glinterop: fix GL interop *_VERSION comments by Emil Velikov · 8 years ago
  44. a3eb870 mesa_glinterop: remove inclusion of EGL header by Emil Velikov · 8 years ago
  45. 8472045 mesa_glinterop: remove inclusion of GLX header by Emil Velikov · 8 years ago
  46. b5f9820 mesa_glinterop: remove unneeded GLAPI/GLAPIENTRY/APIENTRYP symbols by Emil Velikov · 8 years ago
  47. bcf9e47 mesa_glinterop: replace GL types with their native counterpart. by Emil Velikov · 8 years ago
  48. 2e72614 mesa_glinterop: use generic variable types for the GL interop by Emil Velikov · 8 years ago
  49. cbf29d9 mesa_glinterop: use consistent naming scheme for GL interop by Emil Velikov · 8 years ago
  50. 0d31bfd Revert "mesa: Build EGL without X11 headers after interop patchset" by Emil Velikov · 8 years ago
  51. 7e196cd c11/threads: resolve link issues with -O0 by Emil Velikov · 8 years ago
  52. 2bb935b dri: Add YVU formats by Kristian Høgsberg Kristensen · 8 years ago
  53. 7362bb3 vk/intel: use negative VK_NO_PROTOTYPES scheme by Eric Engestrom · 8 years ago
  54. a0f06f1 DRI: Add DRIimage map and unmap functions by Rob Herring · 8 years ago
  55. 6ce11e7 c11/threads: create mutexattrs only when needed by Emil Velikov · 8 years ago
  56. 4e2c9a0 mesa: Build EGL without X11 headers after interop patchset by Youry Metlitsky · 8 years ago
  57. dae9a91 st/nine: Implement IPresent version 1.2 by Patrick Rudolph · 8 years ago
  58. c4af309 st/nine: Fix header of GetIndices by Axel Davy · 8 years ago
  59. 3e9d01f st/nine: Increase minor d3dadapter9drm ABI by Axel Davy · 8 years ago
  60. f5d6ed5 st/nine: Clean up WINAPI definition by Christian Schmidbauer · 8 years ago
  61. 86f51d7 radeonsi: add new polaris11 pci ids by Alex Deucher · 8 years ago
  62. 768320b radeonsi: add new polaris10 pci ids by Alex Deucher · 8 years ago
  63. c068610 scons: Move fallback HAVE_* definitions to headers. by Jose Fonseca · 8 years ago
  64. 5e9ed26 dri_interface: add interface for GL interop with other APIs (v2) by Marek Olšák · 8 years ago
  65. 6eeb729 include/GL: add mesa_glinterop.h for OpenGL-OpenCL interop (v4.2) by Marek Olšák · 8 years ago
  66. 649704f math: Import isinf and others to global namespace by Pierre Moreau · 8 years ago
  67. 6a04968 Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 8 years ago
  68. 2a529a8 st/nine: specify WINAPI only for i386 and amd64 by Christian Schmidbauer · 8 years ago
  69. 95106f6 Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 8 years ago
  70. f00c840 radeonsi: add Polaris PCI IDs by Sonny Jiang · 9 years ago
  71. 8dd86e8 Update to the latest Vulkan header from Khronos by Jason Ekstrand · 8 years ago
  72. 7f6a0cb Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 8 years ago
  73. d1ab544 i965/chv: Display proper branding by Ben Widawsky · 8 years ago
  74. f3e23ea egl: remove remnants of MESA_drm_display by Emil Velikov · 8 years ago
  75. d943ac4 dri: add backbuffer use flag by Axel Davy · 9 years ago
  76. 89e4213 Merge remote-tracking branch 'origin/master' into vulkan by Kenneth Graunke · 8 years ago
  77. f1d12e7 virtio_gpu: Add virtio 1.0 PCI ID to driver map by Marc-André Lureau · 8 years ago
  78. 59f5728 Merge remote-tracking branch 'origin/master' into vulkan by Kristian Høgsberg Kristensen · 8 years ago
  79. 20e8ee3 i965/skl: Update Skylake renderer strings by Ben Widawsky · 8 years ago
  80. 644c8a5 i965/skl: Add two missing device IDs by Ben Widawsky · 8 years ago
  81. ff8895b Merge remote-tracking branch 'mesa-public/master' into vulkan by Jason Ekstrand · 8 years ago
  82. 0d4898a include,gallium: Remove pre-MSVC 2013 compatibility. by Jose Fonseca · 8 years ago
  83. 9401516 Merge remote-tracking branch 'mesa-public/master' into vulkan by Jason Ekstrand · 8 years ago
  84. 9645b8e Merge branch mesa-public/master into vulkan by Jason Ekstrand · 8 years ago
  85. a961ec3 st/nine: Handle Window Occlusion by Patrick Rudolph · 9 years ago
  86. c7f26bb vulkan: Bump the header to 1.0.3 by Jason Ekstrand · 8 years ago
  87. d4953fb vulkan: Import vk_icd.h by Jason Ekstrand · 8 years ago
  88. ac75746 vulkan.h: Update to 1.0.2 by Jason Ekstrand · 8 years ago
  89. 657dc4f virtio_gpu: Add PCI ID to driver map by Rob Herring · 9 years ago
  90. 3d0fac7 vulkan.h: Pull in 1.0.1 header by Jason Ekstrand · 8 years ago
  91. 24a6fcb vulkan-1.0.0: Bump the version to 1.0.0 by Jason Ekstrand · 8 years ago
  92. c310fb0 vulkan-1.0.0: Rework memory barriers by Jason Ekstrand · 8 years ago
  93. b14a78c vulkan-1.0.0: No-op WSI changes by Jason Ekstrand · 8 years ago
  94. 6d3322d vulkan-1.0.0: Make extents unsigned by Jason Ekstrand · 8 years ago
  95. b57c72d vulkan-1.0.0: Rework blits to use four offsets by Jason Ekstrand · 8 years ago
  96. f6cae99 vulkan-1.0.0: Split out command buffer inheritance info by Jason Ekstrand · 8 years ago
  97. f99f847 vulkan-1.0.0: Re-order some structs in the header by Jason Ekstrand · 8 years ago
  98. aab9517 vulkan-1.0.0: Misc. field and argument renames by Jason Ekstrand · 8 years ago
  99. d877095 vulkan-1.0.0: Get rid of MIPMAP_MODE_BASE by Jason Ekstrand · 8 years ago
  100. 7b81637 vulkan-1.0.0: Convert pPreserveAttachments to a uint32_t by Jason Ekstrand · 8 years ago