summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2009-11-23autoconf: Fix case for not having packageJakob Bornecrantz1-2/+2
2009-11-18xorg/st: fixup builds against later dpms headers.Brian Paul1-0/+5
2009-10-30Add --with-dri-searchpath argumentChow Loong Jin1-0/+7
2009-10-13ac: Fix AIX shared library builds.Tom Fogal1-0/+2
2009-09-15Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul1-1/+1
2009-09-14configure: fix commentThierry Vignaud1-1/+1
2009-08-31mesa: fix 32bit cross compilation on a 64bit machineMarc Dietrich1-0/+1
2009-08-31mesa: fix 32bit cross compilation on a 64bit machineMarc Dietrich1-0/+1
2009-08-14Add configure options for MAX_WIDTH/HEIGHT.Brian Paul1-0/+15
2009-08-14Add configure options for MAX_WIDTH/HEIGHT.Tom Fogal1-0/+15
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