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