Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallivm: rename vars, update comments, etc | Brian Paul | 2010-05-12 | 1 | -3/+3 |
* | gallivm: Centralize SoA swizzling into a single place. | José Fonseca | 2010-05-08 | 1 | -1/+2 |
* | gallivm: Universal format support on lp_build_fetch_rgba_aos via util_format_... | José Fonseca | 2010-04-20 | 1 | -1/+3 |
* | gallivm: Cleanups and bugfixes to aos format translation. | José Fonseca | 2010-04-20 | 1 | -8/+0 |
* | gallivm: New function to fetch a pixel into a 4xfloat AoS vector. | José Fonseca | 2010-04-20 | 1 | -10/+18 |
* | gallivm: Fallback to calling util_format_description::fetch_float for any for... | José Fonseca | 2010-04-06 | 1 | -0/+11 |
* | gallivm/llvmpipe: rename os_llvm.h to lp_bld.h | Brian Paul | 2010-03-15 | 1 | -1/+1 |
* | gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h | Brian Paul | 2010-03-11 | 1 | -1/+1 |
* | llvmpipe: export the tgsi translation code to a common layer | Zack Rusin | 2010-02-08 | 1 | -0/+83 |