1. 62f4e6f configure.ac: Move oCL LLVM checks to the oCL section by Tobias Droste · 8 years ago
  2. 9d14a25 configure.ac: Move llvm_set_environment_variables higher. by Tobias Droste · 8 years ago
  3. 19ff397 configure.ac: Remove swr_llvm_check() by Tobias Droste · 8 years ago
  4. b3119a3 configure.ac: Check gallium LLVM version in gallium_require_llvm by Tobias Droste · 8 years ago
  5. 44a672e configure.ac: Use short names for r600 und r300 by Tobias Droste · 8 years ago
  6. 1ca0486 configure.ac: Remove useless oCL LLVM check by Tobias Droste · 8 years ago
  7. 8c98e27 configure.ac: Move llvm-config searching outside the function by Tobias Droste · 8 years ago
  8. 0cc4ffd configure.ac: Move LLVM functions to the top by Tobias Droste · 8 years ago
  9. bf4b0fc configure.ac: Move LLVM version check to the top by Tobias Droste · 8 years ago
  10. 9a3bccc configure.ac: Use new helper function for LLVM by Tobias Droste · 8 years ago
  11. d434633 configure.ac: Use new llvm_add_default_components by Tobias Droste · 8 years ago
  12. 352831c configure.ac: Add helper function for targets/components by Tobias Droste · 8 years ago
  13. 2350387 configure.ac: Don't search llvm-config if it's known by Tobias Droste · 8 years ago
  14. 946cf4e freedreno/a5xx: initial support by Rob Clark · 8 years ago
  15. 2f1a1f5 configure.ac: remove no longer used TIMESTAMP_CMD by Emil Velikov · 8 years ago
  16. 95ed2d9 amd: flatten amd/common makefile structure by Mauro Rossi · 8 years ago
  17. 3172730 util: import cache.c/h from glsl by Marek Olšák · 8 years ago
  18. 0639e25 egl: Use pkg-config for Android NDK build by Gurchetan Singh · 8 years ago
  19. e23608d configure.ac: Don't look for pthreads in Android platform by Gurchetan Singh · 8 years ago
  20. 0187f88 Revert "configure.ac: honour LLVM_LIBDIR when linking against LLVM" by Emil Velikov · 8 years ago
  21. a39ad18 configure.ac: honour LLVM_LIBDIR when linking against LLVM by Emil Velikov · 8 years ago
  22. 1ac4017 configure.ac: simplify EGL requirements for drivers dependent on EGL by Marek Olšák · 8 years ago
  23. 3f05fc6 configure: Get rid of the --disable-vulkan-icd-full-driver-path flag by Jason Ekstrand · 8 years ago
  24. baed5ea configure.ac: enable EGL platform DRM if GBM is enabled by Marek Olšák · 8 years ago
  25. 4650a27 configure.ac: enable GBM by default by Marek Olšák · 8 years ago
  26. 0e07570 configure.ac: print whether GBM is enabled by Marek Olšák · 8 years ago
  27. 3f7ef24 anv: move to using shared wsi code by Dave Airlie · 8 years ago
  28. 9898c60 configure.ac: use a single require_libdrm helper by Emil Velikov · 8 years ago
  29. 3e079c3 configure.ac: remove no longer needed *_pci_id logic by Emil Velikov · 8 years ago
  30. f9f7e44 loader: remove final sysfs codepath in loader_get_device_name_for_fd() by Emil Velikov · 8 years ago
  31. 6b21fda automake: remove all the libudev references by Emil Velikov · 8 years ago
  32. fd00aba configure.ac: mark libdrm as have_pci_id provider by Emil Velikov · 8 years ago
  33. db5d278 radv: don't build without SHA1. by Dave Airlie · 8 years ago
  34. 63a366a intel: aubinator: generate a standalone binary by Lionel Landwerlin · 8 years ago
  35. 5267124 radv: fix configure.ac check by Dave Airlie · 8 years ago
  36. f4e499e radv: add initial non-conformant radv vulkan driver by Dave Airlie · 8 years ago
  37. a89faa2 autoconf: Make header install distinct for various APIs (v2) by Chuck Atkins · 8 years ago
  38. 8915f0c util: use GCC atomic intrinsics with explicit memory model by Nicolai Hähnle · 8 years ago
  39. 8c60bcb gallium/hud: Add support for block I/O, network I/O and lmsensor stats by Steven Toth · 8 years ago
  40. 87ab26b glsl: Add initial functions to implement an on-disk cache by Timothy Arceri · 8 years ago
  41. bacdd9e configure.ac: add llvm inteljitevents component if enabled by Tim Rowley · 8 years ago
  42. 533b353 direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI") by Jon Turney · 8 years ago
  43. 95f3e58 configure.ac: fix the name of the Wayland Scanner pc file by Brendan King · 8 years ago
  44. f1f1ba3 radeonsi: move sid.h/r600d_common.h to a common place. by Dave Airlie · 8 years ago
  45. bebc1a1 intel: Flatten the makefile structure by Jason Ekstrand · 8 years ago
  46. e6673e7 mesa: Drop sed of now dead Plo files. by Matt Turner · 8 years ago
  47. ed871af configure.ac: raise Mako required version to 0.8.0 by Eric Engestrom · 8 years ago
  48. 05f3643 anv: Add a --disable-vulkan-icd-full-driver-path option by Jason Ekstrand · 8 years ago
  49. 3e218ad aubinator: Add a new tool called Aubinator to the src/intel/tools folder. by Kristian Høgsberg Kristensen · 8 years ago
  50. 88ad8c7 mesa: Drop -fno-strict-aliasing. by Matt Turner · 8 years ago
  51. b107169 configure: add support for LLVM 4.0.0svn static libs by Jan Ziak · 8 years ago
  52. 20553e4 mesa: Use AC_HEADER_MAJOR to include correct header for major(). by Matt Turner · 8 years ago
  53. b888d8e freedreno: hw timestamp support by Rob Clark · 9 years ago
  54. 8c8c3f8 mesa: Add -fno-math-errno -fno-trapping-math to CXXFLAGS. by Matt Turner · 8 years ago
  55. 5353855 mesa: Drop -fno-builtin-memcmp. by Matt Turner · 8 years ago
  56. 5ec140c mapi: Massage code to allow clang to compile. by Matt Turner · 8 years ago
  57. 16985eb vc4: Switch to using the libdrm-provided vc4_drm.h. by Eric Anholt · 8 years ago
  58. d66cb7c configure.ac: Use ${datarootdir} for --with-vulkan-icddir help string too by Andreas Boll · 8 years ago
  59. 7d8edba configure: Don't require pthread-stubs on Cygwin by Jon Turney · 8 years ago
  60. 3c18c16 configure: Define _GNU_SOURCE for Cygwin as well by Yaakov Selkowitz · 8 years ago
  61. 8624888 clover: Bump required LLVM version to 3.6. by Serge Martin · 8 years ago
  62. 4296842 mesa: don't install GLX files if GLX is not built by Akihiko Odaki · 8 years ago
  63. cbc37f7 anv: install the intel_icd.json to ${datarootdir} by default by Emil Velikov · 8 years ago
  64. addb099 anv: use cache uuid based on the build timestamp. by Emil Velikov · 8 years ago
  65. c1bf669 swr: Refactor checks for compiler feature flags by Chuck Atkins · 8 years ago
  66. 5a64549 swr: switch from overriding -march to selecting features by Tim Rowley · 8 years ago
  67. bab5ab6 configure.ac: strip out the llvm-config -march/mtune flags by Emil Velikov · 8 years ago
  68. 604010a Don't use python 3 by Dylan Baker · 8 years ago
  69. f9a35bf configure.ac: correct the xlib/xlib-gallium GLX detection for GLVND by Chuck Atkins · 8 years ago
  70. 22a9e00 glx: Implement the libglvnd interface. by Kyle Brenneman · 8 years ago
  71. 7e196cd c11/threads: resolve link issues with -O0 by Emil Velikov · 8 years ago
  72. 27d713a configure.ac: Add support for Android builds by Nicolas Boichat · 8 years ago
  73. 2cd687c configure.ac: error out when building from git without python3 by Emil Velikov · 8 years ago
  74. 1f4869a configure.ac: add pthreadstubs support by Rob Herring · 8 years ago
  75. 4424bf5 configure: added xcb to dri3 modules to pkg-conf by Andres Gomez · 8 years ago
  76. 12e5220 vl/dri3: add DRI3 support and implement create and destroy by Leo Liu · 9 years ago
  77. 377ab2f util: Add ATTRIBUTE_RETURNS_NONNULL. by Matt Turner · 8 years ago
  78. 4fcf0ba configure.ac: remove unused HAVE_EGL_PLATFORM_NULL conditional by Emil Velikov · 9 years ago
  79. 9f3588e automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND by Emil Velikov · 9 years ago
  80. 5459db9 automake: drop "EGL_" from HAVE_EGL_PLATFORM_X11 by Emil Velikov · 9 years ago
  81. 3ee7d8b anv: fold the tests' makefile by Emil Velikov · 9 years ago
  82. a92910a glx: Refactor the configure options for glx implementation choice (v3) by Chuck Atkins · 9 years ago
  83. 4040fff i965/blorp: Convert state setup to C by Jason Ekstrand · 9 years ago
  84. bed7429 i965/blorp: Convert brw_blorp.cpp to a C file by Jason Ekstrand · 9 years ago
  85. e29b3bf configure.ac: search for and set PYTHON3 by Jonathan Gray · 9 years ago
  86. ef5dca2 i965: Add a dependency on libisl by Jason Ekstrand · 9 years ago
  87. d8b85c9 Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 9 years ago
  88. 1a100d4 configure: Add support for the Intel Vulkan driver by Jason Ekstrand · 9 years ago
  89. 082f6d7 gallium/swr: confine c++11 flag to swr driver by Tim Rowley · 9 years ago
  90. ee72fec gallium/swr: allow swr use as a swrast dri driver by Tim Rowley · 9 years ago
  91. 2d5bd66 configure: Add support for detecting valgrind headers by Jason Ekstrand · 9 years ago
  92. 5567ae0 Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 9 years ago
  93. ca16373 configure: Add initial support for enabling Vulkan drivers by Jason Ekstrand · 9 years ago
  94. bb949e2 gallium/swr: fold the almost identical Makefiles by Emil Velikov · 9 years ago
  95. 12f88ba Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 9 years ago
  96. c481c8f configure.ac: update the path of the generated files by Emil Velikov · 9 years ago
  97. 2c3f95d Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 9 years ago
  98. 20a0989 r600g: remove TGSI->LLVM translation by Marek Olšák · 9 years ago
  99. 49eb5e7 configure.ac: enable_asm=yes when x-compiling across same X86 arch by Dongwon Kim · 9 years ago
  100. 7f6a0cb Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 9 years ago