index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
draw
/
draw_llvm_translate.c
Age
Commit message (
Expand
)
Author
2010-09-15
draw: Remove unnecessary header.
Vinson Lee
2010-07-02
gallivm: Support multiple pixels in lp_build_fetch_rgba_aos().
José Fonseca
2010-07-01
gallivm: Support 4 x unorm8 in lp_build_fetch_rgba_aos().
José Fonseca
2010-04-20
gallivm: Universal format support on lp_build_fetch_rgba_aos via util_format_...
José Fonseca
2010-04-20
draw: Fallback to gallivm for translation of A8R8G8B8/B8G8R8A8/R10G10B10X2/R1...
José Fonseca
2010-04-16
draw llvm: Remove unnecessary header.
Vinson Lee
2010-04-16
gallium/draw: fix breakage from moving lp_bld_* files
Brian Paul
2010-04-07
draw llvm: Remove unnecessary headers.
Vinson Lee
2010-04-02
draw llvm: fix translation of formats with variable components
Zack Rusin
2010-03-31
draw llvm: fix iteration over buffers
Zack Rusin
2010-03-30
draw llvm: fix some silly mistakes
Zack Rusin
2010-03-30
draw llvm: we translate between pointers, not values directly
Zack Rusin
2010-03-30
draw llvm: various fixes for the translation code
Zack Rusin
2010-03-29
draw llvmpipe: lots of fixes for fetch/emit
Zack Rusin
2010-02-22
gallium/draw: initial code to properly support llvm in the draw module
Zack Rusin