aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c
Commit message (Expand)AuthorAgeFilesLines
* gallivm: checkpoint: nearest mipmap filteringBrian Paul2010-03-091-234/+358
* llvmpipe/gallivm: checkpoint: array of pointers to mipmap levelsBrian Paul2010-03-081-23/+46
* gallivm: Initialize variables for default cases.Vinson Lee2010-03-061-0/+4
* gallivm: checkpoint: code gen for mipmap selectionBrian Paul2010-03-051-0/+65
* gallivm: checkpoint: texture LOD computation code genBrian Paul2010-03-051-3/+126
* gallivm: minor arithmetic improvementsBrian Paul2010-03-051-9/+12
* gallivm: implement non-normalized texture wrap modesBrian Paul2010-03-051-39/+68
* gallivm: implement texture border color, plus tweaks to some wrap modesBrian Paul2010-03-041-23/+129
* gallivm: rework and implement more texture wrap modesBrian Paul2010-03-041-60/+448
* gallivm: clarify unsigned vs. signed integer type constructionBrian Paul2010-03-041-19/+19
* gallivm: s/debug_dump_/util_dump_/José Fonseca2010-02-141-2/+2
* gallium: Remove prefilter member from pipe_sampler_state struct.Michal Krol2010-02-091-1/+0
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-0/+598