1. ce7f352 clover: Work around build failure with AltiVec. by Matt Turner · 7 years ago
  2. 9ab1704 configure.ac: Drop LLVM compiler flags more radically by Michel Dänzer · 7 years ago
  3. 0a8df06 configure.ac: check require_basic_egl only if egl enabled by Leo Liu · 7 years ago
  4. e81e284 configure.ac: correctly manage llvm auto-detection by Emil Velikov · 7 years ago
  5. edecfda configure.ac: disable enable_gallium_llvm in the !x86 case by Emil Velikov · 7 years ago
  6. d0c7c6a configure.ac: set LLVM_{C, CXX, LD}FLAGS only as needed by Emil Velikov · 7 years ago
  7. 619b102 configure.ac: Only define HAVE_LLVM if LLVM is used by Tobias Droste · 7 years ago
  8. b90405d configure.ac: Rework MESA_LLVM and LLVM detection by Tobias Droste · 7 years ago
  9. d6e8489 configure.ac: move enable-gallium-llvm dependency with-gallium-drivers by Emil Velikov · 7 years ago
  10. fbc28af configure.ac: Mandate --enable-gallium-llvm when checking LLVM version by Emil Velikov · 7 years ago
  11. 8ae5b0b configure.ac: Rename the gallium_require_llvm helper by Emil Velikov · 7 years ago
  12. 7265963 configure.ac: Don't check LLVM version in require_llvm by Tobias Droste · 7 years ago
  13. ba43238 configure.ac: move AC_ARG_ENABLE([gallium-llvm] hunk further up by Emil Velikov · 7 years ago
  14. 522ee2c configure.ac: list radeon in --with-vulkan-drivers help string by Emil Velikov · 7 years ago
  15. 5895267 configure.ac: Require LLVM for r300 only on x86 and x86_64 by Andreas Boll · 7 years ago
  16. 63f169d configure.ac: move require_dri_shared_libs_and_glapi() before its users by Emil Velikov · 7 years ago
  17. acc7837 utils: build sha1/disk cache only with Android/Autoconf by Emil Velikov · 7 years ago
  18. d1efa09 util: import sha1 implementation from OpenBSD by Emil Velikov · 7 years ago
  19. 687cf37 configure: error out when building static XOR shared by Emil Velikov · 8 years ago
  20. da410e6 configure: explicitly require shared glapi for enable-dri by Emil Velikov · 8 years ago
  21. b628fdd configure: factor out commom egl/gbm checks by Emil Velikov · 8 years ago
  22. e8044dd configure: remove HAVE_EGL_DRIVER_DRI[23] by Emil Velikov · 8 years ago
  23. 3b887f1 configure: forbid static EGL/GBM by Emil Velikov · 8 years ago
  24. d406621 configure: remove unused AC_SUBST variables by Emil Velikov · 8 years ago
  25. 4380a20 gallium: correctly manage libsensors link flags by Emil Velikov · 8 years ago
  26. dfc84c2 mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro by Emil Velikov · 8 years ago
  27. 95d9eae configure: use standard check for attribure alias by Emil Velikov · 8 years ago
  28. 3404196 configure.ac: Revert recent HAVE_LLVM changes. by Jose Fonseca · 7 years ago
  29. 2d14ae6 configure.ac: Respect LLVM_CFLAGS in LLVM version detection by Tomasz Figa · 8 years ago
  30. 1a0aa46 configure.ac: Don't check LLVM version in gallium_require_llvm by Tobias Droste · 8 years ago
  31. 4d0efb9 configure.ac: Set and use HAVE_GALLIUM_LLVM define by Tobias Droste · 8 years ago
  32. b045d23 configure.ac: Only define HAVE_LLVM if LLVM is used by Tobias Droste · 8 years ago
  33. 38e8129 configure.ac: Only set LLVM_LIBS if LLVM is used by Tobias Droste · 8 years ago
  34. add9066 configure.ac: Rename MESA_LLVM to FOUND_LLVM by Tobias Droste · 8 years ago
  35. 0ef17d7 vl/dri3: use external texture as back buffers(v4) by Nayan Deshmukh · 7 years ago
  36. 36b9976 egl/wayland: Avoid race conditions when on non-main thread by Jonas Ådahl · 7 years ago
  37. e9a4ec4 glx: Add missing glproto dependency for gallium-xlib glx by Chuck Atkins · 8 years ago
  38. e8626e3 imx: gallium driver for imx-drm scanout driver by Christian Gmeiner · 8 years ago
  39. c9e8b49 etnaviv: gallium driver for Vivante GPUs by The etnaviv authors · 8 years ago
  40. dbe0dd1 configure: Fix another bashism. by Eric Anholt · 8 years ago
  41. d0d2153 configure: cleanup GLX_USE_TLS handling by Emil Velikov · 8 years ago
  42. b83153e configure: enable glx-tls by default by Emil Velikov · 8 years ago
  43. 0e9a5be configure.ac: Create correct LLVM_VERSION_INT with minor >= 10 by Tobias Droste · 8 years ago
  44. a66cd76 configure.ac: Get complete LLVM version from header by Tobias Droste · 8 years ago
  45. 5db8953 configure.ac: Add required LLVM versions to the top by Tobias Droste · 8 years ago
  46. 45c8a4e configure.ac: Only add default LLVM components if needed by Tobias Droste · 8 years ago
  47. a8ae340 configure.ac: Reorder arguments in radeon_llvm_check by Tobias Droste · 8 years ago
  48. 3f42859 configure.ac: Move radv check to the Vulkan section by Tobias Droste · 8 years ago
  49. c702369 configure.ac: Move LLVM ac_subst closer to usage by Tobias Droste · 8 years ago
  50. 62f4e6f configure.ac: Move oCL LLVM checks to the oCL section by Tobias Droste · 8 years ago
  51. 9d14a25 configure.ac: Move llvm_set_environment_variables higher. by Tobias Droste · 8 years ago
  52. 19ff397 configure.ac: Remove swr_llvm_check() by Tobias Droste · 8 years ago
  53. b3119a3 configure.ac: Check gallium LLVM version in gallium_require_llvm by Tobias Droste · 8 years ago
  54. 44a672e configure.ac: Use short names for r600 und r300 by Tobias Droste · 8 years ago
  55. 1ca0486 configure.ac: Remove useless oCL LLVM check by Tobias Droste · 8 years ago
  56. 8c98e27 configure.ac: Move llvm-config searching outside the function by Tobias Droste · 8 years ago
  57. 0cc4ffd configure.ac: Move LLVM functions to the top by Tobias Droste · 8 years ago
  58. bf4b0fc configure.ac: Move LLVM version check to the top by Tobias Droste · 8 years ago
  59. 9a3bccc configure.ac: Use new helper function for LLVM by Tobias Droste · 8 years ago
  60. d434633 configure.ac: Use new llvm_add_default_components by Tobias Droste · 8 years ago
  61. 352831c configure.ac: Add helper function for targets/components by Tobias Droste · 8 years ago
  62. 2350387 configure.ac: Don't search llvm-config if it's known by Tobias Droste · 8 years ago
  63. 946cf4e freedreno/a5xx: initial support by Rob Clark · 8 years ago
  64. 2f1a1f5 configure.ac: remove no longer used TIMESTAMP_CMD by Emil Velikov · 8 years ago
  65. 95ed2d9 amd: flatten amd/common makefile structure by Mauro Rossi · 8 years ago
  66. 3172730 util: import cache.c/h from glsl by Marek Olšák · 8 years ago
  67. 0639e25 egl: Use pkg-config for Android NDK build by Gurchetan Singh · 8 years ago
  68. e23608d configure.ac: Don't look for pthreads in Android platform by Gurchetan Singh · 8 years ago
  69. 0187f88 Revert "configure.ac: honour LLVM_LIBDIR when linking against LLVM" by Emil Velikov · 8 years ago
  70. a39ad18 configure.ac: honour LLVM_LIBDIR when linking against LLVM by Emil Velikov · 8 years ago
  71. 1ac4017 configure.ac: simplify EGL requirements for drivers dependent on EGL by Marek Olšák · 8 years ago
  72. 3f05fc6 configure: Get rid of the --disable-vulkan-icd-full-driver-path flag by Jason Ekstrand · 8 years ago
  73. baed5ea configure.ac: enable EGL platform DRM if GBM is enabled by Marek Olšák · 8 years ago
  74. 4650a27 configure.ac: enable GBM by default by Marek Olšák · 8 years ago
  75. 0e07570 configure.ac: print whether GBM is enabled by Marek Olšák · 8 years ago
  76. 3f7ef24 anv: move to using shared wsi code by Dave Airlie · 8 years ago
  77. 9898c60 configure.ac: use a single require_libdrm helper by Emil Velikov · 8 years ago
  78. 3e079c3 configure.ac: remove no longer needed *_pci_id logic by Emil Velikov · 8 years ago
  79. f9f7e44 loader: remove final sysfs codepath in loader_get_device_name_for_fd() by Emil Velikov · 8 years ago
  80. 6b21fda automake: remove all the libudev references by Emil Velikov · 8 years ago
  81. fd00aba configure.ac: mark libdrm as have_pci_id provider by Emil Velikov · 8 years ago
  82. db5d278 radv: don't build without SHA1. by Dave Airlie · 8 years ago
  83. 63a366a intel: aubinator: generate a standalone binary by Lionel Landwerlin · 8 years ago
  84. 5267124 radv: fix configure.ac check by Dave Airlie · 8 years ago
  85. f4e499e radv: add initial non-conformant radv vulkan driver by Dave Airlie · 8 years ago
  86. a89faa2 autoconf: Make header install distinct for various APIs (v2) by Chuck Atkins · 8 years ago
  87. 8915f0c util: use GCC atomic intrinsics with explicit memory model by Nicolai Hähnle · 8 years ago
  88. 8c60bcb gallium/hud: Add support for block I/O, network I/O and lmsensor stats by Steven Toth · 8 years ago
  89. 87ab26b glsl: Add initial functions to implement an on-disk cache by Timothy Arceri · 8 years ago
  90. bacdd9e configure.ac: add llvm inteljitevents component if enabled by Tim Rowley · 8 years ago
  91. 533b353 direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI") by Jon Turney · 8 years ago
  92. 95f3e58 configure.ac: fix the name of the Wayland Scanner pc file by Brendan King · 8 years ago
  93. f1f1ba3 radeonsi: move sid.h/r600d_common.h to a common place. by Dave Airlie · 8 years ago
  94. bebc1a1 intel: Flatten the makefile structure by Jason Ekstrand · 8 years ago
  95. e6673e7 mesa: Drop sed of now dead Plo files. by Matt Turner · 8 years ago
  96. ed871af configure.ac: raise Mako required version to 0.8.0 by Eric Engestrom · 8 years ago
  97. 05f3643 anv: Add a --disable-vulkan-icd-full-driver-path option by Jason Ekstrand · 8 years ago
  98. 3e218ad aubinator: Add a new tool called Aubinator to the src/intel/tools folder. by Kristian Høgsberg Kristensen · 8 years ago
  99. 88ad8c7 mesa: Drop -fno-strict-aliasing. by Matt Turner · 8 years ago
  100. b107169 configure: add support for LLVM 4.0.0svn static libs by Jan Ziak · 8 years ago