summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/instructionssoa.cpp
Commit message (Expand)AuthorAgeFilesLines
* Gallivm: fix off-by-one.Stephane Marchesin2008-10-021-1/+1
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+1
* fix abs and start on rsqZack Rusin2008-05-171-1/+19
* do the lit (some artifacts present)Zack Rusin2008-05-171-0/+15
* implement min/max and abstract ops on vectorsZack Rusin2008-05-171-1/+29
* llvm: implement sub and absZack Rusin2008-05-171-3/+32
* fix injections of functions from builtins into shadersZack Rusin2008-05-171-7/+11
* Use llvm 2.3 (2.2 won't work because of a lot of problems, e.g.Zack Rusin2008-04-211-24/+25
* make llvm draw paths compile with the latest changesZack Rusin2008-04-211-2/+35
* add code handling dependencies between generated codeZack Rusin2008-03-121-10/+86
* refactor code calling builtins and implement dp4Zack Rusin2008-03-011-27/+89
* make the first builtin work (dp3)Zack Rusin2008-03-011-17/+24
* start implementing start of bultinsZack Rusin2008-03-011-0/+116
* Rename llvm -> gallivm.José Fonseca2008-02-181-0/+121