index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
linux-llvm
Age
Commit message (
Expand
)
Author
2010-12-06
mesa/llvm: use llvm-config --cppflags
Brian Paul
2010-12-03
mesa: consolidate some compiler -D flags
Brian Paul
2010-08-11
configs: added -ltalloc to config files
Brian Paul
2010-04-14
mesa: add -D__STDC_CONSTANT_MACROS to linux-llvm
Brian Paul
2010-04-11
scons: Make LLVM a black-white dependency.
José Fonseca
2010-03-26
auto detect llvm version
Chris Li
2010-03-17
llvmpipe: remove -m32 flag from linux-llvm config
Brian Paul
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-05
allow make to build lp_test_* for llvmpipe
Chris Li
2010-01-08
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-02
gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS.
José Fonseca
2009-12-18
llvmpipe: change configs/linux-llvm from debug build to optimized build
Brian Paul
2009-08-29
llvmpipe: use the udis86 lib to print the x86 assembly code
Brian Paul
2009-08-29
llvmpipe: re-enable other gallium drivers
Brian Paul
2009-08-29
llvmpipe: repurpose linux-llvm config to build the llvmpipe driver
Brian Paul
2009-03-09
linux-llvm config: Linking with required llvm libs
Kamalneet Singh
2009-01-12
gallivm: Explicitly specify the LLVM components we need.
Michel Dänzer
2008-10-02
Gallivm: port to llvm 2.4.
Stephane Marchesin
2008-10-02
Gallivm: need to link with libstdc++ for llvm.
Stephane Marchesin
2008-02-18
Update for llvm -> gallivm rename.
José Fonseca
2008-02-18
Code reorganization: split gallium and mesa makefiles.
José Fonseca
2008-01-04
llvm: we need custom rules so had to redo the build a little bit
Zack Rusin
2007-12-11
Redo the fragment program examples to match vp's
Zack Rusin
2007-10-25
LLVM requires linking with the C++ compiler.
Michel Dänzer
2007-10-24
Cleanup some code.
Zack Rusin
2007-10-24
Introduce linux-llvm target. Remove the llvm code from the default build for ...
Zack Rusin