summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c
AgeCommit message (Expand)Author
2010-03-06gallivm: Initialize variables for default cases.Vinson Lee
2010-03-05gallivm: checkpoint: code gen for mipmap selectionBrian Paul
2010-03-05gallivm: checkpoint: texture LOD computation code genBrian Paul
2010-03-05gallivm: minor arithmetic improvementsBrian Paul
2010-03-05gallivm: implement non-normalized texture wrap modesBrian Paul
2010-03-04gallivm: implement texture border color, plus tweaks to some wrap modesBrian Paul
2010-03-04gallivm: rework and implement more texture wrap modesBrian Paul
2010-03-04gallivm: clarify unsigned vs. signed integer type constructionBrian Paul
2010-02-14gallivm: s/debug_dump_/util_dump_/José Fonseca
2010-02-09gallium: Remove prefilter member from pipe_sampler_state struct.Michal Krol
2010-02-08llvmpipe: export the tgsi translation code to a common layerZack Rusin