summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm/lp_bld_conv.c
AgeCommit message (Expand)Author
2010-08-09gallivm: Always use floating-point operators for floating-point typesnobled
2010-07-02gallivm: Check inputs/outputs in lp_build_conv()José Fonseca
2010-07-02gallivm: Fix 4 x unorm8 -> 4 x float conversion.José Fonseca
2010-07-01gallivm: Allow to conversions to/from registers of different sizes.José Fonseca
2010-03-15gallivm/llvmpipe: rename some constant building functionsBrian Paul
2010-02-08llvmpipe: export the tgsi translation code to a common layerZack Rusin