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_vec_index_to_cond_assign.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Use typed foreach_in_list_safe instead of foreach_list_safe.
Matt Turner
2014-07-01
1
-2
/
+1
*
glsl: Convert piles of foreach_iter to foreach_list_safe.
Kenneth Graunke
2014-01-13
1
-2
/
+2
*
glsl: Hide many classes local to individual .cpp files in anon namespaces.
Eric Anholt
2013-09-23
1
-0
/
+4
*
glsl: Death to array dereferences of vectors!
Ian Romanick
2013-05-13
1
-115
/
+1
*
glsl: Lower ir_binop_vector_extract to conditional moves
Ian Romanick
2013-05-13
1
-1
/
+31
*
glsl: Refactor part of convert_vec_index_to_cond_assign
Ian Romanick
2013-05-13
1
-20
/
+37
*
glsl: store read vector in a temp in vec_index_to_cond
Vincent Lejeune
2012-11-11
1
-4
/
+12
*
glsl: fix signed/unsigned comparision warnings on MSVC
Brian Paul
2012-11-06
1
-2
/
+2
*
glsl: Compare vector indices in blocks
Ian Romanick
2011-07-23
1
-23
/
+39
*
glsl: When lowering non-constant vector indexing, respect existing conditions
Ian Romanick
2011-07-23
1
-5
/
+24
*
Convert everything from the talloc API to the ralloc API.
Kenneth Graunke
2011-01-31
1
-2
/
+2
*
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
/
+258