summaryrefslogtreecommitdiff
path: root/src/glsl/lower_vec_index_to_swizzle.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-11-06glsl: fix signed/unsigned comparision warnings on MSVCBrian Paul1-1/+1
2011-11-09glsl: Clamp vector indices when lowering to swizzlesIan Romanick1-2/+20
2011-01-31Convert everything from the talloc API to the ralloc API.Kenneth Graunke1-1/+1
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/+157