diff options
author | Chris Robinson <[email protected]> | 2015-10-17 09:59:26 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2015-10-17 09:59:26 -0700 |
commit | c4ba9d21dce745cafa3b54060a84c15a0ce7535f (patch) | |
tree | 0d5a5f5369bee4e332d8bd7a9b88e3f6ceaaeb20 /OpenAL32/Include/alMain.h | |
parent | d9e9a7b05fa2c863ab6a83064c3acf442a14c2ea (diff) |
Use the correct array indices for SSE register components
SSE uses reverse ordering, such that component 0 is the last in memory.
_mm_load_* and _mm_loadu_*, and the corresponding stores, do not change the
memory ordering.
Diffstat (limited to 'OpenAL32/Include/alMain.h')
0 files changed, 0 insertions, 0 deletions