summaryrefslogtreecommitdiff
path: root/src/glsl/opt_structure_splitting.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-06-11glsl: Put a bunch of optimization visitors under anonymous namespaces.Eric Anholt1-0/+4
2012-04-26glsl: Remove unused member mem_ctx from ir_dead_functions_visitor.Vinson Lee1-1/+0
2012-04-19glsl: Fix up some comments in structure splitting, based on array-split work.Eric Anholt1-3/+8
2011-03-15glsl: Reduce processing of expression trees in do_structure_splitting.Eric Anholt1-0/+6
2011-02-21Use C-style system headers in C++ code to avoid issues with std:: namespaceIan Romanick1-3/+0
2011-02-03glsl: Add using statements for standard library functions.Vinson Lee1-0/+3
2011-01-31Convert everything from the talloc API to the ralloc API.Kenneth Graunke1-8/+8
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/+361