summaryrefslogtreecommitdiffstats
path: root/src/glsl/opt_array_splitting.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Remove unused mem_ctx field from ir_array_splitting_visitor.Kenneth Graunke2012-04-181-1/+0
* glsl: Extend the array splitting optimization pass to matrices.Eric Anholt2012-04-111-11/+18
* glsl: Add an array splitting pass.Eric Anholt2012-04-111-0/+377