1. f98a276 mesa: Add new fast mtx_t mutex type for basic use cases by Timothy Arceri · 7 years ago
  2. 6905d00 clover: use the unified check for c++11 instead of the gcc version number by Gert Wollny · 7 years ago
  3. 8f18528 swr: Replace the check for c++11 by the unified version by Gert Wollny · 7 years ago
  4. 09ad257 configure: check for -std=c++11 support and enable st/mesa test accordingly by Gert Wollny · 7 years ago
  5. 6dd56fa configure.ac: append to existing initializer override flags by Emil Velikov · 7 years ago
  6. 63811f3 configure.ac: append to existing MSVC compat flags by Emil Velikov · 7 years ago
  7. 85a0172 configure.ac: require xcb* for the omx/va/... when using x11 platform by Emil Velikov · 7 years ago
  8. b496756 configure.ac: loosen --enable-glvnd check to honour egl by Emil Velikov · 7 years ago
  9. 6ef9482 configure: enable the OpenCL ICD by default by Emil Velikov · 7 years ago
  10. 19fc3cd winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx. by Andrey Grodzovsky · 7 years ago
  11. 1f2640b Revert "winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx." by Marek Olšák · 7 years ago
  12. f03b7c9 winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx. by Andrey Grodzovsky · 7 years ago
  13. de3555f configure: Allow android as an EGL platform by Benjamin Gordon · 7 years ago
  14. b603725 configure.ac: Bump libdrm_amdgpu version to 2.4.85. by Bas Nieuwenhuizen · 7 years ago
  15. e4796ab configure: commit test files by Dylan Baker · 7 years ago
  16. df3a430 configure.ac: add missing LLVM components for OpenCL by Emil Velikov · 7 years ago
  17. 36d6d1e configure.ac: add llvm_add_optional_component helper by Emil Velikov · 7 years ago
  18. 13a53c4 configure.ac: rework llvm libs handling for 3.9+ by Emil Velikov · 7 years ago
  19. 98fdff7 configure.ac: factor out detection for old and buggy llvm by Emil Velikov · 7 years ago
  20. 9032e2c configure.ac: remove no longer necessary llvm-config --libs check by Emil Velikov · 7 years ago
  21. a14ecda configure.ac: bump Clover LLVM requirement to 3.9 by Emil Velikov · 7 years ago
  22. 1625023 winsys/amdgpu: implement sync_file import/export by Marek Olšák · 7 years ago
  23. 45bb8f2 broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268. by Eric Anholt · 7 years ago
  24. ae10659 configure: Add the new "vc5" driver to the list, requiring a simulator. by Eric Anholt · 7 years ago
  25. 74b5568 build: Remove HAVE_DLOPEN by Matt Turner · 7 years ago
  26. 584a2a2 util: Add tests for the string buffer by Thomas Helland · 7 years ago
  27. 06bfb2d r600: fork and import gallium/radeon by Marek Olšák · 7 years ago
  28. 2ef7f23 configure: check if -latomic is needed for __atomic_* by Grazvydas Ignotas · 7 years ago
  29. 2785090 configure.ac: split the wayland client/server confusion by Emil Velikov · 7 years ago
  30. fa6b9be configure.ac: define WL_HIDE_DEPRECATED at global scale by Emil Velikov · 7 years ago
  31. 6a8aa11 st/omx_bellagio: Rename state tracker and option by Gurkirpal Singh · 7 years ago
  32. 7be6d8f mesa/st: glsl_to_tgsi: add tests for the new temporary lifetime tracker by Gert Wollny · 7 years ago
  33. 49b4284 util: improve compiler guard by Eric Engestrom · 7 years ago
  34. c5d2e2d configure: Test for -Wno-initializer-overrides by Matt Turner · 7 years ago
  35. e4b2b69 configure: Add and use AX_CHECK_COMPILE_FLAG by Matt Turner · 7 years ago
  36. a0ed829 configure.ac: Check for expat21 if expat is not found. by Vinson Lee · 7 years ago
  37. 2c5717a configure: Check llvm-config --shared-mode by Michel Dänzer · 7 years ago
  38. ba8533b configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags. by Eric Anholt · 7 years ago
  39. 3d8da1f configure: Trust LLVM >= 4.0 llvm-config --libs for shared libraries by Michel Dänzer · 7 years ago
  40. 4d9b0dc configure: remove trailing "-a" in swr architecture test by Tim Rowley · 7 years ago
  41. 904d416 build: Fix up spirv_info.Plo by Matt Turner · 7 years ago
  42. 5c00720 configure.ac: drop manual detection of expat header/library by Emil Velikov · 7 years ago
  43. 6f9298d configure.ac: unconditionally check for expat by Emil Velikov · 7 years ago
  44. f0da70a swr: Add arch flags to support Cray and PGI compilers by Chuck Atkins · 7 years ago
  45. 601093f xmlconfig: move into src/util by Nicolai Hähnle · 7 years ago
  46. 166852e configure.ac: rework wayland-protocols handling by Emil Velikov · 7 years ago
  47. 9ac1432 radv: port to new libdrm API. by Dave Airlie · 7 years ago
  48. 1cb5a60 configure/swr: add KNL and SKX architecture targets by Tim Rowley · 7 years ago
  49. f42186b configure/swr: configurable swr architectures by Tim Rowley · 7 years ago
  50. 8616a9b configure.ac: fix whitespace by Eric Engestrom · 7 years ago
  51. a9fad43 configure.ac: bump required etnaviv libdrm version to 2.4.82 by Lucas Stach · 7 years ago
  52. 02cc359 egl/wayland: Use linux-dmabuf interface for buffers by Daniel Stone · 7 years ago
  53. 8821ef4 configure: only install khrplatform.h if needed by Eric Engestrom · 7 years ago
  54. a2d87a0 vc4: Switch back to using a local copy of vc4_drm.h. by Eric Anholt · 7 years ago
  55. 7f80a9f vc4: Introduce XML-based packet header generation like Intel's. by Eric Anholt · 8 years ago
  56. c26be2b mapi: Enable assembly language API acceleration for PPC64LE (V2) by Ben Crocker · 7 years ago
  57. 7dd20bc anv/i965: drop libdrm_intel dependency completely by Lionel Landwerlin · 7 years ago
  58. 3c50ebc i915: use different CFLAGS/LIBS variables than i965/anv by Lionel Landwerlin · 7 years ago
  59. d96a210 r600g,compute: provide local copy of functions from ac_binary.c by Jan Vesely · 7 years ago
  60. 1b03323 configure.ac: remove manual AC_SUBST for pthread-stubs by Emil Velikov · 7 years ago
  61. e5aa806 configure.ac: add -pthread to PTHREAD_LIBS by Emil Velikov · 7 years ago
  62. 7029ec0 gallium: Add renderonly-based support for pl111+vc4. by Eric Anholt · 7 years ago
  63. ad69b03 configure.ac: Reduce zlib requirement from 1.2.8 to 1.2.3. by Chuck Atkins · 7 years ago
  64. 0b80b02 swr: relax c++ requirement from c++14 to c++11 by Tim Rowley · 7 years ago
  65. 845d079 configure.ac: simplify --enable-libunwind=auto check by Eric Engestrom · 7 years ago
  66. e1f7936 configure.ac: update libdrm amdgpu version requirement to 2.4.81 by Leo Liu · 7 years ago
  67. 338f47b configure.ac: rephrase 'GLX w/o X11' error message by Eric Engestrom · 7 years ago
  68. 48cd191 configure.ac: s/xcb-fixes/xcb-xfixes/ by Emil Velikov · 7 years ago
  69. 9a90d6a configure.ac: add xcb-fixes to the XCB DRI3 list by Emil Velikov · 7 years ago
  70. 5233eaf automake: add SWR LLVM gen_builder.hpp workaround by Emil Velikov · 7 years ago
  71. 5ab6ded configure: trivial whitespace cleanup by Emil Velikov · 8 years ago
  72. b496fc2 configure: error out if building XVMC w/o supported platform by Emil Velikov · 8 years ago
  73. 037e9d3 configure: error out if building VDPAU w/o supported platform by Emil Velikov · 8 years ago
  74. 1914c81 configure: error out if building OMX w/o supported platform by Emil Velikov · 8 years ago
  75. 63e11ac configure: error out if building VA w/o supported platform by Emil Velikov · 8 years ago
  76. 05043e0 configure: error out when building X11 Vulkan without DRI3 by Emil Velikov · 8 years ago
  77. acf3d2a configure: check once for DRI3 dependencies by Emil Velikov · 8 years ago
  78. 8212fc9 configure: error out when building GLX w/o the X11 platform by Emil Velikov · 7 years ago
  79. f353f84 configure: set HAVE_foo_PLATFORM as applicable by Emil Velikov · 8 years ago
  80. 2d35773 configure: enable the surfaceless platform by default by Emil Velikov · 7 years ago
  81. edb5a65 configure: loosen --with-platforms heuristics by Emil Velikov · 7 years ago
  82. 73682f8 configure: update remaining --with-egl-platforms references by Emil Velikov · 8 years ago
  83. 27737e7 configure: rename remaining HAVE_EGL_PLATFORM_* guards by Emil Velikov · 8 years ago
  84. 3208fd2 configure: move platform handling further up by Emil Velikov · 7 years ago
  85. 709468a configure: remove unneeded bits around libunwind handling by Emil Velikov · 7 years ago
  86. 0b31c3a configure.ac: Fix help string for --disable-pwr8 configure option by Philipp Zabel · 7 years ago
  87. f6ac3d0 configure.ac: Also match -androideabi tuple by Nicolas Boichat · 7 years ago
  88. 12beef0 radeonsi: drop support for LLVM 3.8 by Marek Olšák · 7 years ago
  89. 9d1dbf2 configure: print LDFLAGS alongside CFLAGS & co. by Eric Engestrom · 7 years ago
  90. b81d85f configure.ac: Fix typos. by Vinson Lee · 7 years ago
  91. 4516bfb configure.ac: check require_basic_egl only if egl enabled by Emil Velikov · 7 years ago
  92. 179e21a configure.ac: manually expand PKG_CHECK_VAR by Emil Velikov · 7 years ago
  93. 9915753 configure.ac: print deprecation warning as needed by Emil Velikov · 7 years ago
  94. 7748c3f configure.ac: deprecate --with-egl-platforms over --with-platforms by Emil Velikov · 7 years ago
  95. de128c1 configure: remove egl platforms check by Emil Velikov · 8 years ago
  96. 291a940 configure: remove unneeded dri3/present proto requirements by Emil Velikov · 8 years ago
  97. ce562f9 EGL: Implement the libglvnd interface for EGL (v3) by Kyle Brenneman · 8 years ago
  98. 3bcef6a configure.ac: honour --disable-libunwind if the .pc file is present by Emil Velikov · 7 years ago
  99. 36f2101 etnaviv: native fence fd support by Philipp Zabel · 7 years ago
  100. 8b5d477 configure.ac: add --enable-sanitize option by Nicolai Hähnle · 7 years ago