aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/SConscript
Commit message (Collapse)AuthorAgeFilesLines
* python: New state tracker which exposes the pipe driver to python scripts.José Fonseca2008-07-131-0/+2
| | | | Still under development. Just barely works.
* gallium: Build and link the translate module.José Fonseca2008-04-161-0/+1
|
* gallium: Make scons build gallivm before other auxiliary modules.Michel Dänzer2008-03-041-3/+3
| | | | | This ensures that the gallivm symbols referenced by the draw module are resolved properly.
* Revamp scons usage.José Fonseca2008-02-231-12/+4
|
* Avoid building problematic module/drivers on windows.José Fonseca2008-02-231-2/+7
|
* Bring rtasm from mesa to gallium.José Fonseca2008-02-191-0/+1
|
* Initial scons support to build gallivm.José Fonseca2008-02-191-1/+5
| | | | Not yet complete.
* Update for llvm -> gallivm rename.José Fonseca2008-02-181-1/+1
|
* Update scons build for new code layout.José Fonseca2008-02-181-4/+19
|
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+9
This is in a separate commit to ensure renames are properly preserved.