summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* autoconf: Restore _GNU_SOURCE for all Linux systemsDan Nicholson2009-03-041-1/+1
* mesa: Resurrect SPARC asm code.David S. Miller2009-02-261-0/+13
* autoconf: Fixup EGL buildDan Nicholson2009-02-251-0/+13
* mesa: Build DRI by default on Linux/sparcDavid S. Miller2009-02-241-1/+1
* gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/Jakob Bornecrantz2009-02-201-6/+6
* gallium: Disable i965simple pipe driver after it was brokenJakob Bornecrantz2009-02-181-1/+1
* autoconf: Always enable glewDan Nicholson2009-02-161-2/+2
* autoconf: Add GLEW needed by progs when building GLUTDan Nicholson2009-02-131-1/+1
* gallium: Add a bunch of autoconf optionsJakob Bornecrantz2009-02-131-4/+74
* autoconf: Fix lib globbing for static buildsDan Nicholson2009-02-111-17/+14
* autoconf: Adjust to new asm SOURCES variablesDan Nicholson2009-02-111-9/+9
* autoconf: Restore commented ASM_FLAGSDan Nicholson2009-02-111-1/+1
* 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