Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |