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