summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm/lp_bld_tgsi_aos.c
AgeCommit message (Expand)Author
2010-10-21gallivm: Silence uninitialized variable warning.Vinson Lee
2010-09-14gallivm: Remove unnecessary header.Vinson Lee
2010-09-11gallivm: Use const keyword on swizzles.José Fonseca
2010-09-11gallivm: Allow to TGSI AoS translation to happen in BGRA ordering.José Fonseca
2010-09-11gallivm: Cleanup the TGSI <-> sampler interface.José Fonseca
2010-09-11gallivm: Basic AoS TGSI -> LLVM IR.José Fonseca