summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...Alex Deucher2009-07-151-2/+2
|\ \
| * \ Merge branch 'mesa_7_5_branch'Brian Paul2009-07-131-1/+1
| |\ \ | | |/
| | * Remove stale reference to non-Gallium nouveau driver from configure.ac.Michel Dänzer2009-07-101-1/+1
| * | identity: Add new identity driverJakob Bornecrantz2009-06-241-1/+1
* | | Merge master and fix conflictsAlex Deucher2009-06-121-34/+55
|\ \ \ | |/ /
| * | Merge remote branch 'main/radeon-rewrite'Dave Airlie2009-06-121-0/+9
| |\ \
| | * \ Merge remote branch 'origin/master' into radeon-rewriteDave Airlie2009-06-071-7/+9
| | |\ \
| | * \ \ Merge commit 'origin/master' into radeon-rewriteJerome Glisse2009-05-101-25/+35
| | |\ \ \
| | * \ \ \ Merge remote branch 'origin/master' into radeon-rewriteDave Airlie2009-04-221-3/+7
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2009-06-091-0/+5
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | Cygwin build fixesJon TURNEY2009-06-081-0/+5
| | * | | | osmesa: Link with -ldl for dlopen codeDan Nicholson2009-06-041-5/+2
| | | |_|/ | | |/| |
| * | | | nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 overBen Skeggs2009-06-051-1/+1
| * | | | osmesa: Link with -ldl for dlopen codeDan Nicholson2009-06-041-5/+2
| * | | | Use separate $(MINSTALL) for installing librariesDan Nicholson2009-06-011-0/+5
| * | | | rbug: Add Gallium Remote Debugger Protocol codeJakob Bornecrantz2009-06-011-1/+1
| |/ / /
| * | | autoconf: Add switch for optional EGLDan Nicholson2009-04-291-9/+23
| * | | autoconf: Clean up some m4 usageDan Nicholson2009-04-291-15/+7
| * | | GNU/Hurd fixesSamuel Thibault2009-04-241-1/+5
| | |/ | |/|
| * | Update GALLIUM_AUXILIARY_DIRS in configure.ac to match configs/default.Michel Dänzer2009-04-211-1/+1
| * | autoconf: Build gallium softpipe when driver=xlibJakob Bornecrantz2009-04-191-1/+5
| * | Build dri drivers for powerpc and sparc on FreeBSD.Robert Noland2009-04-101-1/+1
* | | Merge branch 'radeon-rewrite' of git+ssh://agd5f@git.freedesktop.org/git/mesa...Alex Deucher2009-04-101-23/+12
|\ \ \ | | |/ | |/|
| * | Merge remote branch 'origin/master' into radeon-rewriteDave Airlie2009-04-091-23/+12
| |\ \ | | |/
| | * mklib improvements for SolarisAlan Coopersmith2009-03-251-23/+12
* | | R600: initial copy of r300 codeAlex Deucher2009-04-081-5/+5
|/ /
* | Merge remote branch 'main/master' into radeon-rewriteDave Airlie2009-03-201-10/+113
|\ \ | |/
| * st/xorg: Install to XORG_DRIVER_INSTALL_DIRJoel Bosveld2009-03-061-0/+7
| * autoconf: Restore _GNU_SOURCE for all Linux systemsDan Nicholson2009-03-041-1/+1
| * mesa: Resurrect SPARC asm code.David S. Miller2009-02-261-0/+13
| * autoconf: Fixup EGL buildDan Nicholson2009-02-251-0/+13
| * mesa: Build DRI by default on Linux/sparcDavid S. Miller2009-02-241-1/+1
| * gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/Jakob Bornecrantz2009-02-201-6/+6
| * gallium: Disable i965simple pipe driver after it was brokenJakob Bornecrantz2009-02-181-1/+1
| * autoconf: Always enable glewDan Nicholson2009-02-161-2/+2
| * autoconf: Add GLEW needed by progs when building GLUTDan Nicholson2009-02-131-1/+1
| * gallium: Add a bunch of autoconf optionsJakob Bornecrantz2009-02-131-4/+74
* | radeon: add cflags to decide whether to link libdrm_radeon or not.Dave Airlie2009-02-151-0/+9
|/
* autoconf: Fix lib globbing for static buildsDan Nicholson2009-02-111-17/+14
* autoconf: Adjust to new asm SOURCES variablesDan Nicholson2009-02-111-9/+9
* autoconf: Restore commented ASM_FLAGSDan Nicholson2009-02-111-1/+1
* gallium: Update autoconf to latest gallium buildJakob Bornecrantz2009-02-111-3/+36
* gallium: Disable nouveau by defaultJakob Bornecrantz2009-02-111-1/+1
* mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul2009-02-091-4/+12
|\
| * gallium autoconf/automakeJerome Glisse2009-02-011-4/+12
* | mesa: autoconf fixes for OS XSiddhartha Chaudhuri2009-02-091-5/+24
* | autoconf: Use include-fixed directory with makedepend on newer GCCDan Nicholson2009-01-301-4/+8
|/
* autoconf: Only _GNU_SOURCE feature test macro needed on gnu systemsDan Nicholson2009-01-121-4/+1
* mesa: match against *-gnu* instead of *-gnu in configure.acJulien Cristau2009-01-121-1/+1
* mesa: require libdrm 2.4.3 in configure.acBrian2009-01-101-1/+1