summaryrefslogtreecommitdiff
path: root/src/glsl/ir_vec_index_to_cond_assign.cpp
AgeCommit message (Expand)Author
2010-08-04glsl2: Make the clone() method take a talloc context.Eric Anholt
2010-07-21glsl2: Replace insert_before/remove pairs with exec_node::replace_with.Kenneth Graunke
2010-07-20glsl2: Add and use new variable mode ir_var_temporaryIan Romanick
2010-07-12glsl2: Add support for variable vector indexing on the LHS of assignments.Eric Anholt
2010-07-07glsl2: Clean up vec_index_to_cond_assign after the clone return type change.Eric Anholt
2010-07-06glsl2: Add pass for supporting variable vector indexing in rvalues.Eric Anholt