| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: add -D__STDC_CONSTANT_MACROS to linux-llvm | Brian Paul | 2010-04-14 | 1 | -1/+1 |
* | scons: Make LLVM a black-white dependency. | José Fonseca | 2010-04-11 | 1 | -1/+1 |
* | auto detect llvm version | Chris Li | 2010-03-26 | 1 | -0/+2 |
* | llvmpipe: remove -m32 flag from linux-llvm config | Brian Paul | 2010-03-17 | 1 | -1/+1 |
* | llvmpipe: export the tgsi translation code to a common layer | Zack Rusin | 2010-02-08 | 1 | -1/+1 |
* | allow make to build lp_test_* for llvmpipe | Chris Li | 2010-02-05 | 1 | -1/+1 |
* | Merge remote branch 'origin/master' into lp-binning | José Fonseca | 2010-01-08 | 1 | -2/+0 |
|\ |
|
| * | gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS. | José Fonseca | 2010-01-02 | 1 | -2/+0 |
* | | llvmpipe: change configs/linux-llvm from debug build to optimized build | Brian Paul | 2009-12-18 | 1 | -3/+5 |
|/ |
|
* | llvmpipe: use the udis86 lib to print the x86 assembly code | Brian Paul | 2009-08-29 | 1 | -2/+2 |
* | llvmpipe: re-enable other gallium drivers | Brian Paul | 2009-08-29 | 1 | -2/+2 |
* | llvmpipe: repurpose linux-llvm config to build the llvmpipe driver | Brian Paul | 2009-08-29 | 1 | -5/+12 |
* | linux-llvm config: Linking with required llvm libs | Kamalneet Singh | 2009-03-09 | 1 | -3/+3 |
* | gallivm: Explicitly specify the LLVM components we need. | Michel Dänzer | 2009-01-12 | 1 | -3/+3 |
* | Gallivm: port to llvm 2.4. | Stephane Marchesin | 2008-10-02 | 1 | -0/+1 |
* | Gallivm: need to link with libstdc++ for llvm. | Stephane Marchesin | 2008-10-02 | 1 | -1/+1 |
* | Update for llvm -> gallivm rename. | José Fonseca | 2008-02-18 | 1 | -1/+1 |
* | Code reorganization: split gallium and mesa makefiles. | José Fonseca | 2008-02-18 | 1 | -0/+2 |
* | llvm: we need custom rules so had to redo the build a little bit | Zack Rusin | 2008-01-04 | 1 | -4/+4 |
* | Redo the fragment program examples to match vp's | Zack Rusin | 2007-12-11 | 1 | -2/+2 |
* | LLVM requires linking with the C++ compiler. | Michel Dänzer | 2007-10-25 | 1 | -0/+1 |
* | Cleanup some code. | Zack Rusin | 2007-10-24 | 1 | -8/+8 |
* | Introduce linux-llvm target. Remove the llvm code from the default build for ... | Zack Rusin | 2007-10-24 | 1 | -0/+31 |