summaryrefslogtreecommitdiffstats
path: root/src/glsl/ir_rvalue_visitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl2: Set a flag when visiting the assignee of an assignmentIan Romanick2010-09-031-0/+7
* glsl2: Add a generic visitor class to call back with pointers to each rvalue.Eric Anholt2010-08-131-0/+134