summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2009-01-12autoconf: Only _GNU_SOURCE feature test macro needed on gnu systemsDan Nicholson
2009-01-12mesa: match against *-gnu* instead of *-gnu in configure.acJulien Cristau
2009-01-10mesa: require libdrm 2.4.3 in configure.acBrian
2008-12-14Add OSMesa pkg-config fileDan Nicholson
2008-12-14Add more package metadata to the pkg-config filesDan Nicholson
2008-12-01Bump dri2proto requirement to 1.99.3, drop CopyRegion bitmask from protocol.Kristian Høgsberg
2008-11-26configure.ac: advertise XCBRALOVICH, Kristóf
2008-10-28configure.ac: Add support for gnu/kfreebsdJulien Cristau
2008-09-04configure.ac: bump dri2proto requirement, drop TTM_API define.Kristian Høgsberg
2008-07-28autoconf: disable dri drivers build if being askedFlorent Thoumie
2008-07-18autoconf: Support Motif widgets in GLw with --enable-motifDan Nicholson
2008-07-12autoconf: Subsitute SHELL for all platformsDan Nicholson
2008-07-11autoconf: Add information about the --x-* options to --help outputDan Nicholson
2008-07-11autoconf: Tell the user about docs/autoconf.html in --help outputDan Nicholson
2008-07-06autoconf: Allow commas or spaces to separate DRI driversDan Nicholson
2008-07-06Set library and header installation directories from configurationDan Nicholson
2008-06-30autoconf: Improve the visibility of the swrast DRI driverDan Nicholson
2008-06-27autoconf: Check for posix_memalignDan Nicholson
2008-06-21Solaris port of Mesa 7.1 with autoconf supportAlan Coopersmith
2008-06-12sparc: add swrast to dri driversDave Airlie
2008-06-12sparc: add DRI drivers for sparc patch from FedoraDave Airlie
2008-06-04autoconf: Collect arch/platform settings in one locationDan Nicholson
2008-06-04mesa/drm/ttm: allow build against non-TTM aware libdrmDave Airlie
2008-05-23drop GLcoreGeorge Sapountzis
2008-05-20Add DRI driver that uses the mesa swrast module.George Sapountzis
2008-05-09autoconf: Allow XCB to be used for GLXDan Nicholson
2008-05-09Default DRI driver directory to match X.Org xserverDan Nicholson
2008-05-09autoconf: Attempt to figure out the PIC flags for the platformDan Nicholson
2008-05-06autoconf: Replace the configs/current symlink from config.statusDan Nicholson
2008-05-05autoconf: Sanitize asm build for cross-compiling and --enable-*-bitDan Nicholson
2008-05-05autoconf: Error for incompatible version of libdrmDan Nicholson
2008-05-05autoconf: More quoting, just to be safeDan Nicholson
2008-05-05autoconf: Allow non-pkg-config builds to succeedDan Nicholson
2008-05-05autoconf: Scrape the version from configs/defaultDan Nicholson
2008-05-05glcore: Set all external variables in configurationGeorge Sapountzis
2008-04-30autoconf: Fail from autoconf if the pkg-config macros aren't definedDan Nicholson
2008-04-30autoconf: Don't substitute MESA_MAJOR and friendsDan Nicholson
2008-04-23glcore: build from mesaGeorge Sapountzis
2008-04-18autoconf: Default the build to DRI on OS+CPU combos where it's expected.Eric Anholt
2008-04-09autoconf: Add dfbsd support.Hasso Tepper
2008-04-02Pick up dri2proto from the standard proto header include path.Kristian Høgsberg
2008-03-31Use AC_CHECK_PROGS to find alternate make programsDan Nicholson
2008-03-31DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg
2008-03-22autoconf: Add a workaround for second AC_PROG_PATH not overwriting results.Eric Anholt
2008-03-21autoconf: automatically detect if -ldl is required.Eric Anholt
2008-03-21Fix autoconf build on FreeBSD: detect gmake, and put -D*_SOURCE under linux.Eric Anholt
2008-03-10autoconf: Enable xdemos by default when we build libGLDan Nicholson
2008-03-07autoconf: Print GCC include path directly and be more robust using itDan Nicholson
2008-02-25autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings.Kristian Høgsberg
2008-02-21autoconf: Fix thinko when checking freebsd CPU typesDan Nicholson