1. 34efd929 configure.ac: Remove gallium-g3dvl flag. by Matt Turner · 11 years ago
  2. dc21e30 radeonsi: add 2d tiling support for texture v3 by Jerome Glisse · 12 years ago
  3. c7b88ed configure: enable vdpau and xvmc detection, with gallium by Emil Velikov · 11 years ago
  4. b8f6858 gallivm: JIT symbol resolution with linux perf. by José Fonseca · 11 years ago
  5. 7490eeb autoconf: enable detection of vdpau and xvmc by default by Christian König · 11 years ago
  6. b3f1f66 build: Get rid of GALLIUM_WINSYS_DIRS by Matt Turner · 12 years ago
  7. 3a6e548 build: Get rid of GALLIUM_TARGET_DIRS by Matt Turner · 12 years ago
  8. 2f7a37d build: Build pipe-loader before gallium tests by Matt Turner · 12 years ago
  9. 0d3b1b0 build: Get rid of GALLIUM_MAKE_DIRS by Matt Turner · 12 years ago
  10. 69b69b1 build: Stop using GALLIUM_STATE_TRACKERS_DIRS for SUBDIRS by Matt Turner · 12 years ago
  11. 13a7010 build: Get rid of DRIVER_DIRS by Matt Turner · 12 years ago
  12. 8341eff build: Stop AC_SUBST'ing DRI_DIRS and GALLIUM_DRIVERS_DIRS by Matt Turner · 12 years ago
  13. 70531b4 build: Remove GALLIUM_DIRS by Matt Turner · 12 years ago
  14. a9676ae build: Get rid of SRC_DIRS by Matt Turner · 12 years ago
  15. 691c304 build: Get rid of CORE_DIRS by Matt Turner · 12 years ago
  16. 9277b04 radeon/llvm: Handle ELF formatted binary output from the LLVM backend by Tom Stellard · 12 years ago
  17. 5b2855b radeon/uvd: add UVD implementation v5 by Christian König · 12 years ago
  18. c295874 autotools: Better describe which cases OProfileJIT is required. by Johannes Obermayr · 11 years ago
  19. a5a7678 radeon/llvm: Bump minimum LLVM version to 3.3 by Tom Stellard · 12 years ago
  20. b336f51 clover: Fix linkage of libOpenCL by Niels Ole Salscheider · 12 years ago
  21. 06fff29 build: Enable x86 assembler on Hurd. by Andreas Boll · 12 years ago
  22. ce3aa0e radeon/llvm: fix LLVM dependencies by Christian König · 12 years ago
  23. 79eac7d configure: wire-up new OSMesa gallium state tracker and target by Brian Paul · 12 years ago
  24. 5c6e1e9 configure.ac: Alphabetize freedreno makefiles. by Matt Turner · 12 years ago
  25. d89ef39 build: Get rid of dead MESA_ASM_FILES variable by Matt Turner · 12 years ago
  26. 6173cc1 freedreno: gallium driver for adreno by Rob Clark · 12 years ago
  27. 44a8e51 d3d1x: Remove. by José Fonseca · 12 years ago
  28. 07f2dee configure.ac: Build dricommon for DRI gallium drivers by Matt Turner · 12 years ago
  29. 7de78ce5 configure.ac: Remove redundant checks of enable_dri. by Matt Turner · 12 years ago
  30. 523b07e configure.ac: Remove stale comment about --x-* arguments. by Matt Turner · 12 years ago
  31. 35189d7 configure.ac: Don't check for X11 unconditionally. by Matt Turner · 12 years ago
  32. 998d975 Fix build of swrast only without libdrm by Daniel Martin · 12 years ago
  33. 2506b03 autotools: oprofilejit should be included in the list of LLVM components required by Adam Sampson · 12 years ago
  34. 4deefd9 configure.ac: Clarify the description of the --with-opencl-libdir parameter a little. by Francisco Jerez · 12 years ago
  35. 0a82828 configure: Fix build with automake < 1.11 by Lauri Kasanen · 12 years ago
  36. c403a52 configure.ac: Do not check for clock_gettime on MinGW. by Vinson Lee · 12 years ago
  37. 0898047 configure.ac: Add components to LLVM_COMPONENTS when using llvm shared libs by Tom Stellard · 12 years ago
  38. 990bd49 configure.ac: Do not check for rt on Mac OS X. by Vinson Lee · 12 years ago
  39. 02a423b Require libdrm_radeon 2.4.42 for radeonsi. by Michel Dänzer · 12 years ago
  40. 1e85713 configure.ac: Fix --with-llvm-shared-libs by Quentin Glidic · 12 years ago
  41. 3b888f5 configure.ac: GLX cannot work without OpenGL by Michel Dänzer · 12 years ago
  42. 6ea753b mesa: bump version to 9.2 (devel) by Andreas Boll · 12 years ago
  43. 02b6da1 build: Add missing comma in AS_IF by Matt Turner · 12 years ago
  44. 91a160b r600g: Fix building with --enable-r600-llvm-compiler by Tom Stellard · 12 years ago
  45. 7a850c5 configure.ac: Don't set LLVM_LIBS when llvm is disabled by Tom Stellard · 12 years ago
  46. cf69a59 configure.ac: Force use of LLVM shared libs with --enable-opencl v2 by Tom Stellard · 12 years ago
  47. 69d639b configure.ac: Compute the required llvm static libraries only once by Tom Stellard · 12 years ago
  48. 2a71054 build: Use AX_PROG_FLEX by Matt Turner · 12 years ago
  49. b68b852 build: Use AX_PROG_BISON by Matt Turner · 12 years ago
  50. efd201c glsl/build: Build tests via the glsl Makefile by Matt Turner · 12 years ago
  51. 86d30de glsl/build: Build glcpp via the glsl Makefile by Matt Turner · 12 years ago
  52. cc9f609 glsl/build: Don't build builtin_compiler separately if not cross compiling by Matt Turner · 12 years ago
  53. a076c27 build: Remove dead SHARED_GLAPI variable by Matt Turner · 12 years ago
  54. 410b58c build: require python module libxml2 by Andreas Boll · 12 years ago
  55. 9ba7eac nvc0: add support for accelerated video decoding through the dedicated engines by Maarten Lankhorst · 12 years ago
  56. 9962973 build: Make src/gtest before src/mesa by Matt Turner · 12 years ago
  57. 164a04e build: Fix the documented default value of --with-gallium-drivers by Damien Lespiau · 12 years ago
  58. 4d6faf5 r300g: kill the X.Org state tracker target by Marek Olšák · 12 years ago
  59. 67ef755 configure.ac: Fixing common dri dependency when using dri state tracker by Alexandre Demers · 12 years ago
  60. b587a75 driconf: Add translation-generation to build system, don't track generated files by Carl Worth · 12 years ago
  61. 3ed95dc Remove MESA_PIC_FLAGS macro by Matt Turner · 12 years ago
  62. b585c00 Remove minstall by Matt Turner · 12 years ago
  63. 424f200 Remove checking for makedepend by Matt Turner · 12 years ago
  64. 8f8e85e Remove mklib by Matt Turner · 12 years ago
  65. c8747408 Remove configs/{current,default} by Matt Turner · 12 years ago
  66. cb4d502 gallium/tests/unit: Convert to automake by Andreas Boll · 12 years ago
  67. 59088a2 gallium/tests/trivial: Convert to automake by Andreas Boll · 12 years ago
  68. 45270fb targets/pipe-loader: Convert to automake by Matt Turner · 12 years ago
  69. 53c62d3 targets/gbm: Convert to automake by Matt Turner · 12 years ago
  70. cdee0e8 targets/egl-static: Convert to automake by Matt Turner · 12 years ago
  71. d53901c targets/xa-vmwgfx: Convert to automake by Matt Turner · 12 years ago
  72. af6a2e4 targets/xvmc-softpipe: Convert to automake by Matt Turner · 12 years ago
  73. 45bf6aa targets/xvmc-r600: Convert to automake by Matt Turner · 12 years ago
  74. c2371cc targets/xvmc-r300: Convert to automake by Matt Turner · 12 years ago
  75. b173b16 targets/xvmc-nouveau: Convert to automake by Matt Turner · 12 years ago
  76. 0b132df build: AC_SUBST XVMC_MAJOR/MINOR by Matt Turner · 12 years ago
  77. f2bf0cd targets/xorg-radeonsi: Convert to automake by Matt Turner · 12 years ago
  78. ff5ab73 targets/xorg-r600: Convert to automake by Matt Turner · 12 years ago
  79. 7d451ba targets/xorg-r300: Convert to automake by Matt Turner · 12 years ago
  80. f984d12 targets/xorg-nouveau: Convert to automake by Matt Turner · 12 years ago
  81. 1a43491 targets/xorg-i915: Convert to automake by Matt Turner · 12 years ago
  82. 7f24483 targets/vdpau-softpipe: Convert to automake by Matt Turner · 12 years ago
  83. e3b2160 targets/vdpau-radeonsi: Convert to automake by Matt Turner · 12 years ago
  84. 98c0513 targets/vdpau-r600: Convert to automake by Matt Turner · 12 years ago
  85. 7e0d6ff targets/vdpau-r300: Convert to automake by Matt Turner · 12 years ago
  86. d0df9e8 targets/vdpau-nouveau: Convert to automake by Matt Turner · 12 years ago
  87. 184b2f0 build: AC_SUBST VDPAU_MAJOR/MINOR by Matt Turner · 12 years ago
  88. 0470fb4 targets/libgl-xlib: Convert to automake by Matt Turner · 12 years ago
  89. c14c801 targets/dri-vmwgfx: Convert to automake by Matt Turner · 12 years ago
  90. b3068d8 targets/dri-swrast: Convert to automake by Matt Turner · 12 years ago
  91. dd65729 targets/dri-radeonsi: Convert to automake by Matt Turner · 12 years ago
  92. ab07ae0 targets/dri-r600: Convert to automake by Matt Turner · 12 years ago
  93. b570f1f targets/dri-r300: Convert to automake by Matt Turner · 12 years ago
  94. 6ed9f9f targets/dri-nouveau: Convert to automake by Matt Turner · 12 years ago
  95. 2cd5bf7 targets/dri-i915: Convert to automake by Matt Turner · 12 years ago
  96. 984562d state_trackers/xvmc: Convert to automake by Matt Turner · 12 years ago
  97. 405a9da state_trackers/xorg: Convert to automake by Matt Turner · 12 years ago
  98. 2ad2603 state_trackers/xa: Convert to automake by Matt Turner · 12 years ago
  99. 68c0311 state_trackers/vega: Convert to automake by Matt Turner · 12 years ago
  100. d2ca32e state_trackers/vdpau: Convert to automake by Matt Turner · 12 years ago