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