summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-06-23 13:33:28 -0600
committerBrian Paul <brianp@vmware.com>2009-06-26 13:16:33 -0600
commit2102e301a7f218c26878deaed2d94c15cd53f292 (patch)
tree4f98c71b87c7eeb70a1ce9f8430a0e348807ef4a /src/mesa/state_tracker
parent541594b04432710b5dba74277443420c9aa97e04 (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 'src/mesa/state_tracker')
0 files changed, 0 insertions, 0 deletions