summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2009-12-10Build mesa glsl with make.michal1-1/+1
2009-09-15Merge branch 'mesa_7_6_branch'Brian Paul1-0/+1
2009-09-15Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul1-0/+1
2009-09-12Use CFLAGS as HOST_CFLAGS by defaultDan Nicholson1-0/+1
2009-09-08mesa: bump version to 7.7Brian Paul1-1/+1
2009-09-08mesa: bump version to 7.5.2Brian Paul1-1/+1
2009-08-29llvmpipe: use the udis86 lib to print the x86 assembly codeBrian Paul1-2/+2
2009-08-29llvmpipe: re-enable other gallium driversBrian Paul1-2/+2
2009-08-29llvmpipe: repurpose linux-llvm config to build the llvmpipe driverBrian Paul1-5/+12
2009-08-21egl: Remove dependency on libX11.Chia-I Wu1-1/+1
2009-07-22mesa: bump version to 7.5.1Brian Paul1-1/+1
2009-07-17egl: Support per-thread info.Chia-I Wu1-1/+1
2009-06-26configs/darwin: Set CXX to g++.Vinson Lee1-1/+1
2009-06-24identity: Add new identity driverJakob Bornecrantz1-1/+1
2009-06-07Merge remote branch 'origin/master' into radeon-rewriteDave Airlie2-2/+6
2009-06-01Use separate $(MINSTALL) for installing librariesDan Nicholson2-1/+5
2009-06-01rbug: Add Gallium Remote Debugger Protocol codeJakob Bornecrantz1-1/+1
2009-05-20Merge branch 'master' into radeon-rewriteMichel Dänzer1-0/+37
2009-05-18Merge branch 'mesa_7_5_branch'Brian Paul1-0/+37
2009-05-18mesa: added linux-osmesa-static configBrian Paul1-0/+37
2009-05-10Merge commit 'origin/master' into radeon-rewriteJerome Glisse4-8/+6
2009-05-01actually add debug to the debug configZack Rusin1-0/+1
2009-05-01mesa: bump version to 7.6 (devel)Brian Paul1-1/+1
2009-05-01configs: bump MESA_MINOR to 5Brian Paul1-1/+1
2009-04-30mesa: update linux-static, linux-x86-static configsBrian Paul2-7/+4
2009-04-22Merge remote branch 'origin/master' into radeon-rewriteDave Airlie1-1/+1
2009-04-17dri: build DRI swrast driver tooBrian Paul1-1/+1
2009-03-20Merge remote branch 'main/master' into radeon-rewriteDave Airlie6-15/+26
2009-03-12config: add -Wdeclaration-after-statement to linux configBrian Paul1-1/+2
2009-03-09linux-llvm config: Linking with required llvm libsKamalneet Singh1-3/+3
2009-03-06Updated darwin config for when X11 is not in the same location as we're insta...Jeremy Huddleston1-6/+8
2009-03-06st/xorg: Install to XORG_DRIVER_INSTALL_DIRJoel Bosveld2-0/+6
2009-02-25autoconf: Fixup EGL buildDan Nicholson1-0/+1
2009-02-25egl: use new EGL_LIB_DEPS to pass library dependencies to mklib when building...Brian Paul1-0/+1
2009-02-20gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/Jakob Bornecrantz3-5/+5
2009-02-19gallium: Renable pipe drivers disabled during vbuf changesJakob Bornecrantz1-1/+1
2009-02-15radeon: add cflags to decide whether to link libdrm_radeon or not.Dave Airlie1-0/+2
2009-02-17softpipe: update to new draw interfacesKeith Whitwell1-1/+1
2009-02-11autoconf: Adjust to new asm SOURCES variablesDan Nicholson1-2/+2
2009-02-10cell: asst build fixes in linux-cell configBrian Paul1-1/+4
2009-02-11gallium: Update autoconf to latest gallium buildJakob Bornecrantz1-2/+5
2009-02-11gallium: Disable nouveau by defaultJakob Bornecrantz2-2/+2
2009-02-10mesa: Build both software rasterizers for debugJakob Bornecrantz1-1/+1
2009-02-10gallium: Introduce new subdirs build variablesJakob Bornecrantz2-1/+6
2009-02-10Revert "cell: update linux-cell config"Jakob Bornecrantz1-1/+1
2009-02-10Revert "mesa: added new linux-gallium and linux-gallium-debug configs"Jakob Bornecrantz3-32/+10
2009-02-09re-add MSAA supportBrian Paul1-10/+3
2009-02-09cell: update linux-cell configBrian Paul1-1/+1
2009-02-09mesa: added new linux-gallium and linux-gallium-debug configsBrian Paul3-10/+32
2009-02-09mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul39-119/+352