summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/soabuiltins.c
Commit message (Expand)AuthorAgeFilesLines
* Gallivm: add slt. glxgears should be running, except it isn't.Stephane Marchesin2008-10-011-66/+89
* cosmetic changesZack Rusin2008-05-171-3/+2
* fix rsqZack Rusin2008-05-171-3/+3
* fix abs and start on rsqZack Rusin2008-05-171-19/+37
* do the lit (some artifacts present)Zack Rusin2008-05-171-14/+23
* implement min/max and abstract ops on vectorsZack Rusin2008-05-171-10/+65
* llvm: implement sub and absZack Rusin2008-05-171-11/+27
* make llvm draw paths compile with the latest changesZack Rusin2008-04-211-1/+1
* add code handling dependencies between generated codeZack Rusin2008-03-121-0/+18
* refactor code calling builtins and implement dp4Zack Rusin2008-03-011-0/+14
* start implementing start of bultinsZack Rusin2008-03-011-0/+58