1. 383a70b build: Order AC_CONFIG_FILES list by Matt Turner · 12 years ago
  2. 8cdce6c build: Only build libmesa.la when needed by Matt Turner · 12 years ago
  3. 00f3d9b build: Remove duplicate DRI automake conditionals by Matt Turner · 12 years ago
  4. d23b1b7 build: Remove GLU_DIRS by Matt Turner · 12 years ago
  5. a6b8b70 automake: convert es1api by Matt Turner · 12 years ago
  6. 0f8110c automake: convert es2api by Matt Turner · 12 years ago
  7. bee2edb build: Link DRI drivers with dricore in case of no direct rendering by Matt Turner · 12 years ago
  8. bfd7d6f build: Only build libmesagallium.la if building Gallium by Matt Turner · 12 years ago
  9. d9b1098 build: Put mapi/shared-glapi in CORE_DIRS by Matt Turner · 12 years ago
  10. 8c9b78a build: Only allow shared-glapi with DRI by Matt Turner · 12 years ago
  11. 32e8ce6 build: Set sensible DRI/X11/OSMesa defaults by Matt Turner · 12 years ago
  12. 53248e5 build: Print whether shared-glapi is enabled by Matt Turner · 12 years ago
  13. be5fe7b build: Remove deprecated --with-driver= flag by Matt Turner · 12 years ago
  14. d12b07e build: Remove EXTRA_LIB_PATH by Matt Turner · 12 years ago
  15. e273ed3 build: Require X11 pkg-config files by Matt Turner · 12 years ago
  16. 2f14202 configure.ac: bump libdrm_radeon requirement to 2.6.38 by Marek Olšák · 12 years ago
  17. e98ace9 configure: Check xcb version when X11 pkgconfig exists by Tom Stellard · 12 years ago
  18. 996ff1c Revert "mesa: Remove C++11 narrowing warnings" by Chad Versace · 12 years ago
  19. 9f5a5d5 mesa: Remove C++11 narrowing warnings by Chad Versace · 12 years ago
  20. 9f7b3d1 Make shared-glapi the default by Ian Romanick · 12 years ago
  21. 45d3d0a mesa/tests: Add tests for the generated shared-glapi dispatch table by Ian Romanick · 12 years ago
  22. 41625af radeonsi: initial VDPAU target by Christian König · 12 years ago
  23. 84ead7b configure.ac: Remove extra ;; by Matt Turner · 12 years ago
  24. 33ae29c configure.ac: Don't duplicate CFLAGS by Matt Turner · 12 years ago
  25. 14819eb configure.ac: Remove contractions to stop breaking syntax highlighting by Matt Turner · 12 years ago
  26. 0e38a3c configure.ac: remove remnants of ppc asm support by Matt Turner · 12 years ago
  27. 33ef67a linux: Default to dri not xlib on all arches by Adam Jackson · 12 years ago
  28. 27013e5 Move installing osmesa.pc to drivers/osmesa by Jon TURNEY · 12 years ago
  29. 11ff18f automake: Remove OPT_FLAGS. by Eric Anholt · 12 years ago
  30. 87a1c4f automake: Remove ARCH_FLAGS. by Eric Anholt · 12 years ago
  31. f9089f4 Remove redundant osmesa shared library install from Makefile.old by Jon TURNEY · 12 years ago
  32. 27382c0 automake: Honor GL_LIB for mangled/custom lib names by Brad King · 12 years ago
  33. 044de40 pipe_loader: Try to connect with the X server before probing pciids v2 by Tom Stellard · 12 years ago
  34. 17f6c91 configure.ac: Add --with-llvm-prefix option by Tom Stellard · 12 years ago
  35. bd9bf7a autoconf: Only kink mcjit component when available. by José Fonseca · 12 years ago
  36. 761131c configure.ac: Further LLVM fixups. by Michel Dänzer · 12 years ago
  37. ed41a55 configure.ac: Add libLLVMMCJIT to the LLVM_LDFLAGS by Tom Stellard · 12 years ago
  38. 39d82a1 Fix linking gallium drivers and with dricore after defadf2b1 by Jon TURNEY · 12 years ago
  39. 426a23a wayland: Stop trying to use make rules from aclocal, just copy and paste by Kristian Høgsberg · 12 years ago
  40. b2a37e2 automake: convert libglapi by Jon TURNEY · 12 years ago
  41. 1e48dfe Rename X86-64_API -> X86_64_API by Jon TURNEY · 13 years ago
  42. defadf2 Link dri drivers with mesa or dricore libtool library by Jon TURNEY · 12 years ago
  43. cf362d0 Remove unused MESA_MODULES autoconf variable by Jon TURNEY · 12 years ago
  44. 68e04cc automake: convert libglsl by Jon TURNEY · 12 years ago
  45. 284325d automake: convert libOSmesa by Laurent Carlier · 12 years ago
  46. 6882381 mesa: Require current libxcb. by Eric Anholt · 12 years ago
  47. 860d5bd i965: Add hardware context support. by Kenneth Graunke · 12 years ago
  48. ea76f03 clover: Add --with-clang-libdir option and verify CLANG_RESOURCE_DIR by Tom Stellard · 12 years ago
  49. 37c3cbe dricore: Turn it into a normal library. by Eric Anholt · 12 years ago
  50. 2d51ac8 mesa: Move GL header installation to automake. by Eric Anholt · 12 years ago
  51. 417c1a6 automake: Move the master Mesa makefile to Makefile.old. by Eric Anholt · 12 years ago
  52. bd18a23 automake: Convert osmesa.pc to be generated by configure. by Eric Anholt · 12 years ago
  53. fa4cf4d mesa: Convert gl.pc to be generated by configure. by Eric Anholt · 12 years ago
  54. 2d4b77c automake: Convert src/mesa/drivers/x11/Makefile to automake. by Eric Anholt · 12 years ago
  55. 2fb0f77 automake: Convert src/gallium/Makefile to automake. by Eric Anholt · 12 years ago
  56. 3a70f75 automake: Convert src/mapi/glapi/gen/Makefile to automake. by Eric Anholt · 12 years ago
  57. d59149d automake: Convert src/mesa/drivers/Makefile to automake. by Eric Anholt · 12 years ago
  58. 9ff2709 automake: Directly generate configs/current instead of symlinking from it. by Eric Anholt · 12 years ago
  59. 95836b4 automake: Convert gen_matypes building to automake. by Eric Anholt · 12 years ago
  60. e426949 make: Fold ASM_CFLAGS into DEFINES. by Eric Anholt · 12 years ago
  61. 07b28af automake: Convert src/egl/Makefile to automake. by Eric Anholt · 12 years ago
  62. a4ff334 automake: Don't warn on gmake portability issues. by Eric Anholt · 12 years ago
  63. a29ad2b mesa/tests: Add tests for the generated dispatch table by Ian Romanick · 12 years ago
  64. 8fecdcc mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functions by Ian Romanick · 12 years ago
  65. 2e8c866 glx: Move tests from tests/glx to src/glx/tests by Ian Romanick · 12 years ago
  66. 4a5d020 automake: Add AM_PROG_AR before LT_INIT to silence a lot of warnings. by Kenneth Graunke · 12 years ago
  67. f3cdcb8 configure.ac: Add --with-(gl|glu|osmesa)-lib-name options by Brad King · 12 years ago
  68. 279efce automake: Merge the dricore libglsl build into libdricore. by Eric Anholt · 12 years ago
  69. 7edbf4b automake: Convert src/Makefile to automake. by Eric Anholt · 12 years ago
  70. 07abd91 automake: Move top-level makefile to automake. by Eric Anholt · 12 years ago
  71. 4038dda mesa: Move the version information right into configure.ac. by Eric Anholt · 12 years ago
  72. 2c4f6ce configure.ac: Fail if egl x11 platform dependencies are not available by Kristian Høgsberg · 12 years ago
  73. a9cfd95 automake: use -m32 in CCASFLAGS when using --enable-32-bit by Tapani Pälli · 12 years ago
  74. 6a829a1 r600g: compute support for evergreen by Adam Rak · 13 years ago
  75. 7a6b5d4 clover: Link to the necessary LLVM and Clang libs by Tom Stellard · 12 years ago
  76. d416780 configure.ac: Add variables LLVM_CPPFLAGS and LLVM_LIBDIR by Tom Stellard · 12 years ago
  77. c79e766 configure.ac: Add option for libclc path by Tom Stellard · 13 years ago
  78. d85e512 configure.ac: Add HAVE_OPENCL AM_CONDITIONAL v2 by Tom Stellard · 12 years ago
  79. 2224fb6 automake: Check for 'indent' and fall back to 'cat' if not found. by Kenneth Graunke · 12 years ago
  80. f9d1562 automake: Convert dricore building to automake. by Eric Anholt · 12 years ago
  81. 7d7fe1b automake: Rename variables in sources.mak to be automake compatible. by Eric Anholt · 12 years ago
  82. 0ce0f7c mesa: Remove the generated glapi from source control, and just build it. by Eric Anholt · 12 years ago
  83. ea8e854 i965: Completely annotate the batch bo when aub dumping. by Paul Berry · 12 years ago
  84. 3d2bf91 Filter out -Wcovered-switch-default from LLVM_CFLAGS by ojab · 12 years ago
  85. 4050756 configure.ac: Fix typos in the r600-llvm-compiler option by Homer Hsing · 12 years ago
  86. 24bc382 radeonsi: Fixups for recent build infrastructure changes. by Michel Dänzer · 12 years ago
  87. 79d77b3 clover: Assorted build fixes. by Tom Stellard · 12 years ago
  88. c6db1b3 clover: Import OpenCL state tracker. by Francisco Jerez · 12 years ago
  89. b52a0f2 gallium/gbm: Switch to auxiliary/pipe-loader. by Francisco Jerez · 12 years ago
  90. 66f7fd9 gallium/tests/trivial: Switch to the pipe loader. by Francisco Jerez · 12 years ago
  91. e136453 gallium: Add pipe loader for device enumeration and driver multiplexing. by Francisco Jerez · 12 years ago
  92. e4c97f1 autoconf: pass -Wall to automake by Dylan Noblesmith · 12 years ago
  93. ced73ea r600g: Add hooks for the LLVM shader compiler by Tom Stellard · 12 years ago
  94. adb8eca configure.ac: Move HAVE_LLVM definition into configure.ac by Tom Stellard · 12 years ago
  95. cc7e0de glsl: Convert the tests directory to automake. by Eric Anholt · 12 years ago
  96. b814506 configure.ac: add IA64 support. by Dave Airlie · 12 years ago
  97. 6077b34 r600g: Use automake to generate Makefile by Tom Stellard · 12 years ago
  98. a3d5673 autoconf: add AM_PROG_CC_C_O by Dylan Noblesmith · 12 years ago
  99. a2fc42b nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants by Ben Skeggs · 13 years ago
  100. 6d1cdec nouveau: switch to libdrm_nouveau-2.0 by Christoph Bumiller · 12 years ago