summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_bld_type.h
AgeCommit message (Expand)Author
2010-01-08Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2009-12-16llvmpipe: added lp_build_int32_vec4_type()Brian Paul
2009-10-25llvmpipe: Add inlines to quickly generate types matching the native SIMD regi...José Fonseca
2009-10-22llvmpipe: Utility function to double the bit width of a type.José Fonseca
2009-09-14llvmpipe: Make lp_type a regular union.José Fonseca
2009-09-07llvmpipe: Convenience function to obtain the integer type with same bitdepth ...José Fonseca
2009-08-29llvmpipe: Allow floating types without sign.José Fonseca
2009-08-29llvmpipe: Centralize lp_build_context initialization.José Fonseca
2009-08-29llvmpipe: Factor out shared test code into a separate module.José Fonseca
2009-08-29llvmpipe: Cleanup constant helpers.José Fonseca
2009-08-29llvmpipe: Move p_build_context to lp_bld_type.hJosé Fonseca
2009-08-29llvmpipe: Move type support functions into a separate file.José Fonseca