1. 20553e4 mesa: Use AC_HEADER_MAJOR to include correct header for major(). by Matt Turner · 8 years ago
  2. b888d8e freedreno: hw timestamp support by Rob Clark · 8 years ago
  3. 8c8c3f8 mesa: Add -fno-math-errno -fno-trapping-math to CXXFLAGS. by Matt Turner · 8 years ago
  4. 5353855 mesa: Drop -fno-builtin-memcmp. by Matt Turner · 8 years ago
  5. 5ec140c mapi: Massage code to allow clang to compile. by Matt Turner · 8 years ago
  6. 16985eb vc4: Switch to using the libdrm-provided vc4_drm.h. by Eric Anholt · 8 years ago
  7. d66cb7c configure.ac: Use ${datarootdir} for --with-vulkan-icddir help string too by Andreas Boll · 8 years ago
  8. 7d8edba configure: Don't require pthread-stubs on Cygwin by Jon Turney · 8 years ago
  9. 3c18c16 configure: Define _GNU_SOURCE for Cygwin as well by Yaakov Selkowitz · 8 years ago
  10. 8624888 clover: Bump required LLVM version to 3.6. by Serge Martin · 8 years ago
  11. 4296842 mesa: don't install GLX files if GLX is not built by Akihiko Odaki · 8 years ago
  12. cbc37f7 anv: install the intel_icd.json to ${datarootdir} by default by Emil Velikov · 8 years ago
  13. addb099 anv: use cache uuid based on the build timestamp. by Emil Velikov · 8 years ago
  14. c1bf669 swr: Refactor checks for compiler feature flags by Chuck Atkins · 8 years ago
  15. 5a64549 swr: switch from overriding -march to selecting features by Tim Rowley · 8 years ago
  16. bab5ab6 configure.ac: strip out the llvm-config -march/mtune flags by Emil Velikov · 8 years ago
  17. 604010a Don't use python 3 by Dylan Baker · 8 years ago
  18. f9a35bf configure.ac: correct the xlib/xlib-gallium GLX detection for GLVND by Chuck Atkins · 8 years ago
  19. 22a9e00 glx: Implement the libglvnd interface. by Kyle Brenneman · 8 years ago
  20. 7e196cd c11/threads: resolve link issues with -O0 by Emil Velikov · 8 years ago
  21. 27d713a configure.ac: Add support for Android builds by Nicolas Boichat · 8 years ago
  22. 2cd687c configure.ac: error out when building from git without python3 by Emil Velikov · 8 years ago
  23. 1f4869a configure.ac: add pthreadstubs support by Rob Herring · 8 years ago
  24. 4424bf5 configure: added xcb to dri3 modules to pkg-conf by Andres Gomez · 8 years ago
  25. 12e5220 vl/dri3: add DRI3 support and implement create and destroy by Leo Liu · 8 years ago
  26. 377ab2f util: Add ATTRIBUTE_RETURNS_NONNULL. by Matt Turner · 8 years ago
  27. 4fcf0ba configure.ac: remove unused HAVE_EGL_PLATFORM_NULL conditional by Emil Velikov · 8 years ago
  28. 9f3588e automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND by Emil Velikov · 8 years ago
  29. 5459db9 automake: drop "EGL_" from HAVE_EGL_PLATFORM_X11 by Emil Velikov · 8 years ago
  30. 3ee7d8b anv: fold the tests' makefile by Emil Velikov · 8 years ago
  31. a92910a glx: Refactor the configure options for glx implementation choice (v3) by Chuck Atkins · 8 years ago
  32. 4040fff i965/blorp: Convert state setup to C by Jason Ekstrand · 8 years ago
  33. bed7429 i965/blorp: Convert brw_blorp.cpp to a C file by Jason Ekstrand · 8 years ago
  34. e29b3bf configure.ac: search for and set PYTHON3 by Jonathan Gray · 8 years ago
  35. ef5dca2 i965: Add a dependency on libisl by Jason Ekstrand · 8 years ago
  36. d8b85c9 Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 8 years ago
  37. 1a100d4 configure: Add support for the Intel Vulkan driver by Jason Ekstrand · 8 years ago
  38. 082f6d7 gallium/swr: confine c++11 flag to swr driver by Tim Rowley · 8 years ago
  39. ee72fec gallium/swr: allow swr use as a swrast dri driver by Tim Rowley · 8 years ago
  40. 2d5bd66 configure: Add support for detecting valgrind headers by Jason Ekstrand · 8 years ago
  41. 5567ae0 Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 8 years ago
  42. ca16373 configure: Add initial support for enabling Vulkan drivers by Jason Ekstrand · 8 years ago
  43. bb949e2 gallium/swr: fold the almost identical Makefiles by Emil Velikov · 8 years ago
  44. 12f88ba Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 8 years ago
  45. c481c8f configure.ac: update the path of the generated files by Emil Velikov · 8 years ago
  46. 2c3f95d Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 8 years ago
  47. 20a0989 r600g: remove TGSI->LLVM translation by Marek Olšák · 8 years ago
  48. 49eb5e7 configure.ac: enable_asm=yes when x-compiling across same X86 arch by Dongwon Kim · 8 years ago
  49. 7f6a0cb Merge remote-tracking branch 'public/master' into vulkan by Jason Ekstrand · 8 years ago
  50. 7a2333e configure.ac: require libdrm 2.4.66 for drmGetDevice by Marek Olšák · 8 years ago
  51. 37402aa st/mesa: conditionally enable GL_NV_vdpau_interop by Christian König · 8 years ago
  52. 7bb193d mesa/build: add OpenSWR to build by Tim Rowley · 8 years ago
  53. 59f5728 Merge remote-tracking branch 'origin/master' into vulkan by Kristian Høgsberg Kristensen · 8 years ago
  54. 9851c82 Move the intel vulkan driver to src/intel/vulkan by Jason Ekstrand · 8 years ago
  55. 47b8b08 Move isl to src/intel by Jason Ekstrand · 8 years ago
  56. f6d9587 vulkan: Move XML and generator into src/intel/genxml by Jason Ekstrand · 8 years ago
  57. 45ab5b1 freedreno: query max gpu freq by Rob Clark · 8 years ago
  58. ecc67f1 anv: Make driver and icd file installable by Kristian Høgsberg Kristensen · 8 years ago
  59. 04085af configure: Bail out on llvm-config component error by Jan Vesely · 8 years ago
  60. ff8895b Merge remote-tracking branch 'mesa-public/master' into vulkan by Jason Ekstrand · 8 years ago
  61. 1cadfe0 configure: Eliminate MSVC2008 compatibility. by Jose Fonseca · 8 years ago
  62. 100796c gallium/radeon: drop support for LLVM 3.5 by Marek Olšák · 8 years ago
  63. 9401516 Merge remote-tracking branch 'mesa-public/master' into vulkan by Jason Ekstrand · 8 years ago
  64. 741744f Merge commit mesa-public/master into vulkan by Jason Ekstrand · 8 years ago
  65. 98cebc9 configure.ac: don't require EGL/DRM and GBM if OpenGL is disabled by Marek Olšák · 9 years ago
  66. eb63640 glsl: move to compiler/ by Emil Velikov · 8 years ago
  67. 2f86383 compiler: introduce a libcompiler static library by Emil Velikov · 9 years ago
  68. af422fe Merge ../mesa into vulkan by Kristian Høgsberg Kristensen · 9 years ago
  69. 647d8e9 configure.ac: always define __STDC_CONSTANT_MACROS by Oded Gabbay · 9 years ago
  70. f0993f8 Merge ../mesa into vulkan by Kristian Høgsberg Kristensen · 9 years ago
  71. 6613042 configure.ac: add --enable-profile by Oded Gabbay · 9 years ago
  72. afe88f6 configure.ac: Detect if running on POWER8 arch by Oded Gabbay · 9 years ago
  73. ea77b38 Merge remote-tracking branch 'mesa-public/master' into vulkan by Jason Ekstrand · 9 years ago
  74. a8abdf2 nouveau: bump required libdrm version to 2.4.66 by Ben Skeggs · 9 years ago
  75. 6e44bbe configura.ac: fix test for SSE4.1 assembler support by Oded Gabbay · 9 years ago
  76. 4ef44bb configure: check for python2.7 for PYTHON2 by Jonathan Gray · 9 years ago
  77. 7f585a6 configure.ac: use pkg-config for libelf by Jonathan Gray · 9 years ago
  78. f7e36f9 isl: Move it a standalone directory by Chad Versace · 9 years ago
  79. d5c9955 Merge remote-tracking branch 'mesa-public/master' into vulkan by Jason Ekstrand · 9 years ago
  80. 51564f0 configure.ac: Refuse to build with Sun C compiler. by Jose Fonseca · 9 years ago
  81. 179fc4a Merge remote-tracking branch 'mesa-public/master' into vulkan by Jason Ekstrand · 9 years ago
  82. b89d1b2 configure.ac: default to disabled dri3 when --disable-dri is set by Emil Velikov · 9 years ago
  83. a39eac8 vc4: Just put USE_VC4_SIMULATOR in DEFINES. by Eric Anholt · 9 years ago
  84. 950e06a automake: remove no longer needed HAVE_LOADER_GALLIUM conditional by Emil Velikov · 9 years ago
  85. 149454b pipe-loader: remove HAVE_DRM_LOADER_GALLIUM and HAVE_PIPE_LOADER_DRM by Emil Velikov · 9 years ago
  86. 33f1db1 pipe-loader: add pipe_loader_sw_probe_kms() implementation by Emil Velikov · 9 years ago
  87. be43072 configure: use HAVE_DRISW_KMS when handling kms swrast by Emil Velikov · 9 years ago
  88. e762a46 configure: remove obsolete _CLIENT comment by Emil Velikov · 9 years ago
  89. f35198b egl/x11: Implement dri3 support with loader's dri3 helper by Boyan Ding · 9 years ago
  90. 6bd9ba7 loader: Add dri3 helper by Boyan Ding · 9 years ago
  91. b00e3f2 Merge remote-tracking branch 'mesa-public/master' into vulkan by Jason Ekstrand · 9 years ago
  92. ad2752e st/va: add VAAPI HEVC decode support by Boyuan Zhang · 9 years ago
  93. b3b82fe virgl/vtest: add vtest driver by Dave Airlie · 9 years ago
  94. a8987b8 virgl: add driver for virtio-gpu 3D (v2) by Dave Airlie · 9 years ago
  95. fed60e3 Merge remote-tracking branch 'mesa-public/master' into vulkan by Jason Ekstrand · 9 years ago
  96. 99c4079 configure.ac: ensure RM is set by Jonathan Gray · 9 years ago
  97. 958fc04 Merge remote-tracking branch 'mesa-public/master' into vulkan by Jason Ekstrand · 9 years ago
  98. fd5e058 configure: show which gallium drivers/sts are built by Ilia Mirkin · 9 years ago
  99. 002e7b0 anv: Remove the GLSL -> SPIR-V scraper/converter by Jason Ekstrand · 9 years ago
  100. 005c8e0 Merge branch 'master' of ../mesa into vulkan by Kristian Høgsberg Kristensen · 9 years ago