1. c5bae14 autoconf: Adjust to new asm SOURCES variables by Dan Nicholson · 16 years ago
  2. 61e925f autoconf: Restore commented ASM_FLAGS by Dan Nicholson · 16 years ago
  3. 7e54d7d gallium: Update autoconf to latest gallium build by Jakob Bornecrantz · 16 years ago
  4. e94b4dd gallium: Disable nouveau by default by Jakob Bornecrantz · 16 years ago
  5. e97681c mesa: merge gallium-0.2 into gallium-master-merge by Brian Paul · 16 years ago
  6. 1a46c8a mesa: autoconf fixes for OS X by Siddhartha Chaudhuri · 16 years ago
  7. 14f79d4 gallium autoconf/automake by Jerome Glisse · 16 years ago
  8. a3d223f autoconf: Use include-fixed directory with makedepend on newer GCC by Dan Nicholson · 16 years ago
  9. 29f603a autoconf: Only _GNU_SOURCE feature test macro needed on gnu systems by Dan Nicholson · 16 years ago
  10. 7f7fc3e mesa: match against *-gnu* instead of *-gnu in configure.ac by Julien Cristau · 16 years ago
  11. 44557bf mesa: require libdrm 2.4.3 in configure.ac by Brian · 16 years ago
  12. 8be02fc Add OSMesa pkg-config file by Dan Nicholson · 16 years ago
  13. 71e208b Add more package metadata to the pkg-config files by Dan Nicholson · 16 years ago
  14. 154a9e5 Bump dri2proto requirement to 1.99.3, drop CopyRegion bitmask from protocol. by Kristian Høgsberg · 16 years ago
  15. 5f19f5c configure.ac: advertise XCB by RALOVICH, Kristóf · 16 years ago
  16. 98fcdf3 configure.ac: Add support for gnu/kfreebsd by Julien Cristau · 16 years ago
  17. 4a32f0c configure.ac: bump dri2proto requirement, drop TTM_API define. by Kristian Høgsberg · 16 years ago
  18. b5095ab autoconf: disable dri drivers build if being asked by Florent Thoumie · 16 years ago
  19. 776c60d autoconf: Support Motif widgets in GLw with --enable-motif by Dan Nicholson · 16 years ago
  20. bfb27b5 autoconf: Subsitute SHELL for all platforms by Dan Nicholson · 16 years ago
  21. 99803a4 autoconf: Add information about the --x-* options to --help output by Dan Nicholson · 16 years ago
  22. e97ab72 autoconf: Tell the user about docs/autoconf.html in --help output by Dan Nicholson · 16 years ago
  23. e6e4f25 autoconf: Allow commas or spaces to separate DRI drivers by Dan Nicholson · 16 years ago
  24. 11ac5b2 Set library and header installation directories from configuration by Dan Nicholson · 16 years ago
  25. 5cae1b7 autoconf: Improve the visibility of the swrast DRI driver by Dan Nicholson · 16 years ago
  26. 985e1cd autoconf: Check for posix_memalign by Dan Nicholson · 16 years ago
  27. e1f9adc Solaris port of Mesa 7.1 with autoconf support by Alan Coopersmith · 16 years ago
  28. 41bdb88 sparc: add swrast to dri drivers by Dave Airlie · 16 years ago
  29. 2b0e75e sparc: add DRI drivers for sparc patch from Fedora by Dave Airlie · 16 years ago
  30. 871125a autoconf: Collect arch/platform settings in one location by Dan Nicholson · 16 years ago
  31. 0b734bd mesa/drm/ttm: allow build against non-TTM aware libdrm by Dave Airlie · 16 years ago
  32. d4510e5 drop GLcore by George Sapountzis · 16 years ago
  33. 280bf89 Add DRI driver that uses the mesa swrast module. by George Sapountzis · 16 years ago
  34. 2d709fe autoconf: Allow XCB to be used for GLX by Dan Nicholson · 16 years ago
  35. 5dbbde5 Default DRI driver directory to match X.Org xserver by Dan Nicholson · 16 years ago
  36. d368eed autoconf: Attempt to figure out the PIC flags for the platform by Dan Nicholson · 16 years ago
  37. e14ebbc autoconf: Replace the configs/current symlink from config.status by Dan Nicholson · 16 years ago
  38. 7d016b7 autoconf: Sanitize asm build for cross-compiling and --enable-*-bit by Dan Nicholson · 16 years ago
  39. cc77e8f autoconf: Error for incompatible version of libdrm by Dan Nicholson · 16 years ago
  40. 297e16c autoconf: More quoting, just to be safe by Dan Nicholson · 16 years ago
  41. e6a0609 autoconf: Allow non-pkg-config builds to succeed by Dan Nicholson · 16 years ago
  42. 00994ac autoconf: Scrape the version from configs/default by Dan Nicholson · 16 years ago
  43. 2ed0f72 glcore: Set all external variables in configuration by George Sapountzis · 16 years ago
  44. 7154d66 autoconf: Fail from autoconf if the pkg-config macros aren't defined by Dan Nicholson · 16 years ago
  45. 80f68e1 autoconf: Don't substitute MESA_MAJOR and friends by Dan Nicholson · 16 years ago
  46. 32a2a09 glcore: build from mesa by George Sapountzis · 16 years ago
  47. 711222b autoconf: Default the build to DRI on OS+CPU combos where it's expected. by Eric Anholt · 16 years ago
  48. 9f8df2d autoconf: Add dfbsd support. by Hasso Tepper · 16 years ago
  49. e786924 Pick up dri2proto from the standard proto header include path. by Kristian Høgsberg · 17 years ago
  50. b645942 Use AC_CHECK_PROGS to find alternate make programs by Dan Nicholson · 17 years ago
  51. e82dd8c DRI interface changes and DRI2 direct rendering support. by Kristian Høgsberg · 17 years ago
  52. c986421 autoconf: Add a workaround for second AC_PROG_PATH not overwriting results. by Eric Anholt · 17 years ago
  53. 050c533 autoconf: automatically detect if -ldl is required. by Eric Anholt · 17 years ago
  54. 5ad0615 Fix autoconf build on FreeBSD: detect gmake, and put -D*_SOURCE under linux. by Eric Anholt · 17 years ago
  55. b957655 autoconf: Enable xdemos by default when we build libGL by Dan Nicholson · 17 years ago
  56. db7fc63 autoconf: Print GCC include path directly and be more robust using it by Dan Nicholson · 17 years ago
  57. bcecea6 autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings. by Kristian Høgsberg · 17 years ago
  58. 758b998 autoconf: Fix thinko when checking freebsd CPU types by Dan Nicholson · 17 years ago
  59. 112a40e autoconf: Set the default drivers after checking platform specifics by Dan Nicholson · 17 years ago
  60. 66611f2 Trivial SELinux awareness. Enable with --enable-selinux. by Adam Jackson · 17 years ago
  61. 0c275b6 autoconf: Use -fno-strict-aliasing on GCC by Dan Nicholson · 17 years ago
  62. 544ab20 Allow osmesa to be enabled or disabled by Dan Nicholson · 17 years ago
  63. ab57cba autoconf: Helper options for adding GCC 32/64 bit flags by Dan Nicholson · 17 years ago
  64. c79c93c autoconf: Improve help text for demos and DRI drivers by Dan Nicholson · 17 years ago
  65. f64d6fe autoconf: Update bug address and fix some autoconf warnings by Dan Nicholson · 17 years ago
  66. a130718 autoconf: Consistently use xlib for the driver name by Dan Nicholson · 17 years ago
  67. 3e28862 autoconf: Optional assembly usage with --disable-asm by Dan Nicholson · 17 years ago
  68. 16a07fb autoconf: Report the compiler options in the summary by Dan Nicholson · 17 years ago
  69. 23656c4 autoconf: Optional debug build with --enable-debug by Dan Nicholson · 17 years ago
  70. 41b0070 autoconf: More informative errors when pkg-config macros undefined by Dan Nicholson · 17 years ago
  71. aab38cf autoconf: Replace configs/current symlink from configure by Dan Nicholson · 17 years ago
  72. 79ad458 autoconf: Clearer help text for the enable/disable options by Dan Nicholson · 17 years ago
  73. a76e245 autoconf: Since default DRI drivers to build with master by Dan Nicholson · 17 years ago
  74. 70d0c83 autoconf: glut doesn't need Xt by Dan Nicholson · 17 years ago
  75. 9cad8e3 autoconf: Output summary information from configure by Dan Nicholson · 17 years ago
  76. af3d2f2 autoconf: Configurable DRI drivers by Dan Nicholson · 17 years ago
  77. 8858633 autoconf: Allow static library builds by Dan Nicholson · 17 years ago
  78. 8e4d147 autoconf: Configurable demos directories by Dan Nicholson · 17 years ago
  79. 6689f9e autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32 by Dan Nicholson · 17 years ago
  80. 979ff51 autoconf: Add support for osmesa-only builds by Dan Nicholson · 17 years ago
  81. 44d9914 autoconf: Add support for shared DRI build on linux and freebsd by Dan Nicholson · 17 years ago
  82. dca1b79 autoconf: Initial support for an autoconf configuration by Dan Nicholson · 17 years ago