Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use llvm 2.3 (2.2 won't work because of a lot of problems, e.g. | Zack Rusin | 2008-04-21 | 8 | -78/+79 |
* | make llvm draw paths compile with the latest changes | Zack Rusin | 2008-04-21 | 6 | -576/+192 |
* | tgsi: Drop pre-ps_2_0 opcodes. | Michal Krol | 2008-03-13 | 1 | -68/+0 |
* | add code handling dependencies between generated code | Zack Rusin | 2008-03-12 | 4 | -10/+111 |
* | Add some basic documentation for gallivm code | Zack Rusin | 2008-03-12 | 1 | -0/+10 |
* | refactor code calling builtins and implement dp4 | Zack Rusin | 2008-03-01 | 4 | -27/+116 |
* | make the first builtin work (dp3) | Zack Rusin | 2008-03-01 | 2 | -18/+33 |
* | start implementing start of bultins | Zack Rusin | 2008-03-01 | 8 | -58/+228 |
* | gallium: Replace // comments. | José Fonseca | 2008-02-27 | 2 | -4/+4 |
* | Initial scons support to build gallivm. | José Fonseca | 2008-02-19 | 1 | -0/+16 |
* | Rename llvm -> gallivm. | José Fonseca | 2008-02-18 | 19 | -0/+5015 |