Kamalneet Singh
37fdfe89dd
linux-llvm config: Linking with required llvm libs
преди 16 години
Michel Dänzer
359bbe7432
gallivm: Explicitly specify the LLVM components we need.
преди 17 години
Stephane Marchesin
3f4b67f5d7
Gallivm: port to llvm 2.4.
преди 17 години
Stephane Marchesin
9859edc606
Gallivm: need to link with libstdc++ for llvm.
преди 17 години
Stephane Marchesin
4ae161e940
Gallivm: port to llvm 2.4.
преди 17 години
Stephane Marchesin
6dacc942e1
Gallivm: need to link with libstdc++ for llvm.
преди 17 години
José Fonseca
0448dbd64a
Update for llvm -> gallivm rename.
преди 17 години
José Fonseca
bfd5916eaf
Code reorganization: split gallium and mesa makefiles.
In other words, don't build src/gallium source code from within src/mesa/Makefile.
Also, allow to customize which gallium auxiliary dirs, driver driver, winsys
dirs get built from the config/* files.
преди 17 години
Zack Rusin
9789c301b4
llvm: we need custom rules so had to redo the build a little bit
also don't use sse when llvm is enabled
преди 18 години
Zack Rusin
63a9d835ce
Redo the fragment program examples to match vp's
we just load text files instead of compiling tons of small
binaries
преди 18 години
Michel Dänzer
8568fadaf2
LLVM requires linking with the C++ compiler.
It's basically luck if it works with the C compiler on some platforms...
преди 18 години
Zack Rusin
d76a7b61bb
Cleanup some code.
преди 18 години
Zack Rusin
b04430efd9
Introduce linux-llvm target. Remove the llvm code from the default build for now.
Cleanup some of the debugging output.
преди 18 години