summaryrefslogtreecommitdiffstats
path: root/configs/linux-llvm
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-1/+1
* allow make to build lp_test_* for llvmpipeChris Li2010-02-051-1/+1
* Merge remote branch 'origin/master' into lp-binningJosé Fonseca2010-01-081-2/+0
|\
| * gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS.José Fonseca2010-01-021-2/+0
* | llvmpipe: change configs/linux-llvm from debug build to optimized buildBrian Paul2009-12-181-3/+5
|/
* llvmpipe: use the udis86 lib to print the x86 assembly codeBrian Paul2009-08-291-2/+2
* llvmpipe: re-enable other gallium driversBrian Paul2009-08-291-2/+2
* llvmpipe: repurpose linux-llvm config to build the llvmpipe driverBrian Paul2009-08-291-5/+12
* linux-llvm config: Linking with required llvm libsKamalneet Singh2009-03-091-3/+3
* gallivm: Explicitly specify the LLVM components we need.Michel Dänzer2009-01-121-3/+3
* Gallivm: port to llvm 2.4.Stephane Marchesin2008-10-021-0/+1
* Gallivm: need to link with libstdc++ for llvm.Stephane Marchesin2008-10-021-1/+1
* Update for llvm -> gallivm rename.José Fonseca2008-02-181-1/+1
* Code reorganization: split gallium and mesa makefiles.José Fonseca2008-02-181-0/+2
* llvm: we need custom rules so had to redo the build a little bitZack Rusin2008-01-041-4/+4
* Redo the fragment program examples to match vp'sZack Rusin2007-12-111-2/+2
* LLVM requires linking with the C++ compiler.Michel Dänzer2007-10-251-0/+1
* Cleanup some code.Zack Rusin2007-10-241-8/+8
* Introduce linux-llvm target. Remove the llvm code from the default build for ...Zack Rusin2007-10-241-0/+31