summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2009-03-04autoconf: Restore _GNU_SOURCE for all Linux systemsDan Nicholson1-1/+1
2009-02-26mesa: Resurrect SPARC asm code.David S. Miller1-0/+13
2009-02-25autoconf: Fixup EGL buildDan Nicholson1-0/+13
2009-02-24mesa: Build DRI by default on Linux/sparcDavid S. Miller1-1/+1
2009-02-20gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/Jakob Bornecrantz1-6/+6
2009-02-18gallium: Disable i965simple pipe driver after it was brokenJakob Bornecrantz1-1/+1
2009-02-16autoconf: Always enable glewDan Nicholson1-2/+2
2009-02-13autoconf: Add GLEW needed by progs when building GLUTDan Nicholson1-1/+1
2009-02-13gallium: Add a bunch of autoconf optionsJakob Bornecrantz1-4/+74
2009-02-11autoconf: Fix lib globbing for static buildsDan Nicholson1-17/+14
2009-02-11autoconf: Adjust to new asm SOURCES variablesDan Nicholson1-9/+9
2009-02-11autoconf: Restore commented ASM_FLAGSDan Nicholson1-1/+1
2009-02-11gallium: Update autoconf to latest gallium buildJakob Bornecrantz1-3/+36
2009-02-11gallium: Disable nouveau by defaultJakob Bornecrantz1-1/+1
2009-02-09mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul1-4/+12
2009-02-09mesa: autoconf fixes for OS XSiddhartha Chaudhuri1-5/+24
2009-02-01gallium autoconf/automakeJerome Glisse1-4/+12
2009-01-30autoconf: Use include-fixed directory with makedepend on newer GCCDan Nicholson1-4/+8
2009-01-12autoconf: Only _GNU_SOURCE feature test macro needed on gnu systemsDan Nicholson1-4/+1
2009-01-12mesa: match against *-gnu* instead of *-gnu in configure.acJulien Cristau1-1/+1
2009-01-10mesa: require libdrm 2.4.3 in configure.acBrian1-1/+1
2008-12-14Add OSMesa pkg-config fileDan Nicholson1-3/+6
2008-12-14Add more package metadata to the pkg-config filesDan Nicholson1-0/+41
2008-12-01Bump dri2proto requirement to 1.99.3, drop CopyRegion bitmask from protocol.Kristian Høgsberg1-1/+1
2008-11-26configure.ac: advertise XCBRALOVICH, Kristóf1-0/+1
2008-10-28configure.ac: Add support for gnu/kfreebsdJulien Cristau1-4/+4
2008-09-04configure.ac: bump dri2proto requirement, drop TTM_API define.Kristian Høgsberg1-20/+1
2008-07-28autoconf: disable dri drivers build if being askedFlorent Thoumie1-6/+13
2008-07-18autoconf: Support Motif widgets in GLw with --enable-motifDan Nicholson1-2/+28
2008-07-12autoconf: Subsitute SHELL for all platformsDan Nicholson1-5/+3
2008-07-11autoconf: Add information about the --x-* options to --help outputDan Nicholson1-1/+7
2008-07-11autoconf: Tell the user about docs/autoconf.html in --help outputDan Nicholson1-0/+4
2008-07-06autoconf: Allow commas or spaces to separate DRI driversDan Nicholson1-1/+1
2008-07-06Set library and header installation directories from configurationDan Nicholson1-0/+1
2008-06-30autoconf: Improve the visibility of the swrast DRI driverDan Nicholson1-1/+2
2008-06-27autoconf: Check for posix_memalignDan Nicholson1-1/+4
2008-06-21Solaris port of Mesa 7.1 with autoconf supportAlan Coopersmith1-7/+53
2008-06-12sparc: add swrast to dri driversDave Airlie1-1/+1
2008-06-12sparc: add DRI drivers for sparc patch from FedoraDave Airlie1-0/+6
2008-06-04autoconf: Collect arch/platform settings in one locationDan Nicholson1-101/+102
2008-06-04mesa/drm/ttm: allow build against non-TTM aware libdrmDave Airlie1-0/+18
2008-05-23drop GLcoreGeorge Sapountzis1-12/+0
2008-05-20Add DRI driver that uses the mesa swrast module.George Sapountzis1-4/+4
2008-05-09autoconf: Allow XCB to be used for GLXDan Nicholson1-1/+26
2008-05-09Default DRI driver directory to match X.Org xserverDan Nicholson1-2/+2
2008-05-09autoconf: Attempt to figure out the PIC flags for the platformDan Nicholson1-15/+3
2008-05-06autoconf: Replace the configs/current symlink from config.statusDan Nicholson1-1/+4
2008-05-05autoconf: Sanitize asm build for cross-compiling and --enable-*-bitDan Nicholson1-43/+72
2008-05-05autoconf: Error for incompatible version of libdrmDan Nicholson1-2/+6
2008-05-05autoconf: More quoting, just to be safeDan Nicholson1-120/+125