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
/
gallivm
/
lp_bld_flow.c
Age
Commit message (
Expand
)
Author
2010-11-30
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-10-17
gallivm: Comment lp_build_insert_new_block().
José Fonseca
2010-10-10
gallivm: Use variables instead of Phis in loops.
José Fonseca
2010-10-10
gallivm: Fix a long standing bug with nested if-then-else emission.
José Fonseca
2010-10-09
gallivm: Cleanup the rest of the flow module.
José Fonseca
2010-10-09
gallivm: Simplify if/then/else implementation.
José Fonseca
2010-10-09
gallivm: Remove support for Phi generation.
José Fonseca
2010-10-09
gallivm: Don't generate Phis for execution mask.
José Fonseca
2010-10-09
llvmpipe: try to be sensible about whether to branch after mask updates
Keith Whitwell
2010-10-09
llvmpipe: store zero into all alloca'd values
Keith Whitwell
2010-06-02
gallivm: bump up LP_BUILD_FLOW_MAX_VARIABLES
Brian Paul
2010-05-27
gallivm: add assertions to check type of phi variables
Brian Paul
2010-05-20
gallivm: fix spelling in comment
Brian Paul
2010-05-08
gallivm: Fix segfaul when inserting allocas in an empty function.
José Fonseca
2010-04-27
gallivm: Ensure all allocas are in the first block.
José Fonseca
2010-04-06
draw llvm: fix loop iteration and vertex header offsets
Zack Rusin
2010-03-12
gallivm: fix bugs in nested if/then/else codegen
Brian Paul
2010-03-10
gallivm: implement loops
Zack Rusin
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin