summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2009-07-15Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...Alex Deucher1-2/+2
2009-07-13Merge branch 'mesa_7_5_branch'Brian Paul1-1/+1
2009-07-10Remove stale reference to non-Gallium nouveau driver from configure.ac.Michel Dänzer1-1/+1
2009-06-24identity: Add new identity driverJakob Bornecrantz1-1/+1
2009-06-12Merge master and fix conflictsAlex Deucher1-34/+55
2009-06-12Merge remote branch 'main/radeon-rewrite'Dave Airlie1-0/+9
2009-06-09Merge branch 'mesa_7_5_branch'Jakob Bornecrantz1-0/+5
2009-06-08Cygwin build fixesJon TURNEY1-0/+5
2009-06-07Merge remote branch 'origin/master' into radeon-rewriteDave Airlie1-7/+9
2009-06-05nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 overBen Skeggs1-1/+1
2009-06-04osmesa: Link with -ldl for dlopen codeDan Nicholson1-5/+2
2009-06-04osmesa: Link with -ldl for dlopen codeDan Nicholson1-5/+2
2009-06-01Use separate $(MINSTALL) for installing librariesDan Nicholson1-0/+5
2009-06-01rbug: Add Gallium Remote Debugger Protocol codeJakob Bornecrantz1-1/+1
2009-05-10Merge commit 'origin/master' into radeon-rewriteJerome Glisse1-25/+35
2009-04-29autoconf: Add switch for optional EGLDan Nicholson1-9/+23
2009-04-29autoconf: Clean up some m4 usageDan Nicholson1-15/+7
2009-04-24GNU/Hurd fixesSamuel Thibault1-1/+5
2009-04-22Merge remote branch 'origin/master' into radeon-rewriteDave Airlie1-3/+7
2009-04-21Update GALLIUM_AUXILIARY_DIRS in configure.ac to match configs/default.Michel Dänzer1-1/+1
2009-04-19autoconf: Build gallium softpipe when driver=xlibJakob Bornecrantz1-1/+5
2009-04-10Merge branch 'radeon-rewrite' of git+ssh://agd5f@git.freedesktop.org/git/mesa...Alex Deucher1-23/+12
2009-04-10Build dri drivers for powerpc and sparc on FreeBSD.Robert Noland1-1/+1
2009-04-09Merge remote branch 'origin/master' into radeon-rewriteDave Airlie1-23/+12
2009-04-08R600: initial copy of r300 codeAlex Deucher1-5/+5
2009-03-25mklib improvements for SolarisAlan Coopersmith1-23/+12
2009-03-20Merge remote branch 'main/master' into radeon-rewriteDave Airlie1-10/+113
2009-03-06st/xorg: Install to XORG_DRIVER_INSTALL_DIRJoel Bosveld1-0/+7
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-15radeon: add cflags to decide whether to link libdrm_radeon or not.Dave Airlie1-0/+9
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