summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm
Commit message (Collapse)AuthorAgeFilesLines
* tgsi: Drop pre-ps_2_0 opcodes.Michal Krol2008-03-131-68/+0
|
* add code handling dependencies between generated codeZack Rusin2008-03-124-10/+111
|
* Add some basic documentation for gallivm codeZack Rusin2008-03-121-0/+10
|
* refactor code calling builtins and implement dp4Zack Rusin2008-03-014-27/+116
|
* make the first builtin work (dp3)Zack Rusin2008-03-012-18/+33
|
* start implementing start of bultinsZack Rusin2008-03-018-58/+228
|
* gallium: Replace // comments.José Fonseca2008-02-272-4/+4
|
* Initial scons support to build gallivm.José Fonseca2008-02-191-0/+16
| | | | Not yet complete.
* Rename llvm -> gallivm.José Fonseca2008-02-1819-0/+5015
Following the directory == library name policy simplifies the build system.