aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/lower_variable_index_to_cond_assign.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Fix broadcast_index of lower_variable_index_to_cond_assign.Eric Anholt2010-09-271-1/+1
* glsl: Fix 'control reaches end of non-void function' warning.Vinson Lee2010-09-181-0/+1
* glsl2: Add flags to enable variable index loweringIan Romanick2010-09-171-7/+50
* glsl2: Refactor testing for whether a deref is of a matrix or arrayIan Romanick2010-09-171-11/+12
* glsl: add pass to lower variable array indexing to conditional assignmentsLuca Barbieri2010-09-171-0/+313