1. 0233372 util: fix cpuset support on FreeBSD by Greg V · 6 years ago
  2. c0dc5c1 meson: define ETIME to ETIMEDOUT if not present by Greg V · 7 years ago
  3. 9911371 meson: build intel-ui tools as part of `all` tools by Eric Engestrom · 5 years ago
  4. 77295b1 meson: Add panfrost to the --auto list by Alyssa Rosenzweig · 5 years ago
  5. 9f37c99 mesa: Rename GLX_USE_TLS to USE_ELF_TLS. by Bas Nieuwenhuizen · 5 years ago
  6. d7ca1ef meson: Do not use GLX_USE_TLS on Android. by Bas Nieuwenhuizen · 5 years ago
  7. bf8b5de scons+meson: suppress spammy build warning on MacOS by Eric Engestrom · 5 years ago
  8. c9b86cf meson: Test for program_invocation_name by Matt Turner · 5 years ago
  9. c96407f meson: Test for random_r() by Matt Turner · 5 years ago
  10. f7b6a8d meson: bump required version to 0.46 by Eric Engestrom · 5 years ago
  11. 82bf197 v3d: Introduce a DRM shim for calling out to the simulator. by Eric Anholt · 6 years ago
  12. 7cf50af meson: allow building all glx without any drivers by Dylan Baker · 5 years ago
  13. 915eab5 meson: remove unused env_test by Eric Engestrom · 6 years ago
  14. 677bb80 meson: require libdrm_amdgpu 2.4.99 for Navi by Marek Olšák · 5 years ago
  15. 20294dc mesa: Enable asm unconditionally, now that gen_matypes is gone. by Eric Anholt · 5 years ago
  16. 97c2c45 Revert "meson: Add support for using cmake for finding LLVM" by Dylan Baker · 5 years ago
  17. b120a02 meson: Improve detection of Python when using Meson >=0.50. by Arfrever Frehtes Taifersar Arahesis · 5 years ago
  18. 7389bf9 meson: GNU/kFreeBSD has DRM/KMS and requires -D_GNU_SOURCE by James Clarke · 5 years ago
  19. 6227e6f meson: only add empty lines betwen active summary sections by Eric Engestrom · 5 years ago
  20. 5819bc0 meson: bump required libdrm version to 2.4.81 by Eric Engestrom · 5 years ago
  21. 5157a42 meson: Add support for using cmake for finding LLVM by Dylan Baker · 5 years ago
  22. ff77b04 meson: error out if platforms contains empty string by Tapani Pälli · 5 years ago
  23. 6a9dd62 drisw: move build logic to build systems by Eric Engestrom · 6 years ago
  24. d1c0483 meson: Allow building radeonsi with just the android platform. by Bas Nieuwenhuizen · 5 years ago
  25. 10e8d46 meson: Search for execinfo.h by Jory Pratt · 5 years ago
  26. cb728f2 vl: Always enable drm winsys. by Bas Nieuwenhuizen · 5 years ago
  27. b921df3 build: Build etnaviv drm by Guido Günther · 5 years ago
  28. 6256925 Revert "vl: Enable DRM by default." by Bas Nieuwenhuizen · 5 years ago
  29. c9c1e26 mesa: prevent common string formatting security issues by Mark Janes · 5 years ago
  30. 392c609 vl: Enable DRM by default. by Bas Nieuwenhuizen · 5 years ago
  31. b878178 util: Add a helper for faster remainders by Connor Abbott · 5 years ago
  32. 86628ed meson: fix a couple typos in comments by Eric Engestrom · 6 years ago
  33. 0d59459 meson: Force the use of config-tool for llvm by Dylan Baker · 5 years ago
  34. ff9bf22 meson: make nm binary optional by Dylan Baker · 6 years ago
  35. f5eafc2 meson: Make shader-cache a trillean instead of boolean by Dylan Baker · 6 years ago
  36. ddc15fb meson: switch gles1 and gles2 to auto options by Dylan Baker · 6 years ago
  37. a381dbf meson: Fix missing glproto dependency for gallium-glx by Chuck Atkins · 5 years ago
  38. d30ce03 meson: add build-summary by Erik Faye-Lund · 5 years ago
  39. 2127403 meson: give dri- and gallium-drivers separate vars by Erik Faye-Lund · 5 years ago
  40. 7e06983 kmsro: Add support for V3D. by Eric Anholt · 5 years ago
  41. b1da194 kmsro: Add lima renderonly support by Rob Herring · 6 years ago
  42. 92d7ca4 gallium: add lima driver by Qiang Yu · 6 years ago
  43. 05b114e simplify LLVM version string printing by Eric Engestrom · 6 years ago
  44. 4c332a1 meson: Error if LLVM is turned off but clover it turned on by Dylan Baker · 5 years ago
  45. 29912f2 meson: Error if LLVM doesn't have rtti when building clover by Dylan Baker · 5 years ago
  46. b070861 configure.ac / meson: depend on libnativewindow when appropriate by Gurchetan Singh · 6 years ago
  47. b30aad5 configure.ac/meson.build: Add options for library suffixes by Benjamin Gordon · 6 years ago
  48. 4f863dc turnip: guard -Dvulkan-driver=freedreno by Chia-I Wu · 6 years ago
  49. 26380b3 turnip: Add driver skeleton (v2) by Bas Nieuwenhuizen · 6 years ago
  50. e1d81de build: make passing an incorrect pointer type a hard error by Eric Engestrom · 6 years ago
  51. ad862c3 meson: fix with_dri2 definition for GNU Hurd by Eric Engestrom · 6 years ago
  52. e1ee4ab meson: avoid going back up the tree with include_directories() by Eric Engestrom · 6 years ago
  53. dcc4866 d3d: meson: do not prefix user provided d3d-drivers-path by Sergii Romantsov · 6 years ago
  54. f6556ec dri: meson: do not prefix user provided dri-drivers-path by Sergii Romantsov · 6 years ago
  55. f89a578 iris: fix build with gallium nine by Andre Heider · 6 years ago
  56. 2dce0e9 iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs. by Kenneth Graunke · 7 years ago
  57. fccc9d3 mapi: work around GCC LTO dropping assembly-defined functions by Konstantin Kharlamov · 6 years ago
  58. a81d558 meson: Remove panfrost from default driver list by Alyssa Rosenzweig · 6 years ago
  59. 61d3ae6 panfrost: Initial stub for Panfrost driver by Alyssa Rosenzweig · 6 years ago
  60. 1e85cfb meson: drop the xcb-xrandr version requirement by Marek Olšák · 6 years ago
  61. f6292c3 kmsro: Add freedreno renderonly support by Jonathan Marek · 6 years ago
  62. be5b271 meson: Fix typo. by Vinson Lee · 6 years ago
  63. 41a0acd Switch imx to kmsro and remove the imx winsys by Rob Herring · 6 years ago
  64. 827e0d6 kmsro: Add etnaviv renderonly support by Rob Herring · 6 years ago
  65. ed65aee pl111: Rename the pl111 driver to "kmsro". by Eric Anholt · 6 years ago
  66. c1efa24 meson: Add warnings and errors when using ICC by Dylan Baker · 6 years ago
  67. c02f761 winsys/amdgpu: use the new BO list API by Marek Olšák · 6 years ago
  68. 431e9ab meson: allow building dri driver without window system if osmesa is classic by Dylan Baker · 6 years ago
  69. 0b736f7 meson: Fix with_gallium_icd to with_opencl_icd by Pierre Moreau · 6 years ago
  70. 6eeb1fe meson: fix EGL/X11 build without GLX by Chia-I Wu · 6 years ago
  71. a259645 meson: Error out if building nouveau and using LLVM without rtti by Dylan Baker · 6 years ago
  72. 133a5b8 meson: Override C++ standard to gnu++11 when building with altivec on ppc64 by Dylan Baker · 6 years ago
  73. 9d10581 meson: don't require glx/egl/gbm with gallium drivers by Emil Velikov · 6 years ago
  74. 0f7ba57 meson: Fix libsensors detection. by Vinson Lee · 6 years ago
  75. 84f39e5 meson: Fix typo. by Vinson Lee · 6 years ago
  76. 7ea8e54 meson: add etnaviv to the tools option by Christian Gmeiner · 6 years ago
  77. 7a90886 meson: Add toggle for glx-direct by Dylan Baker · 6 years ago
  78. 8c77f4c meson: Add support for gnu hurd by Dylan Baker · 6 years ago
  79. 6cf5f25 meson: remove duplicate definition by Dylan Baker · 6 years ago
  80. e430a03 meson: Fix ppc64 little endian detection by Dylan Baker · 6 years ago
  81. a95ec13 glx: mandate xf86vidmode only for "drm" dri platforms by Emil Velikov · 6 years ago
  82. 4275cae meson: link LLVM 'native' component when LLVM is available by Nicolai Hähnle · 6 years ago
  83. 3fbdcd9 amd: remove support for LLVM 6.0 by Samuel Pitoiset · 6 years ago
  84. a0b14c1 meson: skip asm check when asm is disabled by Eric Engestrom · 6 years ago
  85. c0c5337 build: stop defining unused VERSION by Eric Engestrom · 6 years ago
  86. 5bc5093 glx: make xf86vidmode mandatory for direct rendering by Emil Velikov · 6 years ago
  87. 4fa2fb3 meson: fix wayland-less builds by Eric Engestrom · 6 years ago
  88. 4eab98b meson: fix libatomic tests by Dylan Baker · 6 years ago
  89. 9c2a95b meson: Don't set -Wall by Dylan Baker · 6 years ago
  90. f3cc0d2 freedreno: import libdrm_freedreno + redesign submit by Rob Clark · 6 years ago
  91. 0f59e3f meson: update required amdgpu version to 2.4.95 by Boyuan Zhang · 6 years ago
  92. 4e785fb meson: don't require libelf for r600 without LLVM by Dylan Baker · 6 years ago
  93. f91f9ba meson: Add -Werror=return-type when supported. by Kenneth Graunke · 7 years ago
  94. a398d26 freedreno/a6xx: add infrastructure for CP_DRAW_STATE by Rob Clark · 6 years ago
  95. b852170 meson: Don't allow building EGL on Windows or MacOS by Dylan Baker · 6 years ago
  96. 08bff09 meson: remove invalid "opencl" llvm component by Emil Velikov · 6 years ago
  97. 97ae5a8 meson+autotools: get rid of spammy GCC warning -Wformat-truncation by Eric Engestrom · 6 years ago
  98. 1a37a80 meson: make it trivial to add other -Wno-foo CFLAGS by Eric Engestrom · 6 years ago
  99. f03a160 meson: de-duplicate LLVM check by Dylan Baker · 6 years ago
  100. 509ea46 meson: Don't force libva to required from auto by Dylan Baker · 6 years ago