aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_tgsi.h
Commit message (Expand)AuthorAgeFilesLines
...
* gallivm: Move the texture modifiers to the header.José Fonseca2010-09-111-0/+9
* gallivm/llvmpipe: add const qualifiersBrian Paul2010-05-121-2/+2
* gallivm: Proper implementation of TXL opcode.José Fonseca2010-05-041-1/+2
* gallivm: Fix several glitches introduced in the prev commit.José Fonseca2010-05-041-3/+0
* gallivm: Implement TXD.José Fonseca2010-05-041-0/+5
* gallivm: implement indirect addressing over temporariesZack Rusin2010-04-221-1/+3
* gallivm/llvmpipe: rename os_llvm.h to lp_bld.hBrian Paul2010-03-151-1/+1
* gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.hBrian Paul2010-03-111-1/+1
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-0/+84