commit | 4e16a7b526bb4736cd11e512009cf6532b2d1dc5 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Wed Jun 30 15:59:07 2010 -0700 |
committer | Eric Anholt <eric@anholt.net> | Wed Jun 30 15:59:07 2010 -0700 |
tree | 7be90e24cf75ee9643448a173f9fb5fd705381fe | |
parent | 285ff93819724b9a858984dc8c30858784a5ee5b [diff] |
glsl2: Fix up the implementation of fract() for vector types. There's no need to split each vector component out, just do vector ops.