summaryrefslogtreecommitdiff
path: root/hir_field_selection.cpp
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2010-03-25 17:02:15 -0700
committerEric Anholt <eric@anholt.net>2010-03-25 17:10:44 -0700
commitece0a511600bef40a088953b8054eb1424a2bb4f (patch)
treeacd56de7d7b2579068549df58b316dc9618a6950 /hir_field_selection.cpp
parent2f9ca7dce2adea10d7947e98690b729cce947938 (diff)
Fix assignment operators: *=, /=, +=, -=.
Basically, replace everything different from operator_assign other than the creation of the rhs value from the lvalue and rvalue with the contents of operator_assign. Fixes a segfault in CorrectSwizzle1.frag, and fixes parser10.frag.
Diffstat (limited to 'hir_field_selection.cpp')
0 files changed, 0 insertions, 0 deletions