summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* gallium: Update autoconf to latest gallium buildJakob Bornecrantz2009-02-111-3/+36
* gallium: Disable nouveau by defaultJakob Bornecrantz2009-02-111-1/+1
* mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul2009-02-091-4/+12
|\
| * gallium autoconf/automakeJerome Glisse2009-02-011-4/+12
* | mesa: autoconf fixes for OS XSiddhartha Chaudhuri2009-02-091-5/+24
* | autoconf: Use include-fixed directory with makedepend on newer GCCDan Nicholson2009-01-301-4/+8
|/
* autoconf: Only _GNU_SOURCE feature test macro needed on gnu systemsDan Nicholson2009-01-121-4/+1
* mesa: match against *-gnu* instead of *-gnu in configure.acJulien Cristau2009-01-121-1/+1
* mesa: require libdrm 2.4.3 in configure.acBrian2009-01-101-1/+1
* Add OSMesa pkg-config fileDan Nicholson2008-12-141-3/+6
* Add more package metadata to the pkg-config filesDan Nicholson2008-12-141-0/+41
* Bump dri2proto requirement to 1.99.3, drop CopyRegion bitmask from protocol.Kristian Høgsberg2008-12-011-1/+1
* configure.ac: advertise XCBRALOVICH, Kristóf2008-11-261-0/+1
* configure.ac: Add support for gnu/kfreebsdJulien Cristau2008-10-281-4/+4
* configure.ac: bump dri2proto requirement, drop TTM_API define.Kristian Høgsberg2008-09-041-20/+1
* autoconf: disable dri drivers build if being askedFlorent Thoumie2008-07-281-6/+13
* autoconf: Support Motif widgets in GLw with --enable-motifDan Nicholson2008-07-181-2/+28
* autoconf: Subsitute SHELL for all platformsDan Nicholson2008-07-121-5/+3
* autoconf: Add information about the --x-* options to --help outputDan Nicholson2008-07-111-1/+7
* autoconf: Tell the user about docs/autoconf.html in --help outputDan Nicholson2008-07-111-0/+4
* autoconf: Allow commas or spaces to separate DRI driversDan Nicholson2008-07-061-1/+1
* Set library and header installation directories from configurationDan Nicholson2008-07-061-0/+1
* autoconf: Improve the visibility of the swrast DRI driverDan Nicholson2008-06-301-1/+2
* autoconf: Check for posix_memalignDan Nicholson2008-06-271-1/+4
* Solaris port of Mesa 7.1 with autoconf supportAlan Coopersmith2008-06-211-7/+53
* sparc: add swrast to dri driversDave Airlie2008-06-121-1/+1
* sparc: add DRI drivers for sparc patch from FedoraDave Airlie2008-06-121-0/+6
* autoconf: Collect arch/platform settings in one locationDan Nicholson2008-06-041-101/+102
* mesa/drm/ttm: allow build against non-TTM aware libdrmDave Airlie2008-06-041-0/+18
* drop GLcoreGeorge Sapountzis2008-05-231-12/+0
* Add DRI driver that uses the mesa swrast module.George Sapountzis2008-05-201-4/+4
* autoconf: Allow XCB to be used for GLXDan Nicholson2008-05-091-1/+26
* Default DRI driver directory to match X.Org xserverDan Nicholson2008-05-091-2/+2
* autoconf: Attempt to figure out the PIC flags for the platformDan Nicholson2008-05-091-15/+3
* autoconf: Replace the configs/current symlink from config.statusDan Nicholson2008-05-061-1/+4
* autoconf: Sanitize asm build for cross-compiling and --enable-*-bitDan Nicholson2008-05-051-43/+72
* autoconf: Error for incompatible version of libdrmDan Nicholson2008-05-051-2/+6
* autoconf: More quoting, just to be safeDan Nicholson2008-05-051-120/+125
* autoconf: Allow non-pkg-config builds to succeedDan Nicholson2008-05-051-8/+6
* autoconf: Scrape the version from configs/defaultDan Nicholson2008-05-051-4/+10
* glcore: Set all external variables in configurationGeorge Sapountzis2008-05-051-4/+12
* autoconf: Fail from autoconf if the pkg-config macros aren't definedDan Nicholson2008-04-301-3/+8
* autoconf: Don't substitute MESA_MAJOR and friendsDan Nicholson2008-04-301-12/+1
* glcore: build from mesaGeorge Sapountzis2008-04-231-0/+4
* autoconf: Default the build to DRI on OS+CPU combos where it's expected.Eric Anholt2008-04-181-2/+17
* autoconf: Add dfbsd support.Hasso Tepper2008-04-091-2/+2
* Pick up dri2proto from the standard proto header include path.Kristian Høgsberg2008-04-021-1/+1
* Use AC_CHECK_PROGS to find alternate make programsDan Nicholson2008-03-311-6/+2
* DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg2008-03-311-0/+1
* autoconf: Add a workaround for second AC_PROG_PATH not overwriting results.Eric Anholt2008-03-221-3/+4