1. f647a72 glx: Fix build in GLX_DIRECT_RENDERING !GLX_USE_APPLEGL !GLX_USE_DRM case by Jon TURNEY · 10 years ago
  2. 93257a5 configure: error out when building opencl without LLVM by Emil Velikov · 10 years ago
  3. 82c577a configure.ac: Do not use Pthreads with MinGW. by Vinson Lee · 10 years ago
  4. 85b6f36 loader: add optional /sys filesystem method for PCI identification. by Gary Wong · 10 years ago
  5. 97aa256 targets/opencl: Fix (static) linking with LLVM (v2) by Kai Wasserbäch · 10 years ago
  6. 5a459a0 Fix build of appleglx by Jon TURNEY · 10 years ago
  7. 45f9aae Make DRI dependencies and build depend on the target by Jon TURNEY · 10 years ago
  8. ff90a87 Fix build for darwin by Jon TURNEY · 10 years ago
  9. 5dd927b configure.ac: Do not enable -Wl,--no-undefined on Mac OS X. by Vinson Lee · 10 years ago
  10. 8479edf configure.ac: Remove -fstack-protector-strong from LLVM flags. by Vinson Lee · 10 years ago
  11. d812c74 gallium/radeon: link in libradeon.la at target level by Emil Velikov · 10 years ago
  12. f57d092 configure: correctly set LD_NO_UNDEFINED by Emil Velikov · 10 years ago
  13. ecef2da configure: Require LLVM 3.1. by José Fonseca · 10 years ago
  14. e477d12 configure: error out if building GBM without dri by Emil Velikov · 10 years ago
  15. c5d0008 configure.ac: Add LLVM_VERSION_PATCH to DEFINES by Tom Stellard · 10 years ago
  16. cc71df5 configure.ac: radeonsi requires EGL_DRM and GBM by Marek Olšák · 11 years ago
  17. b26175b configure: bump up libdrm_radeon requirement to 2.4.54 by Alex Deucher · 10 years ago
  18. 1c6154c targets/omx: add nouveau target by Emil Velikov · 11 years ago
  19. ec8ebff Check for dladdr(), rather than assuming we have it if we have RTLD_DEFAULT by Jon TURNEY · 11 years ago
  20. 6c44d43 automake: cleanup pipe-loader handling when using sw/xlib winsys by Emil Velikov · 11 years ago
  21. 5c6a144 pipe-loader: conditionally build and use pipe_loader_sw_probe_dri by Emil Velikov · 11 years ago
  22. 8291f6d configure.ac: require libdrm_radeon 2.4.53 by Marek Olšák · 11 years ago
  23. 56f5316 Partially revert "st/xa: Fix advertized version number and try to avoid future discrepancies" by Emil Velikov · 11 years ago
  24. 1d4007f egl/build: Drop two unnecessary Makefiles. by Matt Turner · 11 years ago
  25. 81799c8 configure: don't require libudev for gbm or egl drm/wayland by Jonathan Gray · 11 years ago
  26. 16c13aa automake: move GALLIUM_DRI_LIB_DEPS to Automake.inc by Emil Velikov · 11 years ago
  27. 476db98 configure.ac: fix the detection of expat with pkg-config by Johannes Nixdorf · 11 years ago
  28. 61bedc3 st/xa: Fix advertized version number and try to avoid future discrepancies by Thomas Hellstrom · 11 years ago
  29. d681b22 automake: ask the linker to do garbage collection by Emil Velikov · 11 years ago
  30. e62b7d38 configure: autodetect video state-trackers when non swrast driver is present by Emil Velikov · 11 years ago
  31. 3dc174e configure: use grep in quiet mode, rather than piping stderr/stdout to /dev/null by Emil Velikov · 11 years ago
  32. e8e1158 configure: error out when building gallium-osmesa without softpipe by Emil Velikov · 11 years ago
  33. 4d8267e Partially revert "automake: allow only shared builds" by Emil Velikov · 11 years ago
  34. 23740ed configure: enable dri3 only for linux by Emil Velikov · 11 years ago
  35. 2de70fe mapi/glapi: Use ElementTree instead of libxml2. by José Fonseca · 11 years ago
  36. 29bcc73 Revert "build: llvm libs may not be in system search path, add rpath" by Ilia Mirkin · 11 years ago
  37. a6efbac automake: allow only shared builds by Emil Velikov · 11 years ago
  38. 065b6ca configure: update enable-llvm-shared-libs comments by Emil Velikov · 11 years ago
  39. 254aafb configure: read libomxil-bellagio.pc only when it exists by Emil Velikov · 11 years ago
  40. 22c1335 automake: create compat symlinks only for linux systems by Emil Velikov · 11 years ago
  41. bba9c28 configure: use LIB_EXT rather than hardcoded .so by Emil Velikov · 11 years ago
  42. 3c5599b configure: remove old makefile variables by Emil Velikov · 11 years ago
  43. 9856d65 configure: Fix bashism. by Eric Anholt · 11 years ago
  44. b959fd9 dri: Require libudev-dev for building DRI on Linux. by Eric Anholt · 11 years ago
  45. 3d7c883 configure: s/--with-llvm-shared-libs/--enable-llvm-shared-libs/ by José Fonseca · 11 years ago
  46. 1a568e0 Revert "configure: use enable_dri_glx local variable" by Emil Velikov · 11 years ago
  47. 1bb23ab configure: disable shared glapi when building xlib powered glx by Emil Velikov · 11 years ago
  48. 089d066 configure: Remove more flags from llvm-config by Bruno Jiménez · 11 years ago
  49. 8a8dd86 configure.ac: consolidate dependencies version check by Fabio Pedretti · 11 years ago
  50. dfe8cb4 configure: use enable_dri_glx local variable by Emil Velikov · 11 years ago
  51. 4687b0a configure: enable the drm pipe-loader for non swrast drivers by Emil Velikov · 11 years ago
  52. e283e96 configure: error out when building xa only with swrast by Emil Velikov · 11 years ago
  53. 2e830bb configure: avoid setting variables as empty strings by Emil Velikov · 11 years ago
  54. f42333b configure: avoid constantly building megadrivers 'core' by Emil Velikov · 11 years ago
  55. d9b9835 build: llvm libs may not be in system search path, add rpath by Ilia Mirkin · 11 years ago
  56. a9f88e2 util: Add util_bswap64() v3 by Tom Stellard · 11 years ago
  57. f8ba0f5 configure.ac: Use AX_GCC_BUILTIN to check availability of __builtin_bswap32 v2 by Tom Stellard · 11 years ago
  58. 61973ff configure: correctly report if we're building the sw/xlib winsys by Emil Velikov · 11 years ago
  59. 3445e8b pipe-loader: wrap pipe_loader_sw_probe_xlib within HAVE_PIPE_LOADER_XLIB by Emil Velikov · 11 years ago
  60. 0432aa0 configure: use shared-glapi when more than one gl* API is used by Emil Velikov · 11 years ago
  61. 9eae750 configure: use default dri drivers whenever opengl and dri are enabled by Emil Velikov · 11 years ago
  62. a4c7342 configure: Use LLVM shared libraries by default by Tom Stellard · 11 years ago
  63. 20d14ef configure: fix build error with XA by Rob Clark · 11 years ago
  64. 5fe4796 configure: bump up libdrm requirement to 2.4.38 by Emil Velikov · 11 years ago
  65. f41102b configure: use test -n whenever possible by Emil Velikov · 11 years ago
  66. 8015ffe configure: use test -z whenever possible by Emil Velikov · 11 years ago
  67. ee55500 configure: cleanup classic dri drivers handling by Emil Velikov · 11 years ago
  68. 35f6eed configure: compact ppc/sparc DRI_DIRS handling by Emil Velikov · 11 years ago
  69. 65e67b9 configure: drop explicit DRI_DIRS assignment on some platforms/arches by Emil Velikov · 11 years ago
  70. 49e93e8 configure: cleanup switch statement by Emil Velikov · 11 years ago
  71. d23f9e3 targets/vdpau: Don't link unused libraries by Kusanagi Kouichi · 11 years ago
  72. 6ba4392 configure: Try pkg-config first for libselinux by Kusanagi Kouichi · 11 years ago
  73. 4215892 st/xa: use pipe-loader to get screen by Rob Clark · 11 years ago
  74. a122c75 pipe-loader: split out "client" version by Rob Clark · 11 years ago
  75. 118c36a configure: cleanup libudev handling by Emil Velikov · 11 years ago
  76. 6fe2ca7 configure: drop LIBUDEV_CFLAGS from X11_INCLUDES by Emil Velikov · 11 years ago
  77. 929f833 configure: error out when building radeonsi without gallium-llvm by Emil Velikov · 11 years ago
  78. 79aa29d omx: fix some minor configure.ac issues by Christian König · 11 years ago
  79. 15e39ca st/omx: initial OpenMAX support v3 by Christian König · 11 years ago
  80. 1340e24 egl/glx: Remove egl_glx driver by Chad Versace · 11 years ago
  81. faee376 loader: fix running with --disable-egl builds by Dave Airlie · 11 years ago
  82. 4556c73 loader: Use dlsym to get our udev symbols instead of explicit linking. by Eric Anholt · 11 years ago
  83. 77425ef build: Require libdrm 2.4.52 for Intel. by Kenneth Graunke · 11 years ago
  84. 26d380d loader: ifdef libdrm specific code and include by Emil Velikov · 11 years ago
  85. 8c2e7fd loader: introduce the loader util lib by Emil Velikov · 11 years ago
  86. 5ea2376 Use AC_PATH_TOOL instead of AC_PATH_PROG for llvm-config. by Michał Górny · 11 years ago
  87. 6a19bb5 configure: Disable xvmc by default by Tom Stellard · 11 years ago
  88. c076652 freedreno/a3xx: support for hw binning pass by Rob Clark · 11 years ago
  89. fcefdc9 mesa: Fix build to properly check for supported compiler flags by Lauri Kasanen · 11 years ago
  90. 568a27588 dri3: Switch to libxshmfence version 1.1 by Keith Packard · 11 years ago
  91. 78fcc31 configure.ac: remove -fcolor-diagnostics from LLVM flags by Markus Trippelsdorf · 11 years ago
  92. 3e2b0f8 st/xa: Add new map flags by Thomas Hellstrom · 12 years ago
  93. 40e2856 configure.ac: require libdrm_radeon 2.4.50 by Marek Olšák · 11 years ago
  94. a057b83 egl: add HAVE_LIBDRM define, fix EGL X11 platform by Tapani Pälli · 11 years ago
  95. cb728bb i965: Bump libdrm requirement by Ian Romanick · 11 years ago
  96. 7b136de radeonsi: enable 2D tiling on CIK by Marek Olšák · 11 years ago
  97. 02fdb5c targets/dri: move linker flags out of configure into Automake.inc by Emil Velikov · 11 years ago
  98. 595bd01 freedreno: compact a2xx and a3xx makefiles into parent ones by Johannes Obermayr · 11 years ago
  99. cb080a1 configure.ac: Don't require shared LLVM when building OpenCL by Tom Stellard · 11 years ago
  100. f0f202e glx: conditionaly build dri3 and present loader (v3) by Armin K · 11 years ago