index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
gallivm
/
lp_bld_flow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: add lp_build_alloca_undef
Nicolai Hähnle
2016-08-17
1
-0
/
+19
*
gallivm: add create_builder_at_entry helper function
Nicolai Hähnle
2016-08-17
1
-23
/
+22
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
1
-1
/
+1
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
1
-0
/
+9
*
gallivm: llvm c-style for loops, allows us to create loops with conditions on...
James Benton
2012-05-02
1
-0
/
+67
*
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
1
-54
/
+69
*
gallivm: Comment lp_build_insert_new_block().
José Fonseca
2010-10-17
1
-0
/
+8
*
gallivm: Use variables instead of Phis in loops.
José Fonseca
2010-10-10
1
-41
/
+21
*
gallivm: Fix a long standing bug with nested if-then-else emission.
José Fonseca
2010-10-10
1
-17
/
+6
*
gallivm: Cleanup the rest of the flow module.
José Fonseca
2010-10-09
1
-189
/
+21
*
gallivm: Simplify if/then/else implementation.
José Fonseca
2010-10-09
1
-59
/
+20
*
gallivm: Remove support for Phi generation.
José Fonseca
2010-10-09
1
-211
/
+0
*
gallivm: Don't generate Phis for execution mask.
José Fonseca
2010-10-09
1
-7
/
+21
*
llvmpipe: try to be sensible about whether to branch after mask updates
Keith Whitwell
2010-10-09
1
-5
/
+1
*
llvmpipe: store zero into all alloca'd values
Keith Whitwell
2010-10-09
1
-0
/
+1
*
gallivm: bump up LP_BUILD_FLOW_MAX_VARIABLES
Brian Paul
2010-06-02
1
-1
/
+1
*
gallivm: add assertions to check type of phi variables
Brian Paul
2010-05-27
1
-0
/
+2
*
gallivm: fix spelling in comment
Brian Paul
2010-05-20
1
-1
/
+1
*
gallivm: Fix segfaul when inserting allocas in an empty function.
José Fonseca
2010-05-08
1
-3
/
+10
*
gallivm: Ensure all allocas are in the first block.
José Fonseca
2010-04-27
1
-0
/
+75
*
draw llvm: fix loop iteration and vertex header offsets
Zack Rusin
2010-04-06
1
-0
/
+29
*
gallivm: fix bugs in nested if/then/else codegen
Brian Paul
2010-03-12
1
-9
/
+17
*
gallivm: implement loops
Zack Rusin
2010-03-10
1
-1
/
+1
*
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-08
1
-0
/
+757