summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_llvm_translate.c
AgeCommit message (Expand)Author
2010-11-30gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul
2010-09-15draw: Remove unnecessary header.Vinson Lee
2010-07-02gallivm: Support multiple pixels in lp_build_fetch_rgba_aos().José Fonseca
2010-07-01gallivm: Support 4 x unorm8 in lp_build_fetch_rgba_aos().José Fonseca
2010-04-20gallivm: Universal format support on lp_build_fetch_rgba_aos via util_format_...José Fonseca
2010-04-20draw: Fallback to gallivm for translation of A8R8G8B8/B8G8R8A8/R10G10B10X2/R1...José Fonseca
2010-04-16draw llvm: Remove unnecessary header.Vinson Lee
2010-04-16gallium/draw: fix breakage from moving lp_bld_* filesBrian Paul
2010-04-07draw llvm: Remove unnecessary headers.Vinson Lee
2010-04-02draw llvm: fix translation of formats with variable componentsZack Rusin
2010-03-31draw llvm: fix iteration over buffersZack Rusin
2010-03-30draw llvm: fix some silly mistakesZack Rusin
2010-03-30draw llvm: we translate between pointers, not values directlyZack Rusin
2010-03-30draw llvm: various fixes for the translation codeZack Rusin
2010-03-29draw llvmpipe: lots of fixes for fetch/emitZack Rusin
2010-02-22gallium/draw: initial code to properly support llvm in the draw moduleZack Rusin