diff options
author | Chris Robinson <[email protected]> | 2014-05-18 06:35:33 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2014-05-18 06:35:33 -0700 |
commit | bd2721dc7a2bd3376e01ff32c18737a6fa38ff42 (patch) | |
tree | a7818cef82ac7080c2c947021b5df5ef362d9c53 /Alc/mixer.c | |
parent | a5631e05cc0273289cd5e2e86e554c9559cf2016 (diff) |
Use _mm_setr_ps instead of _mm_set_ps
Apparently _mm_set_ps loads in reverse order compared to _mm_load_ps, so
_mm_setr_ps should give what we really want.
Diffstat (limited to 'Alc/mixer.c')
0 files changed, 0 insertions, 0 deletions