index
:
~vlj/mesa
arlfixes
cayman-fix
codesize
constbuf
constbuf2
export
export-vs
glsl-to-llvm
glsl-to-llvm-05nov
glsl-to-llvm-sync2
glsl-to-llvm-wip
glsl-to-llvm2
glsl-to-llvm3
glsltollvm
glsltollvmdump
glsltollvmold
interp
interpolation
interpolation2
interpolation3
intrinsics
llvm-simplification
master
modprop
native
r600-llvm
Mesa clone to host some work
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
/
lower_if_to_cond_assign.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-21
glsl: Short-circuit lower_if_to_cond_assign when MaxIfDepth is UINT_MAX.
Kenneth Graunke
1
-0
/
+3
2011-08-19
glsl: Remove unused variable.
Kenneth Graunke
1
-1
/
+0
2011-08-15
glsl: Modify strategy for accumulating conditions when lowering if-statements
Ian Romanick
1
-11
/
+55
2011-08-15
glsl: Slight change to the code generated by if-flattening
Ian Romanick
1
-21
/
+39
2011-08-15
glsl: Replace foreach_iter with foreach_list_safe
Ian Romanick
1
-2
/
+2
2011-08-15
glsl: Make move_block_to_cond_assign not care which branch it's processing
Ian Romanick
1
-27
/
+17
2011-06-27
glsl: Fix depth unbalancing problem in if-statement flattening
Ian Romanick
1
-3
/
+1
2011-01-31
Convert everything from the talloc API to the ralloc API.
Kenneth Graunke
1
-1
/
+1
2010-12-27
glsl: Support if-flattening beyond a given maximum nesting depth.
Kenneth Graunke
1
-5
/
+37
2010-11-17
glsl: Fix Doxygen tag \file in recently renamed files
Chad Versace
1
-1
/
+1
2010-11-15
glsl: Rename various ir_* files to lower_* and opt_*.
Kenneth Graunke
1
-0
/
+168