summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm/gallivm_cpu.cpp
AgeCommit message (Expand)Author
2010-02-08llvmpipe: export the tgsi translation code to a common layerZack Rusin
2009-01-12gallivm: Adapt to header file move in LLVM 2.4.Michel Dänzer
2008-10-30gallivm: replace the temp parameters of the JIT function with alloca'ed temps...Stephane Marchesin
2008-10-07Gallivm: fix the constant layout, this gets a bunch of progs/ working. Notabl...Stephane Marchesin
2008-10-02Gallivm: make it compile again, add some opcodes.Stephane Marchesin
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-07-28Merge tgsi/exec and tgsi/util directories.José Fonseca
2008-05-17move the swizzling code to gallivm in preperation for code-generating itZack Rusin
2008-02-18Rename llvm -> gallivm.José Fonseca