diff options
author | Brian Paul <brianp@vmware.com> | 2009-06-23 13:33:28 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-06-26 13:16:33 -0600 |
commit | 2102e301a7f218c26878deaed2d94c15cd53f292 (patch) | |
tree | 4f98c71b87c7eeb70a1ce9f8430a0e348807ef4a /configs/irix6-64-static | |
parent | 541594b04432710b5dba74277443420c9aa97e04 (diff) |
glsl: fix a bug involving 'continue' in 'for' loops
Need to execute the for loop's increment code before we continue.
Add a slang_assemble_ctx::CurLoopOper field to keep track of the containing
loop and avoid the "cont if true" path in this situation.
Plus, assorted clean-ups.
Diffstat (limited to 'configs/irix6-64-static')
0 files changed, 0 insertions, 0 deletions