summaryrefslogtreecommitdiff
path: root/src/glsl/opt_swizzle_swizzle.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-06-11glsl: Put a bunch of optimization visitors under anonymous namespaces.Eric Anholt1-0/+4
2011-02-21Use C-style system headers in C++ code to avoid issues with std:: namespaceIan Romanick1-2/+0
2011-02-03glsl: Add using statements for standard library functions.Vinson Lee1-0/+2
2010-11-17glsl: Fix Doxygen tag \file in recently renamed filesChad Versace1-1/+1
2010-11-15glsl: Rename various ir_* files to lower_* and opt_*.Kenneth Graunke1-0/+93