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