1. 79347f5 radv: enable VK_AMD_mixed_attachment_samples on GFX6-GFX7 by Samuel Pitoiset · 4 years, 3 months ago
  2. d2cb3f8 driconf: add a way to override indirect-GL extensions by Martin Peres · 3 years, 9 months ago
  3. 7eedc79 driconf: add a way to override GLX extensions by Martin Peres · 3 years, 9 months ago
  4. e7ce744 radv: Advertise VK_KHR_shader_terminate_invocation. by Bas Nieuwenhuizen · 3 years, 10 months ago
  5. 8dd03a7 anv: Advertise VK_KHR_shader_terminate_invocation by Caio Marcelo de Oliveira Filho · 4 years, 3 months ago
  6. 713b666 docs: add release notes for 20.1.10 by Eric Engestrom · 3 years, 9 months ago
  7. dee2fdb docs: add SHA256 sums for 20.2.1 by Dylan Baker · 3 years, 9 months ago
  8. 3c89e7b docs: add release notes for 20.2.1 by Dylan Baker · 3 years, 9 months ago
  9. 86ededf docs: fix 20.2.0 relnotes by Eric Engestrom · 3 years, 10 months ago
  10. 207138b docs: Add sh256 sums for 20.2.0 by Dylan Baker · 3 years, 10 months ago
  11. ddad8d9 docs: add release notes for 20.2.0 by Dylan Baker · 3 years, 10 months ago
  12. 9bf92d4 radv/aco: Enable NGG GS by default. by Timur Kristóf · 3 years, 10 months ago
  13. ed3c5fe radeonsi: implement GL_INTEL_blackhole_render by Marek Olšák · 3 years, 10 months ago
  14. 00d87db docs: add release notes for 20.1.9 by Eric Engestrom · 3 years, 10 months ago
  15. cd1fab4 radeonsi: enable support for GL_NV_shader_atomic_int64 by Indrajit Kumar Das · 3 years, 10 months ago
  16. 96ac711 docs: escape backquote character by Erik Faye-Lund · 3 years, 10 months ago
  17. c669db0 radv: advertise VK_KHR_copy_commands2 by Samuel Pitoiset · 3 years, 10 months ago
  18. fdff24d docs: add release notes for 20.1.8 by Eric Engestrom · 3 years, 10 months ago
  19. 5e9e457 glx/dri3: Implement GLX_EXT_swap_control_tear by Adam Jackson · 3 years, 11 months ago
  20. 60ebeb4 glx: Implement GLX_EXT_swap_control for DRI2 and DRI3 by Adam Jackson · 3 years, 11 months ago
  21. 77d2562 wsi/x11: Hook up VK_PRESENT_MODE_FIFO_RELAXED_KHR by Adam Jackson · 3 years, 11 months ago
  22. aca2bda docs: add release notes for 20.1.7 by Eric Engestrom · 3 years, 11 months ago
  23. e512f2c mesa: add NV_copy_depth_to_color support for nir by Indrajit Kumar Das · 4 years ago
  24. 8be321f docs: add release notes for 20.1.6 by Eric Engestrom · 4 years ago
  25. 326eb56 egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage by Eric Engestrom · 4 years, 2 months ago
  26. f9e773b llvmpipe: enable GL 4.5 by Dave Airlie · 4 years ago
  27. ef66e02 src/mesa: add GL_NV_half_float extension support (v2) by Yogesh Mohan Marimuthu · 4 years ago
  28. a92cfa6 Bump development version and clear new_features by Dylan Baker · 4 years ago
  29. 2d3f81f docs: add release notes for 20.1.5 by Eric Engestrom · 4 years ago
  30. 6e2e775 radv/llvm: enable VK_KHR_memory_model by Rhys Perry · 4 years ago
  31. da38e99 radv/aco: enable VK_KHR_memory_model by Rhys Perry · 4 years ago
  32. 8efdd38 radv: Implement VK_EXT_4444_formats by Joshua Ashton · 4 years ago
  33. 3c2a1af anv: Implement VK_EXT_4444_formats by Jason Ekstrand · 4 years ago
  34. 32e0f7e anv: toggle on VK_EXT_extended_dynamic_state by Tapani Pälli · 4 years, 2 months ago
  35. e67da8d llvmpipe: enable robust buffer access + GL 4.3, GLES 3.2 and robust buffer access behaviour by Dave Airlie · 4 years ago
  36. 8a44983 docs: add release notes for 20.1.4 by Eric Engestrom · 4 years ago
  37. 4d44848 anv: Advertise support for VK_EXT_shader_atomic_float by Jason Ekstrand · 4 years, 2 months ago
  38. 36e6ac6 anv: Advertise VK_EXT_image_robustness by Jason Ekstrand · 4 years, 2 months ago
  39. 3688da2 radv: advertise VK_EXT_image_robustness by Samuel Pitoiset · 4 years ago
  40. 00ca9b8 radv: advertise VK_EXT_extended_dynamic_state by Samuel Pitoiset · 4 years, 3 months ago
  41. 6b4aee7 docs: add release notes for 20.1.3 by Eric Engestrom · 4 years, 1 month ago
  42. 3bb3e89 llvmpipe: add ARB_post_depth_coverage support. by Dave Airlie · 4 years, 4 months ago
  43. 2550531 llvmpipe: enable GL 4.2 by Dave Airlie · 4 years, 1 month ago
  44. 28ebc8a llvmpipe: bump to GL support to GL 4.1 by Dave Airlie · 4 years, 1 month ago
  45. 8b8ffb1 docs: update llvmpipe GL 4.0 status by Dave Airlie · 4 years, 1 month ago
  46. 63e1e72 radv: enable ACO by default by Daniel Schürmann · 4 years, 10 months ago
  47. 8018b4b docs: fix 20.1.2 relnotes by Eric Engestrom · 4 years, 1 month ago
  48. e94f81e docs: Add release notes for 20.1.2 by Eric Engestrom · 4 years, 1 month ago
  49. cc71fcc nvc0: enable spirv caps with nir by Karol Herbst · 4 years, 1 month ago
  50. 03e284e docs: fixup relnotes after rst-conversion by Erik Faye-Lund · 4 years, 1 month ago
  51. 51fb3b0 radv/aco: enable FP16 features/extensions on GFX9+ by Samuel Pitoiset · 4 years, 2 months ago
  52. f63a578 anv: Add VK_EXT_custom_border_color to relnotes by Iván Briano · 4 years, 2 months ago
  53. ed7bebc anv: enable VK_EXT_pipeline_creation_cache_control by Iván Briano · 4 years, 2 months ago
  54. 429ff05 docs/relnotes: update internal references by Erik Faye-Lund · 4 years, 1 month ago
  55. fce02f4 mesa/gles3: add support for GL_EXT_shader_group_vote by Dave Airlie · 4 years, 1 month ago
  56. 7d497e4 docs/relnotes: update internal references by Erik Faye-Lund · 4 years, 3 months ago
  57. bf3f0f7 docs: format notes as rst-notes by Erik Faye-Lund · 5 years ago
  58. 841a47f docs: escape trailing underscores properly by Erik Faye-Lund · 5 years ago
  59. 2c0707d docs: escape asterisks by Erik Faye-Lund · 5 years ago
  60. ceb8084 docs: escape double colons by Erik Faye-Lund · 5 years ago
  61. 4d06683 docs: convert articles to reructuredtext by Erik Faye-Lund · 4 years, 1 month ago
  62. c947bde docs: Add sha256sums for 20.0.8 by Dylan Baker · 4 years, 1 month ago
  63. 0226854 docs: Add release notes for 20.0.8 by Dylan Baker · 4 years, 1 month ago
  64. f94190e docs: Add release notes for 20.1.1 by Eric Engestrom · 4 years, 1 month ago
  65. d7923c7 radv/llvm: expose VK_EXT_shader_demote_to_helper_invocation with LLVM 9+ by Samuel Pitoiset · 4 years, 2 months ago
  66. b30b6fd docs: add missing "shader_" in VK_KHR_shader_subgroup_extended_types by Rhys Perry · 4 years, 2 months ago
  67. 9d645a1 radv/aco: enable VK_KHR_subgroup_extended_types on GFX8+ by Samuel Pitoiset · 4 years, 2 months ago
  68. 7503863 radv/aco: enable VK_EXT_subgroup_size_control by Samuel Pitoiset · 4 years, 2 months ago
  69. 10c4a7c spirv,radv,anv: implement no-op VK_GOOGLE_user_type by Samuel Pitoiset · 4 years, 2 months ago
  70. e94a811 docs: Add release notes for 20.1.0 by Eric Engestrom · 4 years, 2 months ago
  71. b3c0f82 radv: advertise VK_AMD_texture_gather_bias_lod by Samuel Pitoiset · 4 years, 2 months ago
  72. 444138d tree-wide: fix deprecated GitLab URLs by Eric Engestrom · 4 years, 2 months ago
  73. f831429 radv: Expose VK_EXT_pipeline_creation_cache_control. by Bas Nieuwenhuizen · 4 years, 2 months ago
  74. 57e796a radv: Implement VK_EXT_custom_border_color by Joshua Ashton · 4 years, 4 months ago
  75. 212ee62 docs/relnotes Add sha256 sums to 20.0.7 by Dylan Baker · 4 years, 2 months ago
  76. e5e9a0d docs: Add release notes for 20.0.7 by Dylan Baker · 4 years, 2 months ago
  77. 9b1138e radv: implement VK_EXT_private_data by Samuel Pitoiset · 4 years, 3 months ago
  78. 51c6bc1 anv,vulkan: Implement VK_EXT_private_data by Jason Ekstrand · 4 years, 3 months ago
  79. 33c61eb iris: Implement ARB_compute_variable_group_size by Caio Marcelo de Oliveira Filho · 4 years, 3 months ago
  80. ec6565b cut 20.1 branch by Eric Engestrom · 4 years, 3 months ago
  81. 06b5a64 docs: Add SHA256 sums for 20.0.6 by Dylan Baker · 4 years, 3 months ago
  82. 55bb55e docs: Add release notes for 20.0.6 by Dylan Baker · 4 years, 3 months ago
  83. 0e6afbb radv: advertise VK_EXT_robustness2 by Samuel Pitoiset · 4 years, 3 months ago
  84. b433664 anv: Claim VK_EXT_robustness2 support by Jason Ekstrand · 4 years, 6 months ago
  85. 0549fba radv: advertise VK_AMD_memory_overallocation_behavior by Samuel Pitoiset · 4 years, 8 months ago
  86. 5c5c2dd radv/aco: enable 8/16-bit storage and int8/int16 on GFX8+ by Rhys Perry · 4 years, 4 months ago
  87. 133efa1 radeonsi: enable support for AlphaToCoverageDitherControlNV by Indrajit Kumar Das · 4 years, 3 months ago
  88. 51c1c4d mesa: enable GL_EXT_draw_instanced for gles2 by Simon Zeni · 4 years, 7 months ago
  89. defc640 docs: Add sha256 sums for 20.0.5 by Dylan Baker · 4 years, 3 months ago
  90. c790e1c docs: Add relnotes for 20.0.5 by Dylan Baker · 4 years, 3 months ago
  91. 2f009c4 docs: update for recently-added nvc0 features by Ilia Mirkin · 4 years, 3 months ago
  92. 0443a4a iris: Enable EXT_depth_bounds_test extension. by Rafael Antognolli · 4 years, 3 months ago
  93. 5664bd6 i965: Implement ARB_compute_variable_group_size by Plamena Manolova · 6 years ago
  94. a89b08b docs/relnotes: add sha256sum for 20.0.4 by Eric Engestrom · 4 years, 4 months ago
  95. 71e6f15 docs: add release notes for 20.0.4 by Eric Engestrom · 4 years, 4 months ago
  96. a264edd docs/relnotes: add sha256sum for 20.0.3 by Eric Engestrom · 4 years, 4 months ago
  97. 2e01090 docs: add release notes for 20.0.3 by Eric Engestrom · 4 years, 4 months ago
  98. 3c572fa docs/relnotes: Add sha256 sums for 20.0.2 by Dylan Baker · 4 years, 4 months ago
  99. 552078a Docs: Add release notes for 20.0.2 by Dylan Baker · 4 years, 4 months ago
  100. b06471b docs: add release notes for 19.3.5 by Eric Engestrom · 4 years, 5 months ago