1. a0ed829 configure.ac: Check for expat21 if expat is not found. by Vinson Lee · 7 years ago
  2. 2c5717a configure: Check llvm-config --shared-mode by Michel Dänzer · 7 years ago
  3. ba8533b configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags. by Eric Anholt · 7 years ago
  4. 3d8da1f configure: Trust LLVM >= 4.0 llvm-config --libs for shared libraries by Michel Dänzer · 7 years ago
  5. 4d9b0dc configure: remove trailing "-a" in swr architecture test by Tim Rowley · 7 years ago
  6. 904d416 build: Fix up spirv_info.Plo by Matt Turner · 7 years ago
  7. 5c00720 configure.ac: drop manual detection of expat header/library by Emil Velikov · 7 years ago
  8. 6f9298d configure.ac: unconditionally check for expat by Emil Velikov · 7 years ago
  9. f0da70a swr: Add arch flags to support Cray and PGI compilers by Chuck Atkins · 7 years ago
  10. 601093f xmlconfig: move into src/util by Nicolai Hähnle · 7 years ago
  11. 166852e configure.ac: rework wayland-protocols handling by Emil Velikov · 7 years ago
  12. 9ac1432 radv: port to new libdrm API. by Dave Airlie · 7 years ago
  13. 1cb5a60 configure/swr: add KNL and SKX architecture targets by Tim Rowley · 7 years ago
  14. f42186b configure/swr: configurable swr architectures by Tim Rowley · 7 years ago
  15. 8616a9b configure.ac: fix whitespace by Eric Engestrom · 7 years ago
  16. a9fad43 configure.ac: bump required etnaviv libdrm version to 2.4.82 by Lucas Stach · 7 years ago
  17. 02cc359 egl/wayland: Use linux-dmabuf interface for buffers by Daniel Stone · 7 years ago
  18. 8821ef4 configure: only install khrplatform.h if needed by Eric Engestrom · 7 years ago
  19. a2d87a0 vc4: Switch back to using a local copy of vc4_drm.h. by Eric Anholt · 7 years ago
  20. 7f80a9f vc4: Introduce XML-based packet header generation like Intel's. by Eric Anholt · 8 years ago
  21. c26be2b mapi: Enable assembly language API acceleration for PPC64LE (V2) by Ben Crocker · 7 years ago
  22. 7dd20bc anv/i965: drop libdrm_intel dependency completely by Lionel Landwerlin · 7 years ago
  23. 3c50ebc i915: use different CFLAGS/LIBS variables than i965/anv by Lionel Landwerlin · 7 years ago
  24. d96a210 r600g,compute: provide local copy of functions from ac_binary.c by Jan Vesely · 7 years ago
  25. 1b03323 configure.ac: remove manual AC_SUBST for pthread-stubs by Emil Velikov · 7 years ago
  26. e5aa806 configure.ac: add -pthread to PTHREAD_LIBS by Emil Velikov · 7 years ago
  27. 7029ec0 gallium: Add renderonly-based support for pl111+vc4. by Eric Anholt · 7 years ago
  28. ad69b03 configure.ac: Reduce zlib requirement from 1.2.8 to 1.2.3. by Chuck Atkins · 7 years ago
  29. 0b80b02 swr: relax c++ requirement from c++14 to c++11 by Tim Rowley · 7 years ago
  30. 845d079 configure.ac: simplify --enable-libunwind=auto check by Eric Engestrom · 7 years ago
  31. e1f7936 configure.ac: update libdrm amdgpu version requirement to 2.4.81 by Leo Liu · 7 years ago
  32. 338f47b configure.ac: rephrase 'GLX w/o X11' error message by Eric Engestrom · 7 years ago
  33. 48cd191 configure.ac: s/xcb-fixes/xcb-xfixes/ by Emil Velikov · 7 years ago
  34. 9a90d6a configure.ac: add xcb-fixes to the XCB DRI3 list by Emil Velikov · 7 years ago
  35. 5233eaf automake: add SWR LLVM gen_builder.hpp workaround by Emil Velikov · 7 years ago
  36. 5ab6ded configure: trivial whitespace cleanup by Emil Velikov · 8 years ago
  37. b496fc2 configure: error out if building XVMC w/o supported platform by Emil Velikov · 8 years ago
  38. 037e9d3 configure: error out if building VDPAU w/o supported platform by Emil Velikov · 8 years ago
  39. 1914c81 configure: error out if building OMX w/o supported platform by Emil Velikov · 8 years ago
  40. 63e11ac configure: error out if building VA w/o supported platform by Emil Velikov · 8 years ago
  41. 05043e0 configure: error out when building X11 Vulkan without DRI3 by Emil Velikov · 8 years ago
  42. acf3d2a configure: check once for DRI3 dependencies by Emil Velikov · 8 years ago
  43. 8212fc9 configure: error out when building GLX w/o the X11 platform by Emil Velikov · 7 years ago
  44. f353f84 configure: set HAVE_foo_PLATFORM as applicable by Emil Velikov · 8 years ago
  45. 2d35773 configure: enable the surfaceless platform by default by Emil Velikov · 7 years ago
  46. edb5a65 configure: loosen --with-platforms heuristics by Emil Velikov · 7 years ago
  47. 73682f8 configure: update remaining --with-egl-platforms references by Emil Velikov · 8 years ago
  48. 27737e7 configure: rename remaining HAVE_EGL_PLATFORM_* guards by Emil Velikov · 8 years ago
  49. 3208fd2 configure: move platform handling further up by Emil Velikov · 7 years ago
  50. 709468a configure: remove unneeded bits around libunwind handling by Emil Velikov · 7 years ago
  51. 0b31c3a configure.ac: Fix help string for --disable-pwr8 configure option by Philipp Zabel · 7 years ago
  52. f6ac3d0 configure.ac: Also match -androideabi tuple by Nicolas Boichat · 7 years ago
  53. 12beef0 radeonsi: drop support for LLVM 3.8 by Marek Olšák · 7 years ago
  54. 9d1dbf2 configure: print LDFLAGS alongside CFLAGS & co. by Eric Engestrom · 7 years ago
  55. b81d85f configure.ac: Fix typos. by Vinson Lee · 7 years ago
  56. 4516bfb configure.ac: check require_basic_egl only if egl enabled by Emil Velikov · 7 years ago
  57. 179e21a configure.ac: manually expand PKG_CHECK_VAR by Emil Velikov · 7 years ago
  58. 9915753 configure.ac: print deprecation warning as needed by Emil Velikov · 7 years ago
  59. 7748c3f configure.ac: deprecate --with-egl-platforms over --with-platforms by Emil Velikov · 7 years ago
  60. de128c1 configure: remove egl platforms check by Emil Velikov · 8 years ago
  61. 291a940 configure: remove unneeded dri3/present proto requirements by Emil Velikov · 8 years ago
  62. ce562f9 EGL: Implement the libglvnd interface for EGL (v3) by Kyle Brenneman · 8 years ago
  63. 3bcef6a configure.ac: honour --disable-libunwind if the .pc file is present by Emil Velikov · 7 years ago
  64. 36f2101 etnaviv: native fence fd support by Philipp Zabel · 7 years ago
  65. 8b5d477 configure.ac: add --enable-sanitize option by Nicolai Hähnle · 7 years ago
  66. 0f39fb8 configure.ac: require libdrm_amdgpu 2.4.79 by Samuel Pitoiset · 7 years ago
  67. 3c52a73 swr: [configure.ac/scons] require c++14 by Tim Rowley · 7 years ago
  68. 8307124 configure.ac: pthread-stubs is not a thing on GNU/kFreeBSD by Emil Velikov · 7 years ago
  69. a0970de configure.ac: require libdrm_amdgpu 2.4.77 by Nicolai Hähnle · 7 years ago
  70. a6a38a0 util/u_atomic: provide 64bit atomics where they're missing by Grazvydas Ignotas · 7 years ago
  71. 70c2720 gallium/util: libunwind support by Rob Clark · 7 years ago
  72. 6e44087 configure.ac: require libdrm_amdgpu 2.4.76 for Vega by Marek Olšák · 7 years ago
  73. bd6f0dc configure.ac: Do not strip away space after regex word match. by Vinson Lee · 7 years ago
  74. 62c48cc configure.ac: Use POSIX compatible regex for word boundary. by Vinson Lee · 7 years ago
  75. 8a5680f configure.ac: bump pthread-stubs requirement by Emil Velikov · 7 years ago
  76. b1fb6e8 anv: do not open random render node(s) by Emil Velikov · 8 years ago
  77. 8ff2937 radv/winsys: use drmGetDevice2 API by Emil Velikov · 8 years ago
  78. 2c72e78 autoconf/scons: bump libdrm to 2.4.75 by Emil Velikov · 8 years ago
  79. fe56c74 Convert sed(1) syntax to be compatible with FreeBSD and OpenBSD by Jan Beich · 7 years ago
  80. 3278cd7 aubinator/genxml: use gzipped files to store embedded genxml by Lionel Landwerlin · 7 years ago
  81. b82bd31 configure.ac: require pthread-stubs only where available by Emil Velikov · 7 years ago
  82. 9aebdb5 configure.ac: do not require the i965 driver for ANV by Emil Velikov · 7 years ago
  83. ee8044f intel/vulkan: Get rid of recursive make by Jason Ekstrand · 7 years ago
  84. 7f9bbcf intel/tools: Use a makefile included from intel/Makefile.am by Jason Ekstrand · 7 years ago
  85. d1042ef configure.ac: provide a fall-back define for WAYLAND_SCANNER by Emil Velikov · 7 years ago
  86. 58b69ee Revert "configure.ac: Use PKG_CHECK_VAR for wayland-scanner." by Matt Turner · 7 years ago
  87. 0b361f9 Revert "configure.ac: Use PKG_CHECK_VAR for libclc." by Matt Turner · 7 years ago
  88. 69063d0 configure.ac: Ensure libomxil-bellagio exists before invoking pkg-config. by Matt Turner · 7 years ago
  89. 86c023f configure.ac: Ensure libva is enabled before invoking pkg-config. by Matt Turner · 7 years ago
  90. 706074c configure.ac: Use PKG_CHECK_VAR for libclc. by Matt Turner · 7 years ago
  91. 8a26e94 configure.ac: Use PKG_CHECK_VAR for wayland-scanner. by Matt Turner · 7 years ago
  92. f73903f configure.ac: Fix error message in radeon_llvm_check(). by Matt Turner · 7 years ago
  93. e457e6a build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM. by Matt Turner · 7 years ago
  94. 7e1faa7 radeonsi: drop support for LLVM 3.6 & 3.7 by Marek Olšák · 7 years ago
  95. 08a8236 configure.ac: increase required swr llvm to 3.9.0 by Tim Rowley · 7 years ago
  96. 85a9b1b util/disk_cache: compress individual cache entries by Timothy Arceri · 7 years ago
  97. 7d1195c clover: Work around build failure with AltiVec. by Matt Turner · 7 years ago
  98. 64b2152 r600g: fix build without opencl and static llvm libs by Marc Dietrich · 7 years ago
  99. 5398d00 configure.ac: check require_basic_egl only if egl enabled by Leo Liu · 7 years ago
  100. 8e03250 vulkan: Combine wsi and util makefiles by Dylan Baker · 7 years ago