summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm/storagesoa.cpp
AgeCommit message (Expand)Author
2010-02-08llvmpipe: export the tgsi translation code to a common layerZack Rusin
2009-02-18util: Move p_debug.h into util module.José Fonseca
2008-10-30gallivm: replace the temp parameters of the JIT function with alloca'ed temps...Stephane Marchesin
2008-10-09Gallivm: cleanup soa storage.Stephane Marchesin
2008-10-07Gallivm: don't say hello, it's rude.Stephane Marchesin
2008-10-07Gallivm: fix the constant layout, this gets a bunch of progs/ working. Notabl...Stephane Marchesin
2008-05-12adjust llvm code to the changes in 2.3Zack Rusin
2008-04-21Use llvm 2.3 (2.2 won't work because of a lot of problems, e.g.Zack Rusin
2008-03-01start implementing start of bultinsZack Rusin
2008-02-18Rename llvm -> gallivm.José Fonseca