summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2008-02-21autoconf: Set the default drivers after checking platform specificsDan Nicholson
2008-02-15Trivial SELinux awareness. Enable with --enable-selinux.Adam Jackson
2008-01-15autoconf: Use -fno-strict-aliasing on GCCDan Nicholson
2008-01-11Allow osmesa to be enabled or disabledDan Nicholson
2007-12-26autoconf: Helper options for adding GCC 32/64 bit flagsDan Nicholson
2007-12-12autoconf: Improve help text for demos and DRI driversDan Nicholson
2007-12-12autoconf: Update bug address and fix some autoconf warningsDan Nicholson
2007-12-12autoconf: Consistently use xlib for the driver nameDan Nicholson
2007-12-12autoconf: Optional assembly usage with --disable-asmDan Nicholson
2007-12-12autoconf: Report the compiler options in the summaryDan Nicholson
2007-12-12autoconf: Optional debug build with --enable-debugDan Nicholson
2007-12-12autoconf: More informative errors when pkg-config macros undefinedDan Nicholson
2007-12-11autoconf: Replace configs/current symlink from configureDan Nicholson
2007-12-11autoconf: Clearer help text for the enable/disable optionsDan Nicholson
2007-12-11autoconf: Since default DRI drivers to build with masterDan Nicholson
2007-12-11autoconf: glut doesn't need XtDan Nicholson
2007-12-07autoconf: Output summary information from configureDan Nicholson
2007-12-07autoconf: Configurable DRI driversDan Nicholson
2007-12-07autoconf: Allow static library buildsDan Nicholson
2007-12-07autoconf: Configurable demos directoriesDan Nicholson
2007-12-07autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32Dan Nicholson
2007-12-07autoconf: Add support for osmesa-only buildsDan Nicholson
2007-12-07autoconf: Add support for shared DRI build on linux and freebsdDan Nicholson