summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2009-04-29autoconf: Add switch for optional EGLDan Nicholson
2009-04-29autoconf: Clean up some m4 usageDan Nicholson
2009-04-24GNU/Hurd fixesSamuel Thibault
2009-04-21Update GALLIUM_AUXILIARY_DIRS in configure.ac to match configs/default.Michel Dänzer
2009-04-19autoconf: Build gallium softpipe when driver=xlibJakob Bornecrantz
2009-04-10Build dri drivers for powerpc and sparc on FreeBSD.Robert Noland
2009-03-25mklib improvements for SolarisAlan Coopersmith
2009-03-06st/xorg: Install to XORG_DRIVER_INSTALL_DIRJoel Bosveld
2009-03-04autoconf: Restore _GNU_SOURCE for all Linux systemsDan Nicholson
2009-02-26mesa: Resurrect SPARC asm code.David S. Miller
2009-02-25autoconf: Fixup EGL buildDan Nicholson
2009-02-24mesa: Build DRI by default on Linux/sparcDavid S. Miller
2009-02-20gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/Jakob Bornecrantz
2009-02-18gallium: Disable i965simple pipe driver after it was brokenJakob Bornecrantz
2009-02-16autoconf: Always enable glewDan Nicholson
2009-02-13autoconf: Add GLEW needed by progs when building GLUTDan Nicholson
2009-02-13gallium: Add a bunch of autoconf optionsJakob Bornecrantz
2009-02-11autoconf: Fix lib globbing for static buildsDan Nicholson
2009-02-11autoconf: Adjust to new asm SOURCES variablesDan Nicholson
2009-02-11autoconf: Restore commented ASM_FLAGSDan Nicholson
2009-02-11gallium: Update autoconf to latest gallium buildJakob Bornecrantz
2009-02-11gallium: Disable nouveau by defaultJakob Bornecrantz
2009-02-09mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul
2009-02-09mesa: autoconf fixes for OS XSiddhartha Chaudhuri
2009-02-01gallium autoconf/automakeJerome Glisse
2009-01-30autoconf: Use include-fixed directory with makedepend on newer GCCDan Nicholson
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