1. 4fa2fb3 meson: fix wayland-less builds by Eric Engestrom · 6 years ago
  2. 4eab98b meson: fix libatomic tests by Dylan Baker · 6 years ago
  3. 9c2a95b meson: Don't set -Wall by Dylan Baker · 6 years ago
  4. f3cc0d2 freedreno: import libdrm_freedreno + redesign submit by Rob Clark · 6 years ago
  5. 0f59e3f meson: update required amdgpu version to 2.4.95 by Boyuan Zhang · 6 years ago
  6. 4e785fb meson: don't require libelf for r600 without LLVM by Dylan Baker · 6 years ago
  7. f91f9ba meson: Add -Werror=return-type when supported. by Kenneth Graunke · 7 years ago
  8. a398d26 freedreno/a6xx: add infrastructure for CP_DRAW_STATE by Rob Clark · 6 years ago
  9. b852170 meson: Don't allow building EGL on Windows or MacOS by Dylan Baker · 6 years ago
  10. 08bff09 meson: remove invalid "opencl" llvm component by Emil Velikov · 6 years ago
  11. 97ae5a8 meson+autotools: get rid of spammy GCC warning -Wformat-truncation by Eric Engestrom · 6 years ago
  12. 1a37a80 meson: make it trivial to add other -Wno-foo CFLAGS by Eric Engestrom · 6 years ago
  13. f03a160 meson: de-duplicate LLVM check by Dylan Baker · 6 years ago
  14. 509ea46 meson: Don't force libva to required from auto by Dylan Baker · 6 years ago
  15. b01834b meson: add option to statically link llvm by Christoph Haag · 6 years ago
  16. 3acc18f move pthread_setaffinity_np check to the build system by Dylan Baker · 6 years ago
  17. 3824c8e meson: disable asserts by default on release builds by Eric Engestrom · 6 years ago
  18. 6daba55 meson: drop unnecessary llvm version hacks by Eric Engestrom · 6 years ago
  19. d25a27e meson: Print a message about why a libdrm version was selected by Dylan Baker · 6 years ago
  20. 9de34b4 meson: Don't enable any vulkan drivers on arm, aarch64 by Guido Günther · 6 years ago
  21. 05e2fc6 meson: Be a bit more helpful when arch or OS is unknown by Guido Günther · 6 years ago
  22. 0cef0cc swr: bump minimum supported LLVM version to 6.0 by Juan A. Suarez Romero · 6 years ago
  23. de3b34d freedreno: Add a6xx backend by Kristian H. Kristensen · 6 years ago
  24. 5a8f824 meson: use python3 module to find python3 by Dylan Baker · 6 years ago
  25. 52194ae meson: Ensure that mako is >= 0.8.0 by Dylan Baker · 6 years ago
  26. 2ee1c86 meson: Build with Python 3 by Mathieu Bridon · 6 years ago
  27. 4f2b73d meson: recommend building the surfaceless platform by Emil Velikov · 7 years ago
  28. 2f1d9e6 meson: stop exporting internal wayland details by Emil Velikov · 6 years ago
  29. c077b74 meson: use dependency()+find_program() for wayland-scanner by Emil Velikov · 6 years ago
  30. fd1121e amd: remove support for LLVM 5.0 by Marek Olšák · 6 years ago
  31. 461a864 winsys/amdgpu: pass the BO list via the CS ioctl on DRM >= 3.27.0 by Marek Olšák · 6 years ago
  32. a48c065 meson: use correct keyword to fix a meson warning by Jon Turney · 6 years ago
  33. cc10b34 util/disk_cache: Fix disk_cache_get_function_timestamp with disabled cache. by Bas Nieuwenhuizen · 6 years ago
  34. 162fcda meson: Move xvmc test tools from unit tests to installed tools. by Eric Anholt · 6 years ago
  35. ab7aa0f meson: Set with_dri from with_gallium when DRI glx is explicitly configured by Jon Turney · 7 years ago
  36. ced3df5 meson: Fix typo that breaks -Dgalium-xvmc=false by Dylan Baker · 6 years ago
  37. 94cf397 meson: Fix auto option for va by Dylan Baker · 6 years ago
  38. a6943bb meson: Fix auto option for xvmc by Dylan Baker · 6 years ago
  39. d9a8008 meson: Correct behavior of vdpau=auto by Dylan Baker · 6 years ago
  40. d24839b swr: bump minimum supported LLVM version to 5.0 by Juan A. Suarez Romero · 6 years ago
  41. 3f960c1 vulkan: EXT_acquire_xlib_display requires libXrandr headers to build by Keith Packard · 6 years ago
  42. 81e5bf3 configure.ac: Add CFLAG -Wno-missing-field-initializers (v5) by Gert Wollny · 6 years ago
  43. 7ab1fff vulkan: Add EXT_acquire_xlib_display [v5] by Keith Packard · 7 years ago
  44. 66673be mesa: Unconditionally enable floating-point textures by Timothy Arceri · 6 years ago
  45. 4cfc4ce meson: fix private libs when building without glx by Lukas Rusak · 6 years ago
  46. 9d547a7 meson: Test for __atomic_add_fetch in atomic checks by Andrew Galante · 6 years ago
  47. b29b5a8 meson: Fix -latomic check by Matt Turner · 6 years ago
  48. 9cc5777 meson: Remove various completed todos by Dylan Baker · 6 years ago
  49. 0ce3f35 meson: Make use of optional modules by Dylan Baker · 6 years ago
  50. 34bbb24 meson: Add support for ppc assembly/optimizations by Dylan Baker · 6 years ago
  51. e26af22 meson: Add support for SPARC assembly by Dylan Baker · 6 years ago
  52. 65e447c meson: move cc and cpp definitions to top of main meson.build by Dylan Baker · 6 years ago
  53. 37eb56d autotools/meson: compile against wayland-egl-*backend* by Eric Engestrom · 6 years ago
  54. a5abb2d meson: Add support for read-only text segment on x86 by Matt Turner · 6 years ago
  55. 8f2421d meson: work around gentoo applying -m32 to host compiler in cross builds by Dylan Baker · 6 years ago
  56. c267f46 meson: Clarify why asm cannot be used in cross compile by Dylan Baker · 6 years ago
  57. 1db4ec0 egl: rewire the build systems to use libwayland-egl by Eric Engestrom · 6 years ago
  58. 7c4423c meson: fix platforms check for `-D egl=true` by Eric Engestrom · 6 years ago
  59. 03a2e7b meson: drop unused empty string array element by Eric Engestrom · 6 years ago
  60. 0ed6a87 meson: fix platforms=[] by Eric Engestrom · 6 years ago
  61. a92cdcd meson: fix vulkan-drivers=[] by Eric Engestrom · 6 years ago
  62. a425db4 meson: fix gallium-drivers=[] by Eric Engestrom · 6 years ago
  63. 393abd6 meson: fix dri-drivers=[] by Eric Engestrom · 6 years ago
  64. 63b95fb meson: require shared glapi when using DRI based libGL by Emil Velikov · 7 years ago
  65. 728d1da meson: remove unreachable with_glx == 'auto' check by Emil Velikov · 7 years ago
  66. f9eb1ef amd: remove support for LLVM 4.0 by Marek Olšák · 6 years ago
  67. 4fc0ebd broadcom/vc4: Bump libdrm requirement by Stefan Schake · 7 years ago
  68. c4c488a v3d: Rename the vc5_dri.so driver to v3d_dri.so. by Eric Anholt · 7 years ago
  69. 273f7d8 freedreno: fence should hold a ref to pipe by Rob Clark · 6 years ago
  70. 54ba73e configure.ac/meson.build: Fix -latomic test by Nicolas Boichat · 7 years ago
  71. 4d449c9 autotools, meson: bump up required VA version by Juan A. Suarez Romero · 7 years ago
  72. b0c5774 meson: Fix with_intel_vk and with_amd_vk variables by Jordan Justen · 7 years ago
  73. 1d01b52 meson: Fix no-rtti in llvm detection by Dylan Baker · 7 years ago
  74. be0a2cf meson: use new warning function by Dylan Baker · 7 years ago
  75. 5608d0a meson: use array type options by Dylan Baker · 7 years ago
  76. c5a97d6 meson: fix builds against LLVM built without rtti by Dylan Baker · 7 years ago
  77. 595021b meson: remove dummy_cpp by Dylan Baker · 7 years ago
  78. 5a670d08 meson: raise required version to 0.44.1 by Dylan Baker · 7 years ago
  79. 4c794c7 meson: Build gallium trivial tests by Dylan Baker · 7 years ago
  80. b9ad528 Revert "meson: add wrap for libdrm" by Dylan Baker · 7 years ago
  81. 6217eed meson: add wrap for libdrm by Dylan Baker · 7 years ago
  82. 72d2043 etnaviv: add perfmon query implementation by Christian Gmeiner · 7 years ago
  83. b5f92b6 meson: fix warnings about comparing unlike types by Dylan Baker · 7 years ago
  84. c445b1d meson: Use the same version for all libdrm checks by Dylan Baker · 7 years ago
  85. acadf06 meson: group libdrm dependencies by Dylan Baker · 7 years ago
  86. 1e36fe5 meson: fix header check message by Eric Engestrom · 7 years ago
  87. cbee1bf meson/configure: detect endian.h instead of trying to guess when it's available by Eric Engestrom · 7 years ago
  88. 8e5988e Revert "meson: merge C and C++ compiler arguments check" by Dylan Baker · 7 years ago
  89. cb2ddce meson: merge C and C++ compiler arguments check by Eric Engestrom · 7 years ago
  90. 880c171 omx: always define ENABLE_ST_OMX_{BELLAGIO,TIZONIA} by Mathias Fröhlich · 7 years ago
  91. 795b465 meson: simplify omx logic by Mathias Fröhlich · 7 years ago
  92. bc5e591 meson: Don't build svga by default on ARM/AArch64 by Daniel Stone · 7 years ago
  93. d7603cb meson: Add default DRI drivers for ARM/AArch64 by Daniel Stone · 7 years ago
  94. bc50013 meson+dri3: allow building against older xcb (v3) by Rob Clark · 7 years ago
  95. 7aeef2d dri3: allow building against older xcb (v3) by Dave Airlie · 7 years ago
  96. 9bd7a6f meson: require amdgpu >= 2.4.91 by Dylan Baker · 7 years ago
  97. 8247a30 meson: don't use compiler.has_header by Dylan Baker · 7 years ago
  98. e30a165 meson: Use system_has_kms_drm in default driver selection by Greg V · 7 years ago
  99. 61309c2 vulkan/wsi/x11: Return VK_SUBOPTIMAL_KHR for X11 by Louis-Francis Ratté-Boulianne · 7 years ago
  100. c80c08e vulkan/wsi/x11: Add support for DRI3 v1.2 by Daniel Stone · 7 years ago