summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorBrian <[email protected]>2007-01-31 16:34:54 -0700
committerBrian <[email protected]>2007-01-31 16:34:54 -0700
commitb63c100677c76bb20a1871ea15298ca708acd04f (patch)
tree531db5e2db8f313a6273548f766db850a37b9548 /windows
parent309d5b665051179b7e135d7329da1ea45bfeb8e5 (diff)
Overhaul handling of writemasks/swizzling. This fixes two problem cases:
vec2 v; v.x = v.y = 1.0; // chained assignment vec4 v; v.zx = vec2(a,b); // swizzled writemask
Diffstat (limited to 'windows')
0 files changed, 0 insertions, 0 deletions