Files
Xenia-Canary/src/xenia
sephiroth99 e1d569dd7c 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.
2015-09-22 07:41:28 -07:00
..
2015-09-20 21:31:05 -07:00
2015-09-22 07:41:28 -07:00
2015-09-06 18:07:52 -07:00
2015-09-20 21:31:05 -07:00
2015-09-06 18:07:52 -07:00
2015-09-20 21:31:05 -07:00
2015-08-29 22:04:12 -05:00
2015-08-06 20:17:01 -07:00