aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/lower_vec_index_to_cond_assign.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Death to array dereferences of vectors!Ian Romanick2013-05-131-115/+1
* glsl: Lower ir_binop_vector_extract to conditional movesIan Romanick2013-05-131-1/+31
* glsl: Refactor part of convert_vec_index_to_cond_assignIan Romanick2013-05-131-20/+37
* glsl: store read vector in a temp in vec_index_to_condVincent Lejeune2012-11-111-4/+12
* glsl: fix signed/unsigned comparision warnings on MSVCBrian Paul2012-11-061-2/+2
* glsl: Compare vector indices in blocksIan Romanick2011-07-231-23/+39
* glsl: When lowering non-constant vector indexing, respect existing conditionsIan Romanick2011-07-231-5/+24
* Convert everything from the talloc API to the ralloc API.Kenneth Graunke2011-01-311-2/+2
* glsl: Fix Doxygen tag \file in recently renamed filesChad Versace2010-11-171-1/+1
* glsl: Rename various ir_* files to lower_* and opt_*.Kenneth Graunke2010-11-151-0/+258