diff options
| author | sephiroth99 <sephiroth99@gmail.com> | 2015-09-22 01:00:43 -0400 |
|---|---|---|
| committer | Ben Vanik <ben.vanik@gmail.com> | 2015-09-22 07:41:28 -0700 |
| commit | e1d569dd7c0e162d3a22843892cdb7d85f17f1df (patch) | |
| tree | 9094adc9f3d3b63ec93046cea7804084c5067b2c /premake5.lua | |
| parent | 913406104420b33acf49fea4777384be76260310 (diff) | |
Fix usage of __m128.
With GCC and clang, __m128 is not a struct, so there are no struct members
to access the individual items in the vector.
Use standard load/store function and some hackery to workaround this
limitation.
Diffstat (limited to 'premake5.lua')
0 files changed, 0 insertions, 0 deletions
