diff options
author | Ian Romanick <[email protected]> | 2010-08-26 15:49:33 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2010-09-03 11:55:21 -0700 |
commit | 0f4f8c73644a9cc436500d605413207c44cfb4ee (patch) | |
tree | 73cf01cc929bb23102931f55045401a3909444f1 /src/glsl | |
parent | 53acbd87d712555f9e7a1c304843be7b39641413 (diff) |
ir_to_mesa: Handle loops with loop controls set
The downside of our talloc usage is that we can't really make static
(i.e., not created with new) instances of our IR types. This leads to
a lot of unnecessary dynamic allocation in this patch.
Diffstat (limited to 'src/glsl')
0 files changed, 0 insertions, 0 deletions