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
Age
Commit message (
Expand
)
Author
2010-05-03
Reorder LLVM passes, running mem2reg earlier.
Török Edwin
2010-05-03
draw: Remove draw_pt_fetch_prepare call from llvm middle end.
José Fonseca
2010-05-03
draw: Disable rtasm compilation when using LLVM.
José Fonseca
2010-04-30
draw: Fix memory leaks in llvm code.
José Fonseca
2010-04-29
draw llvm: stay in bounds even if fetch_count % 4 != 0
Zack Rusin
2010-04-29
gallium/draw: Fix PPC compiler warning.
Michel Dänzer
2010-04-29
gallium/draw: Fix PPC build failure.
Michel Dänzer
2010-04-28
draw: remove extra semicolons
Brian Paul
2010-04-28
draw: use a cast wrapper
Brian Paul
2010-04-28
draw: put 'create' in the vs varient create function names
Brian Paul
2010-04-28
draw: add missing function parameter
Brian Paul
2010-04-26
draw/llvm: implement fetch elts paths
Zack Rusin
2010-04-26
draw: Always use the llvm middle end when available & enabled.
José Fonseca
2010-04-26
draw: Pass-through pipe_buffer::max_index to translate.
José Fonseca
2010-04-25
draw: Respect pipe_vertex_buffer::max_index in llvm generated code.
José Fonseca
2010-04-23
gallium/draw: remove old comment
Brian Paul
2010-04-23
gallium: Convert some uses of get option to static
Jakob Bornecrantz
2010-04-23
draw: use FREE() instead of free()
Stephen Johnson
2010-04-22
gallivm: implement indirect addressing over temporaries
Zack Rusin
2010-04-21
draw: Make LLVM integration work without llvmpipe too (e.g. sofptipe).
José Fonseca
2010-04-21
gallium/draw: fix point sprite handling
Brian Paul
2010-04-21
gallium/draw: use local var to simplify code
Brian Paul
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-20
draw: Remove draw_vs_llvm.c.
José Fonseca
2010-04-20
Merge branch 'gallium-index-bias'
José Fonseca
2010-04-20
draw: No need to rebase for elt_bias.
José Fonseca
2010-04-20
draw: Fix cache elt_bias implementation.
José Fonseca
2010-04-20
draw: Fix typo resulting from bad regular expression in index bias addition.
José Fonseca
2010-04-20
draw llvm: Move dereference of pointer after NULL check.
Vinson Lee
2010-04-19
draw llvm: Remove unnecessary header.
Vinson Lee
2010-04-19
draw llvm: make sure use_llvm isn't used when not defined
Zack Rusin
2010-04-19
draw llvm: fix typo (boolean, not bool)
Zack Rusin
2010-04-19
draw llvm: allow runtime switching of pipelines (yes/no to llvm)
Zack Rusin
2010-04-19
draw llvm: fix constructor mess
Zack Rusin
2010-04-19
draw: Implement index bias.
José Fonseca
2010-04-19
gallium/draw: use a local var to simplify some code
Brian Paul
2010-04-19
Merge branch '7.8'
Brian Paul
2010-04-19
gallium/draw: use correct rasterization state for wide/AA points/lines
Brian Paul
2010-04-18
draw: Cosmetic cleanups and comments.
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-16
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-04-13
draw llvm: Initialize variable.
Vinson Lee
2010-04-13
ffvertex: don't touch tex coords if coord replace is enabled.
Dave Airlie
2010-04-11
scons: Make LLVM a black-white dependency.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-08
draw llvm: hook up the generated function into the draw elts path
Zack Rusin
2010-04-08
draw: Fix vertex buffer indexation.
José Fonseca
2010-04-08
draw llvm: Remove unnecessary header.
Vinson Lee
[next]