summaryrefslogtreecommitdiff
path: root/premake5.lua
diff options
context:
space:
mode:
authorsephiroth99 <sephiroth99@gmail.com>2015-09-22 01:00:43 -0400
committerBen Vanik <ben.vanik@gmail.com>2015-09-22 07:41:28 -0700
commite1d569dd7c0e162d3a22843892cdb7d85f17f1df (patch)
tree9094adc9f3d3b63ec93046cea7804084c5067b2c /premake5.lua
parent913406104420b33acf49fea4777384be76260310 (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