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
/
glsl
/
lower_if_to_cond_assign.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Short-circuit lower_if_to_cond_assign when MaxIfDepth is UINT_MAX.
Kenneth Graunke
2011-10-21
1
-0
/
+3
*
glsl: Remove unused variable.
Kenneth Graunke
2011-08-19
1
-1
/
+0
*
glsl: Modify strategy for accumulating conditions when lowering if-statements
Ian Romanick
2011-08-15
1
-11
/
+55
*
glsl: Slight change to the code generated by if-flattening
Ian Romanick
2011-08-15
1
-21
/
+39
*
glsl: Replace foreach_iter with foreach_list_safe
Ian Romanick
2011-08-15
1
-2
/
+2
*
glsl: Make move_block_to_cond_assign not care which branch it's processing
Ian Romanick
2011-08-15
1
-27
/
+17
*
glsl: Fix depth unbalancing problem in if-statement flattening
Ian Romanick
2011-06-27
1
-3
/
+1
*
Convert everything from the talloc API to the ralloc API.
Kenneth Graunke
2011-01-31
1
-1
/
+1
*
glsl: Support if-flattening beyond a given maximum nesting depth.
Kenneth Graunke
2010-12-27
1
-5
/
+37
*
glsl: Fix Doxygen tag \file in recently renamed files
Chad Versace
2010-11-17
1
-1
/
+1
*
glsl: Rename various ir_* files to lower_* and opt_*.
Kenneth Graunke
2010-11-15
1
-0
/
+168