summaryrefslogtreecommitdiffstats
path: root/src/glsl/ir_equals.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: add ir_texture_samples texture opcodeIlia Mirkin2015-09-101-0/+1
* glsl: Constify ir_instruction::equalsIan Romanick2015-03-251-8/+12
* glsl: Clean up "unused parameter" warningsIan Romanick2014-03-281-3/+3
* glsl: Add parameter to .equals() to ignore an IR type.Matt Turner2014-01-211-29/+31
* glsl: Move the CSE equality functions to the ir class.Eric Anholt2013-11-151-0/+198