summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_tgsi.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'draw-instanced'Brian Paul2011-01-151-0/+8
|\
| * gallivm/llvmpipe: implement system values and instanceIDBrian Paul2010-12-081-0/+8
* | gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-3/+4
|/
* gallivm: Name anonymous union.José Fonseca2010-10-121-1/+1
* gallivm: More detailed analysis of tgsi shaders.José Fonseca2010-10-111-0/+77
* gallivm: Use const keyword on swizzles.José Fonseca2010-09-111-1/+1
* gallivm: Allow to TGSI AoS translation to happen in BGRA ordering.José Fonseca2010-09-111-0/+1
* gallivm: Cleanup the TGSI <-> sampler interface.José Fonseca2010-09-111-6/+2
* gallivm: Basic AoS TGSI -> LLVM IR.José Fonseca2010-09-111-0/+29
* 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