1. 203b934 docs: update calendar and link releases notes for 20.1.8 by Eric Engestrom · 3 years, 10 months ago
  2. fdff24d docs: add release notes for 20.1.8 by Eric Engestrom · 3 years, 10 months ago
  3. 15038fe docs/release-calendar: update 20.2 by Eric Engestrom · 3 years, 11 months ago
  4. babe86f docs: add another 20.1.x release to allow for more overlap with 20.2 by Eric Engestrom · 3 years, 11 months ago
  5. fd990aa docs/download: mention tarball GPG signatures and link to the keys by Eric Engestrom · 3 years, 11 months ago
  6. 5e9e457 glx/dri3: Implement GLX_EXT_swap_control_tear by Adam Jackson · 3 years, 11 months ago
  7. 60ebeb4 glx: Implement GLX_EXT_swap_control for DRI2 and DRI3 by Adam Jackson · 3 years, 11 months ago
  8. 77d2562 wsi/x11: Hook up VK_PRESENT_MODE_FIFO_RELAXED_KHR by Adam Jackson · 3 years, 11 months ago
  9. 811b9cb docs/features: Add missing Panfrost extensions by Icecream95 · 3 years, 11 months ago
  10. 171e94f mesa/st: enable EXT_color_buffer_half_float when formats supported by Tapani Pälli · 3 years, 11 months ago
  11. e953f6c docs: shift 20.2 rc dates by two weeks to match reality by Eric Engestrom · 3 years, 11 months ago
  12. cdb666b docs: update calendar and link releases notes for 20.1.7 by Eric Engestrom · 3 years, 11 months ago
  13. aca2bda docs: add release notes for 20.1.7 by Eric Engestrom · 3 years, 11 months ago
  14. d94bec5 mesa/st: introduce PIPE_CAP_NO_CLIP_ON_COPY_TEX by Pierre-Eric Pelloux-Prayer · 4 years ago
  15. d383133 docs: Stop claiming to implement OpenVG by Adam Jackson · 3 years, 11 months ago
  16. 4c050f2 panfrost: enable DrawTransformFeedback* by Ilia Mirkin · 4 years ago
  17. efd29d4 docs/features: Add missing Panfrost extensions by Alyssa Rosenzweig · 3 years, 11 months ago
  18. 8ff6e7c panfrost: Set PIPE_CAP_MAX_TEXTURE_GATHER_COMPONENTS by Alyssa Rosenzweig · 3 years, 11 months ago
  19. 98222db egl: document which driver hooks are only required by extensions by Eric Engestrom · 4 years ago
  20. 12c9418 docs/egl: correct/update DRI2 mention with the shiny new DRI3 by Eric Engestrom · 4 years ago
  21. ab2e597 docs/egl: add some more documentation by Eric Engestrom · 4 years ago
  22. 7897c31 docs/egl: add haiku driver by Eric Engestrom · 4 years ago
  23. c84d304 docs/egl: complete list of dri2 platforms by Eric Engestrom · 4 years ago
  24. 3909e9d docs/egl: move section around by Eric Engestrom · 4 years ago
  25. 3704b02 docs/egl: fix typo by Eric Engestrom · 4 years ago
  26. 502b9da aco: add ACO_DEBUG=novn,noopt,nosched for debugging purposes by Samuel Pitoiset · 4 years ago
  27. e512f2c mesa: add NV_copy_depth_to_color support for nir by Indrajit Kumar Das · 4 years ago
  28. f153151 aco: add ACO_DEBUG=force-waitcnt to emit wait-states by Samuel Pitoiset · 4 years ago
  29. 64fb3e6 docs: update calendar and link releases notes for 20.1.6 by Eric Engestrom · 4 years ago
  30. 8be321f docs: add release notes for 20.1.6 by Eric Engestrom · 4 years ago
  31. 326eb56 egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage by Eric Engestrom · 4 years, 2 months ago
  32. f9e773b llvmpipe: enable GL 4.5 by Dave Airlie · 4 years ago
  33. 6723add docs: update calendar for 20.2.0-rc2 by Dylan Baker · 4 years ago
  34. 6de5acd docs: update calendar for 20.2.0-rc1 by Dylan Baker · 4 years ago
  35. ef66e02 src/mesa: add GL_NV_half_float extension support (v2) by Yogesh Mohan Marimuthu · 4 years ago
  36. 2fa83dc radv: Add forcecompress debug flag. by Bas Nieuwenhuizen · 4 years ago
  37. a03e24a gallium + mesa/st: Add PIPE_CAP_NIR_ATOMICS_AS_DEREF and use it by Gert Wollny · 4 years, 1 month ago
  38. a92cfa6 Bump development version and clear new_features by Dylan Baker · 4 years ago
  39. a88fd7b docs: update calendar and link releases notes for 20.1.5 by Eric Engestrom · 4 years ago
  40. 2d3f81f docs: add release notes for 20.1.5 by Eric Engestrom · 4 years ago
  41. c4e0cae gallium: replace 16BIT_TEMPS cap with 16BIT_CONSTS by Rob Clark · 4 years ago
  42. 6e2e775 radv/llvm: enable VK_KHR_memory_model by Rhys Perry · 4 years ago
  43. da38e99 radv/aco: enable VK_KHR_memory_model by Rhys Perry · 4 years ago
  44. b75427c panfrost: Implement EXT_multisampled_render_to_texture by Alyssa Rosenzweig · 4 years ago
  45. 7973b6c docs/features: Add GL_EXT_multisampled_render_to_texture by Alyssa Rosenzweig · 4 years ago
  46. 8efdd38 radv: Implement VK_EXT_4444_formats by Joshua Ashton · 4 years ago
  47. 3c2a1af anv: Implement VK_EXT_4444_formats by Jason Ekstrand · 4 years ago
  48. 32e0f7e anv: toggle on VK_EXT_extended_dynamic_state by Tapani Pälli · 4 years, 1 month ago
  49. 7f40db4 docs: Explain how to set up a personal gitlab runner. by Eric Anholt · 4 years ago
  50. fd91744 docs: change "Fixes:" tag example to match git fixes output by Frank Binns · 4 years ago
  51. 991def0 softpipe: Convert to comma-separated SOFTPIPE_DEBUG for debug options. by Eric Anholt · 4 years ago
  52. e67da8d llvmpipe: enable robust buffer access + GL 4.3, GLES 3.2 and robust buffer access behaviour by Dave Airlie · 4 years ago
  53. 0338db5 docs/releasing: improve wording by Eric Engestrom · 4 years ago
  54. ae2d045 bin/gen_release_notes: automatically commit release notes by Eric Engestrom · 4 years ago
  55. f5353e0 post_version.py: drop incorrect conf.py changes by Eric Engestrom · 4 years, 1 month ago
  56. 04e38eb docs: update calendar and link releases notes for 20.1.4 by Eric Engestrom · 4 years ago
  57. 8a44983 docs: add release notes for 20.1.4 by Eric Engestrom · 4 years ago
  58. fd20e98 docs: add some very basic documentation about zink by Erik Faye-Lund · 4 years ago
  59. 4d44848 anv: Advertise support for VK_EXT_shader_atomic_float by Jason Ekstrand · 4 years, 2 months ago
  60. 36e6ac6 anv: Advertise VK_EXT_image_robustness by Jason Ekstrand · 4 years, 1 month ago
  61. 3688da2 radv: advertise VK_EXT_image_robustness by Samuel Pitoiset · 4 years ago
  62. 096adbe ci: bare-metal: use nginx to get results from DUT by Christian Gmeiner · 4 years, 1 month ago
  63. 3ec252a panfrost: 8x MRT support by Icecream95 · 4 years ago
  64. c1d3d39 panfrost: Fake RGTC support by Icecream95 · 4 years ago
  65. 377731e gallium: Add PIPE_CAP_BLEND_EQUATION_ADVANCED by Elie Tournier · 4 years, 2 months ago
  66. 9123458 docs/features: Mark trivial missed feature by Alyssa Rosenzweig · 4 years ago
  67. 787c1ed panfrost: Dual source blend support by Icecream95 · 4 years, 1 month ago
  68. c0f7f83 gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY by Karol Herbst · 4 years, 3 months ago
  69. 89caa48 Revert https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4580 by Michel Dänzer · 4 years ago
  70. dd2cc5b gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY by Karol Herbst · 4 years, 3 months ago
  71. be8a8ed docs/submittingpatches: add more than one `Cc: mesa-stable` example to the examples list by Eric Engestrom · 4 years ago
  72. da23a31 docs/features: Update ASTC entries for Panfrost by Alyssa Rosenzweig · 4 years ago
  73. f34b8d3 panfrost: Map PIPE_{DXT, RGTC, BPTC} to MALI_BCn by Alyssa Rosenzweig · 4 years ago
  74. c417172 panfrost: Enable framebuffer fetch by Icecream95 · 4 years, 1 month ago
  75. 00ca9b8 radv: advertise VK_EXT_extended_dynamic_state by Samuel Pitoiset · 4 years, 3 months ago
  76. 7324977 radv: remove the secure compile support feature by Samuel Pitoiset · 4 years ago
  77. e00adef egl: automatically compile the `drm` platform when available by Eric Engestrom · 5 years ago
  78. a38e21d egl: always compile surfaceless by Eric Engestrom · 5 years ago
  79. 5d1bff2 docs/features: Track Panfrost by Alyssa Rosenzweig · 4 years, 1 month ago
  80. 9497a1f docs: fix a bunch of typos by Eric Engestrom · 4 years ago
  81. ee99a7a docs: add some missing stuff to sourcetree.rst by Miklós Máté · 4 years ago
  82. 27b09d2 docs: update calendar and link releases notes for 20.1.3 by Eric Engestrom · 4 years, 1 month ago
  83. 6b4aee7 docs: add release notes for 20.1.3 by Eric Engestrom · 4 years, 1 month ago
  84. 3021cb3 docs: Document how to interact with docker containers. by Eric Anholt · 4 years, 1 month ago
  85. 21e6d67 docs: Relax the expectations of HW CI farms. by Eric Anholt · 4 years, 1 month ago
  86. 27c9272 docs: Move the gitlab-ci docs to RST. by Eric Anholt · 4 years, 1 month ago
  87. a2ca7e0 docs: Move the conformance and the CI docs to a top level Testing section. by Eric Anholt · 4 years, 1 month ago
  88. 9af82b5 docs: Move the current CI .rst doc to docs/ci/ and link to it from .gitlab-ci. by Eric Anholt · 4 years, 1 month ago
  89. 44da0f0 zink: expose depth-clip if supported by Erik Faye-Lund · 4 years, 6 months ago
  90. 75b59bb gallium: add PIPE_SHADER_CAP_GLSL_16BIT_TEMPS for LowerPrecisionTemporaries by Marek Olšák · 4 years, 1 month ago
  91. 3bb3e89 llvmpipe: add ARB_post_depth_coverage support. by Dave Airlie · 4 years, 4 months ago
  92. 026615c docs: fixup envvar output by Erik Faye-Lund · 4 years, 1 month ago
  93. c853774 docs: use svg for graphviz output by Erik Faye-Lund · 4 years, 1 month ago
  94. 892fdde docs: move gallium specific docs into gallium folder by Erik Faye-Lund · 4 years, 1 month ago
  95. 64a4ba9 docs: add an extension to generate redirects by Erik Faye-Lund · 4 years, 1 month ago
  96. ce5a352 docs: clean up gallium index-file by Erik Faye-Lund · 4 years, 1 month ago
  97. 2f81398 merge gallium docs into main docs by Erik Faye-Lund · 4 years, 1 month ago
  98. 2550531 llvmpipe: enable GL 4.2 by Dave Airlie · 4 years, 1 month ago
  99. 28ebc8a llvmpipe: bump to GL support to GL 4.1 by Dave Airlie · 4 years, 1 month ago
  100. 8b8ffb1 docs: update llvmpipe GL 4.0 status by Dave Airlie · 4 years, 1 month ago