summaryrefslogtreecommitdiffstats
path: root/src/glsl/ir_mat_op_to_vec.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl2: Add and use new variable mode ir_var_temporaryIan Romanick2010-07-201-1/+2
* glsl2: Add matrix multiplication to ir_mat_op_to_vec.Eric Anholt2010-07-121-9/+188
* glsl2: Add a new pass at the IR level to break down matrix ops to vector ops.Eric Anholt2010-07-121-0/+188