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