Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-21 | Use llvm 2.3 (2.2 won't work because of a lot of problems, e.g. | Zack Rusin | |
lack of constant vectors handling in execution engine) | |||
2008-04-21 | make llvm draw paths compile with the latest changes | Zack Rusin | |
switch the method of distribution of builtins (to get rid of the llvm2cpp dependency) | |||
2008-03-13 | tgsi: Drop pre-ps_2_0 opcodes. | Michal Krol | |
2008-03-12 | add code handling dependencies between generated code | Zack Rusin | |
2008-03-12 | Add some basic documentation for gallivm code | Zack Rusin | |
2008-03-01 | refactor code calling builtins and implement dp4 | Zack Rusin | |
2008-03-01 | make the first builtin work (dp3) | Zack Rusin | |
2008-03-01 | start implementing start of bultins | Zack Rusin | |
2008-02-27 | gallium: Replace // comments. | José Fonseca | |
2008-02-19 | Initial scons support to build gallivm. | José Fonseca | |
Not yet complete. | |||
2008-02-18 | Rename llvm -> gallivm. | José Fonseca | |
Following the directory == library name policy simplifies the build system. |