1. f353f84 configure: set HAVE_foo_PLATFORM as applicable by Emil Velikov · 8 years ago
  2. 2d35773 configure: enable the surfaceless platform by default by Emil Velikov · 7 years ago
  3. edb5a65 configure: loosen --with-platforms heuristics by Emil Velikov · 7 years ago
  4. 73682f8 configure: update remaining --with-egl-platforms references by Emil Velikov · 8 years ago
  5. 27737e7 configure: rename remaining HAVE_EGL_PLATFORM_* guards by Emil Velikov · 8 years ago
  6. 3208fd2 configure: move platform handling further up by Emil Velikov · 7 years ago
  7. 709468a configure: remove unneeded bits around libunwind handling by Emil Velikov · 7 years ago
  8. 0b31c3a configure.ac: Fix help string for --disable-pwr8 configure option by Philipp Zabel · 7 years ago
  9. f6ac3d0 configure.ac: Also match -androideabi tuple by Nicolas Boichat · 7 years ago
  10. 12beef0 radeonsi: drop support for LLVM 3.8 by Marek Olšák · 7 years ago
  11. 9d1dbf2 configure: print LDFLAGS alongside CFLAGS & co. by Eric Engestrom · 7 years ago
  12. b81d85f configure.ac: Fix typos. by Vinson Lee · 7 years ago
  13. 4516bfb configure.ac: check require_basic_egl only if egl enabled by Emil Velikov · 7 years ago
  14. 179e21a configure.ac: manually expand PKG_CHECK_VAR by Emil Velikov · 7 years ago
  15. 9915753 configure.ac: print deprecation warning as needed by Emil Velikov · 7 years ago
  16. 7748c3f configure.ac: deprecate --with-egl-platforms over --with-platforms by Emil Velikov · 7 years ago
  17. de128c1 configure: remove egl platforms check by Emil Velikov · 8 years ago
  18. 291a940 configure: remove unneeded dri3/present proto requirements by Emil Velikov · 8 years ago
  19. ce562f9 EGL: Implement the libglvnd interface for EGL (v3) by Kyle Brenneman · 8 years ago
  20. 3bcef6a configure.ac: honour --disable-libunwind if the .pc file is present by Emil Velikov · 7 years ago
  21. 36f2101 etnaviv: native fence fd support by Philipp Zabel · 7 years ago
  22. 8b5d477 configure.ac: add --enable-sanitize option by Nicolai Hähnle · 7 years ago
  23. 0f39fb8 configure.ac: require libdrm_amdgpu 2.4.79 by Samuel Pitoiset · 7 years ago
  24. 3c52a73 swr: [configure.ac/scons] require c++14 by Tim Rowley · 7 years ago
  25. 8307124 configure.ac: pthread-stubs is not a thing on GNU/kFreeBSD by Emil Velikov · 7 years ago
  26. a0970de configure.ac: require libdrm_amdgpu 2.4.77 by Nicolai Hähnle · 7 years ago
  27. a6a38a0 util/u_atomic: provide 64bit atomics where they're missing by Grazvydas Ignotas · 7 years ago
  28. 70c2720 gallium/util: libunwind support by Rob Clark · 7 years ago
  29. 6e44087 configure.ac: require libdrm_amdgpu 2.4.76 for Vega by Marek Olšák · 7 years ago
  30. bd6f0dc configure.ac: Do not strip away space after regex word match. by Vinson Lee · 7 years ago
  31. 62c48cc configure.ac: Use POSIX compatible regex for word boundary. by Vinson Lee · 7 years ago
  32. 8a5680f configure.ac: bump pthread-stubs requirement by Emil Velikov · 8 years ago
  33. b1fb6e8 anv: do not open random render node(s) by Emil Velikov · 8 years ago
  34. 8ff2937 radv/winsys: use drmGetDevice2 API by Emil Velikov · 8 years ago
  35. 2c72e78 autoconf/scons: bump libdrm to 2.4.75 by Emil Velikov · 8 years ago
  36. fe56c74 Convert sed(1) syntax to be compatible with FreeBSD and OpenBSD by Jan Beich · 8 years ago
  37. 3278cd7 aubinator/genxml: use gzipped files to store embedded genxml by Lionel Landwerlin · 8 years ago
  38. b82bd31 configure.ac: require pthread-stubs only where available by Emil Velikov · 8 years ago
  39. 9aebdb5 configure.ac: do not require the i965 driver for ANV by Emil Velikov · 8 years ago
  40. ee8044f intel/vulkan: Get rid of recursive make by Jason Ekstrand · 8 years ago
  41. 7f9bbcf intel/tools: Use a makefile included from intel/Makefile.am by Jason Ekstrand · 8 years ago
  42. d1042ef configure.ac: provide a fall-back define for WAYLAND_SCANNER by Emil Velikov · 8 years ago
  43. 58b69ee Revert "configure.ac: Use PKG_CHECK_VAR for wayland-scanner." by Matt Turner · 8 years ago
  44. 0b361f9 Revert "configure.ac: Use PKG_CHECK_VAR for libclc." by Matt Turner · 8 years ago
  45. 69063d0 configure.ac: Ensure libomxil-bellagio exists before invoking pkg-config. by Matt Turner · 8 years ago
  46. 86c023f configure.ac: Ensure libva is enabled before invoking pkg-config. by Matt Turner · 8 years ago
  47. 706074c configure.ac: Use PKG_CHECK_VAR for libclc. by Matt Turner · 8 years ago
  48. 8a26e94 configure.ac: Use PKG_CHECK_VAR for wayland-scanner. by Matt Turner · 8 years ago
  49. f73903f configure.ac: Fix error message in radeon_llvm_check(). by Matt Turner · 8 years ago
  50. e457e6a build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM. by Matt Turner · 8 years ago
  51. 7e1faa7 radeonsi: drop support for LLVM 3.6 & 3.7 by Marek Olšák · 8 years ago
  52. 08a8236 configure.ac: increase required swr llvm to 3.9.0 by Tim Rowley · 8 years ago
  53. 85a9b1b util/disk_cache: compress individual cache entries by Timothy Arceri · 8 years ago
  54. 7d1195c clover: Work around build failure with AltiVec. by Matt Turner · 8 years ago
  55. 64b2152 r600g: fix build without opencl and static llvm libs by Marc Dietrich · 8 years ago
  56. 5398d00 configure.ac: check require_basic_egl only if egl enabled by Leo Liu · 8 years ago
  57. 8e03250 vulkan: Combine wsi and util makefiles by Dylan Baker · 8 years ago
  58. e9dcb17 vulkan/util: Add generator for enum_to_str functions by Dylan Baker · 8 years ago
  59. 350e8e8 configure.ac: remove unneeded trailing semicolon by Emil Velikov · 8 years ago
  60. f3637b3 configure.ac: bump LIBDRM_RADEON requirement to 2.4.71 by Emil Velikov · 8 years ago
  61. d4fa083 util: Add utility build-id code. by Matt Turner · 8 years ago
  62. 43b09ee configure.ac: check for libXdamage 1.1 or later by Emil Velikov · 8 years ago
  63. 6689cc0 configure.ac: dump dri2proto requirement to 2.8 by Emil Velikov · 8 years ago
  64. 6ffddba configure.ac: do not use deprecated macros - AC_HELP_STRING AC_ERROR by Emil Velikov · 8 years ago
  65. 0f53404 configure.ac: Drop LLVM compiler flags more radically by Michel Dänzer · 8 years ago
  66. b3b4156 configure.ac: supersede --enable-gallium-llvm over --enable-llvm by Emil Velikov · 8 years ago
  67. bdd6147 configure.ac: remove dummy radeon_gallium_llvm_check() by Emil Velikov · 8 years ago
  68. d4840c0 configure.ac: correctly manage llvm auto-detection by Emil Velikov · 8 years ago
  69. ce65cc1 configure.ac: disable enable_gallium_llvm in the !x86 case by Emil Velikov · 8 years ago
  70. 4d8bb9c configure.ac: set LLVM_{C, CXX, LD}FLAGS only as needed by Emil Velikov · 8 years ago
  71. fc30992 Revert "configure.ac: Create correct LLVM_VERSION_INT with minor >= 10" by Emil Velikov · 8 years ago
  72. 5e9f4a5 configure.ac: don't use == with test by Emil Velikov · 8 years ago
  73. 65ee9df configure.ac: remove unused LLVM variables by Emil Velikov · 8 years ago
  74. 143c566 configure.ac: Only define HAVE_LLVM if LLVM is used by Tobias Droste · 8 years ago
  75. 04377cb configure.ac: Rework MESA_LLVM and LLVM detection by Tobias Droste · 8 years ago
  76. 5869a7d configure.ac: move enable-gallium-llvm dependency with-gallium-drivers by Emil Velikov · 8 years ago
  77. a66ffcd configure.ac: Mandate --enable-gallium-llvm when checking LLVM version by Emil Velikov · 8 years ago
  78. 514a494 configure.ac: Rename the gallium_require_llvm helper by Emil Velikov · 8 years ago
  79. f64d4d8 configure.ac: Don't check LLVM version in require_llvm by Tobias Droste · 8 years ago
  80. 38abcdb configure.ac: move AC_ARG_ENABLE([gallium-llvm] hunk further up by Emil Velikov · 8 years ago
  81. 3a7973f configure.ac: remove unused AC_SUBST([MESA_LLVM]) by Emil Velikov · 8 years ago
  82. 8a2d88e configure: add blurb about what the LIBDRM_*_REQUIRED stuff means by Ilia Mirkin · 8 years ago
  83. 25aa98c configure.ac: remove src/gallium/winsys/intel/drm/Makefile reference by Emil Velikov · 8 years ago
  84. 97495c4 configure.ac: Remove redundant libglvnd stanza by Boyan Ding · 8 years ago
  85. 49f6408 configure.ac: add swr to the gallium drivers list. by Emil Velikov · 8 years ago
  86. 9d5b681 configure.ac: list all the dri-drivers in the help string by Emil Velikov · 8 years ago
  87. d77fa31 ilo: EOL drop unmaintained gallium drv from buildsys by Edward O'Callaghan · 8 years ago
  88. 2b4eaab configure: libdrm is a single package by Ilia Mirkin · 8 years ago
  89. b457f67 configure.ac: explicitly require libdrm for dri classic drivers. by Dave Airlie · 8 years ago
  90. 6ee4665 configure: Only require libdrm 2.4.75 for intel. by Vinson Lee · 8 years ago
  91. b8acb6b configure: Require libdrm >= 2.4.75 by Chad Versace · 8 years ago
  92. cb6be5c configure.ac: list radeon in --with-vulkan-drivers help string by Emil Velikov · 8 years ago
  93. 9e9e917 autoconf: set all __STDC_*_MACROS by Emil Velikov · 8 years ago
  94. 1f2a890 configure.ac: Require LLVM for r300 only on x86 and x86_64 by Andreas Boll · 8 years ago
  95. 5872850 configure.ac: move require_dri_shared_libs_and_glapi() before its users by Emil Velikov · 8 years ago
  96. 9f8dc3b utils: build sha1/disk cache only with Android/Autoconf by Emil Velikov · 8 years ago
  97. d1efa09 util: import sha1 implementation from OpenBSD by Emil Velikov · 8 years ago
  98. 687cf37 configure: error out when building static XOR shared by Emil Velikov · 8 years ago
  99. da410e6 configure: explicitly require shared glapi for enable-dri by Emil Velikov · 8 years ago
  100. b628fdd configure: factor out commom egl/gbm checks by Emil Velikov · 8 years ago