1. e9dcb17 vulkan/util: Add generator for enum_to_str functions by Dylan Baker · 7 years ago
  2. 350e8e8 configure.ac: remove unneeded trailing semicolon by Emil Velikov · 7 years ago
  3. f3637b3 configure.ac: bump LIBDRM_RADEON requirement to 2.4.71 by Emil Velikov · 7 years ago
  4. d4fa083 util: Add utility build-id code. by Matt Turner · 7 years ago
  5. 43b09ee configure.ac: check for libXdamage 1.1 or later by Emil Velikov · 8 years ago
  6. 6689cc0 configure.ac: dump dri2proto requirement to 2.8 by Emil Velikov · 8 years ago
  7. 6ffddba configure.ac: do not use deprecated macros - AC_HELP_STRING AC_ERROR by Emil Velikov · 8 years ago
  8. 0f53404 configure.ac: Drop LLVM compiler flags more radically by Michel Dänzer · 8 years ago
  9. b3b4156 configure.ac: supersede --enable-gallium-llvm over --enable-llvm by Emil Velikov · 8 years ago
  10. bdd6147 configure.ac: remove dummy radeon_gallium_llvm_check() by Emil Velikov · 8 years ago
  11. d4840c0 configure.ac: correctly manage llvm auto-detection by Emil Velikov · 8 years ago
  12. ce65cc1 configure.ac: disable enable_gallium_llvm in the !x86 case by Emil Velikov · 8 years ago
  13. 4d8bb9c configure.ac: set LLVM_{C, CXX, LD}FLAGS only as needed by Emil Velikov · 8 years ago
  14. fc30992 Revert "configure.ac: Create correct LLVM_VERSION_INT with minor >= 10" by Emil Velikov · 8 years ago
  15. 5e9f4a5 configure.ac: don't use == with test by Emil Velikov · 8 years ago
  16. 65ee9df configure.ac: remove unused LLVM variables by Emil Velikov · 8 years ago
  17. 143c566 configure.ac: Only define HAVE_LLVM if LLVM is used by Tobias Droste · 8 years ago
  18. 04377cb configure.ac: Rework MESA_LLVM and LLVM detection by Tobias Droste · 8 years ago
  19. 5869a7d configure.ac: move enable-gallium-llvm dependency with-gallium-drivers by Emil Velikov · 8 years ago
  20. a66ffcd configure.ac: Mandate --enable-gallium-llvm when checking LLVM version by Emil Velikov · 8 years ago
  21. 514a494 configure.ac: Rename the gallium_require_llvm helper by Emil Velikov · 8 years ago
  22. f64d4d8 configure.ac: Don't check LLVM version in require_llvm by Tobias Droste · 8 years ago
  23. 38abcdb configure.ac: move AC_ARG_ENABLE([gallium-llvm] hunk further up by Emil Velikov · 8 years ago
  24. 3a7973f configure.ac: remove unused AC_SUBST([MESA_LLVM]) by Emil Velikov · 8 years ago
  25. 8a2d88e configure: add blurb about what the LIBDRM_*_REQUIRED stuff means by Ilia Mirkin · 8 years ago
  26. 25aa98c configure.ac: remove src/gallium/winsys/intel/drm/Makefile reference by Emil Velikov · 8 years ago
  27. 97495c4 configure.ac: Remove redundant libglvnd stanza by Boyan Ding · 8 years ago
  28. 49f6408 configure.ac: add swr to the gallium drivers list. by Emil Velikov · 8 years ago
  29. 9d5b681 configure.ac: list all the dri-drivers in the help string by Emil Velikov · 8 years ago
  30. d77fa31 ilo: EOL drop unmaintained gallium drv from buildsys by Edward O'Callaghan · 8 years ago
  31. 2b4eaab configure: libdrm is a single package by Ilia Mirkin · 8 years ago
  32. b457f67 configure.ac: explicitly require libdrm for dri classic drivers. by Dave Airlie · 8 years ago
  33. 6ee4665 configure: Only require libdrm 2.4.75 for intel. by Vinson Lee · 8 years ago
  34. b8acb6b configure: Require libdrm >= 2.4.75 by Chad Versace · 8 years ago
  35. cb6be5c configure.ac: list radeon in --with-vulkan-drivers help string by Emil Velikov · 8 years ago
  36. 9e9e917 autoconf: set all __STDC_*_MACROS by Emil Velikov · 8 years ago
  37. 1f2a890 configure.ac: Require LLVM for r300 only on x86 and x86_64 by Andreas Boll · 8 years ago
  38. 5872850 configure.ac: move require_dri_shared_libs_and_glapi() before its users by Emil Velikov · 8 years ago
  39. 9f8dc3b utils: build sha1/disk cache only with Android/Autoconf by Emil Velikov · 8 years ago
  40. d1efa09 util: import sha1 implementation from OpenBSD by Emil Velikov · 8 years ago
  41. 687cf37 configure: error out when building static XOR shared by Emil Velikov · 8 years ago
  42. da410e6 configure: explicitly require shared glapi for enable-dri by Emil Velikov · 8 years ago
  43. b628fdd configure: factor out commom egl/gbm checks by Emil Velikov · 8 years ago
  44. e8044dd configure: remove HAVE_EGL_DRIVER_DRI[23] by Emil Velikov · 8 years ago
  45. 3b887f1 configure: forbid static EGL/GBM by Emil Velikov · 8 years ago
  46. d406621 configure: remove unused AC_SUBST variables by Emil Velikov · 8 years ago
  47. 4380a20 gallium: correctly manage libsensors link flags by Emil Velikov · 8 years ago
  48. dfc84c2 mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro by Emil Velikov · 8 years ago
  49. 95d9eae configure: use standard check for attribure alias by Emil Velikov · 8 years ago
  50. 3404196 configure.ac: Revert recent HAVE_LLVM changes. by Jose Fonseca · 8 years ago
  51. 2d14ae6 configure.ac: Respect LLVM_CFLAGS in LLVM version detection by Tomasz Figa · 8 years ago
  52. 1a0aa46 configure.ac: Don't check LLVM version in gallium_require_llvm by Tobias Droste · 8 years ago
  53. 4d0efb9 configure.ac: Set and use HAVE_GALLIUM_LLVM define by Tobias Droste · 8 years ago
  54. b045d23 configure.ac: Only define HAVE_LLVM if LLVM is used by Tobias Droste · 8 years ago
  55. 38e8129 configure.ac: Only set LLVM_LIBS if LLVM is used by Tobias Droste · 8 years ago
  56. add9066 configure.ac: Rename MESA_LLVM to FOUND_LLVM by Tobias Droste · 8 years ago
  57. 0ef17d7 vl/dri3: use external texture as back buffers(v4) by Nayan Deshmukh · 8 years ago
  58. 36b9976 egl/wayland: Avoid race conditions when on non-main thread by Jonas Ådahl · 8 years ago
  59. e9a4ec4 glx: Add missing glproto dependency for gallium-xlib glx by Chuck Atkins · 8 years ago
  60. e8626e3 imx: gallium driver for imx-drm scanout driver by Christian Gmeiner · 8 years ago
  61. c9e8b49 etnaviv: gallium driver for Vivante GPUs by The etnaviv authors · 8 years ago
  62. dbe0dd1 configure: Fix another bashism. by Eric Anholt · 8 years ago
  63. d0d2153 configure: cleanup GLX_USE_TLS handling by Emil Velikov · 8 years ago
  64. b83153e configure: enable glx-tls by default by Emil Velikov · 8 years ago
  65. 0e9a5be configure.ac: Create correct LLVM_VERSION_INT with minor >= 10 by Tobias Droste · 8 years ago
  66. a66cd76 configure.ac: Get complete LLVM version from header by Tobias Droste · 8 years ago
  67. 5db8953 configure.ac: Add required LLVM versions to the top by Tobias Droste · 8 years ago
  68. 45c8a4e configure.ac: Only add default LLVM components if needed by Tobias Droste · 8 years ago
  69. a8ae340 configure.ac: Reorder arguments in radeon_llvm_check by Tobias Droste · 8 years ago
  70. 3f42859 configure.ac: Move radv check to the Vulkan section by Tobias Droste · 8 years ago
  71. c702369 configure.ac: Move LLVM ac_subst closer to usage by Tobias Droste · 8 years ago
  72. 62f4e6f configure.ac: Move oCL LLVM checks to the oCL section by Tobias Droste · 8 years ago
  73. 9d14a25 configure.ac: Move llvm_set_environment_variables higher. by Tobias Droste · 8 years ago
  74. 19ff397 configure.ac: Remove swr_llvm_check() by Tobias Droste · 8 years ago
  75. b3119a3 configure.ac: Check gallium LLVM version in gallium_require_llvm by Tobias Droste · 8 years ago
  76. 44a672e configure.ac: Use short names for r600 und r300 by Tobias Droste · 8 years ago
  77. 1ca0486 configure.ac: Remove useless oCL LLVM check by Tobias Droste · 8 years ago
  78. 8c98e27 configure.ac: Move llvm-config searching outside the function by Tobias Droste · 8 years ago
  79. 0cc4ffd configure.ac: Move LLVM functions to the top by Tobias Droste · 8 years ago
  80. bf4b0fc configure.ac: Move LLVM version check to the top by Tobias Droste · 8 years ago
  81. 9a3bccc configure.ac: Use new helper function for LLVM by Tobias Droste · 8 years ago
  82. d434633 configure.ac: Use new llvm_add_default_components by Tobias Droste · 8 years ago
  83. 352831c configure.ac: Add helper function for targets/components by Tobias Droste · 8 years ago
  84. 2350387 configure.ac: Don't search llvm-config if it's known by Tobias Droste · 8 years ago
  85. 946cf4e freedreno/a5xx: initial support by Rob Clark · 8 years ago
  86. 2f1a1f5 configure.ac: remove no longer used TIMESTAMP_CMD by Emil Velikov · 8 years ago
  87. 95ed2d9 amd: flatten amd/common makefile structure by Mauro Rossi · 8 years ago
  88. 3172730 util: import cache.c/h from glsl by Marek Olšák · 8 years ago
  89. 0639e25 egl: Use pkg-config for Android NDK build by Gurchetan Singh · 8 years ago
  90. e23608d configure.ac: Don't look for pthreads in Android platform by Gurchetan Singh · 8 years ago
  91. 0187f88 Revert "configure.ac: honour LLVM_LIBDIR when linking against LLVM" by Emil Velikov · 8 years ago
  92. a39ad18 configure.ac: honour LLVM_LIBDIR when linking against LLVM by Emil Velikov · 8 years ago
  93. 1ac4017 configure.ac: simplify EGL requirements for drivers dependent on EGL by Marek Olšák · 8 years ago
  94. 3f05fc6 configure: Get rid of the --disable-vulkan-icd-full-driver-path flag by Jason Ekstrand · 8 years ago
  95. baed5ea configure.ac: enable EGL platform DRM if GBM is enabled by Marek Olšák · 8 years ago
  96. 4650a27 configure.ac: enable GBM by default by Marek Olšák · 8 years ago
  97. 0e07570 configure.ac: print whether GBM is enabled by Marek Olšák · 8 years ago
  98. 3f7ef24 anv: move to using shared wsi code by Dave Airlie · 8 years ago
  99. 9898c60 configure.ac: use a single require_libdrm helper by Emil Velikov · 8 years ago
  100. 3e079c3 configure.ac: remove no longer needed *_pci_id logic by Emil Velikov · 8 years ago