summaryrefslogtreecommitdiff
path: root/src/glsl/opt_algebraic.cpp
AgeCommit message (Expand)Author
2011-01-31Convert everything from the talloc API to the ralloc API.Kenneth Graunke
2010-11-30glsl: fix matrix type check in ir_algebraicAras Pranckevicius
2010-11-19glsl: Add ir_quadop_vector expressionIan Romanick
2010-11-19glsl: Eliminate assumptions about size of ir_expression::operandsIan Romanick
2010-11-17glsl: Fix Doxygen tag \file in recently renamed filesChad Versace
2010-11-16glsl: Refactor is_vec_{zero,one} to be methods of ir_constantIan Romanick
2010-11-15glsl: Rename various ir_* files to lower_* and opt_*.Kenneth Graunke