Chuck Walbourn
0fad2114f8
XMFLOAT3X4 data type and load/store functions ( #71 )
2018-06-01 10:47:08 -07:00
Chuck Walbourn
99a98d79fc
Remove VS 2013 compiler support ( #70 )
...
* Removed VS 2013 specific warning supression
* Use ``noexcept`` instead of ``throw()``
* No longer need ``_MSC_VER`` guards around ``=default`` move ctors/operators
2018-05-01 14:49:46 -07:00
Chuck Walbourn
68fc189445
Code review feedback
2018-04-27 14:24:50 -07:00
Chuck Walbourn
84831beb5a
Supressed additional false warning in VS 2013
2018-04-17 10:41:48 -07:00
Chuck Walbourn
b3efd82762
All default ctors should be non-throwing
2018-04-17 10:29:41 -07:00
Chuck Walbourn
033c653afc
Suppress false 26495 warnings
2018-04-17 10:22:14 -07:00
Chuck Walbourn
15c05966ea
Removed redundant operators
2018-04-17 10:05:39 -07:00
Chuck Walbourn
9e566cdec0
Minor code review feedback
2018-04-13 12:19:39 -07:00
Chuck Walbourn
e47ad78320
Use default copy and move ctors/ops
2018-04-03 17:52:24 -07:00
Chuck Walbourn
b710e917c6
Fixed up comment header block
2018-03-19 12:12:03 -07:00
Chuck Walbourn
e890481254
Fixed warning when buliding with Intel C++ Compiler
2018-03-19 11:59:40 -07:00
Chuck Walbourn
f07c3fdb92
February 2018
2018-02-02 10:43:16 -08:00
Chuck Walbourn
bcc9236ae5
Fixed XMConvertFloatToHalf conformance issue for 0
2018-02-01 19:32:50 -08:00
Chuck Walbourn
455f4ca150
Remove 17.1 compiler support
2018-02-01 18:57:52 -08:00
Chuck Walbourn
acf95bfa9e
Use fused-multiply-accumulate for ARM64
2018-01-19 18:19:03 -08:00
Chuck Walbourn
d090df7c0f
Remove extra comma
2018-01-16 14:30:35 -08:00
Chuck Walbourn
c592223086
June 2017
2017-06-21 13:32:45 -07:00
Chuck Walbourn
b83bff1f1c
AVX2/FMA3 optimization
2017-05-18 16:14:07 -07:00
Chuck Walbourn
58df665c97
Cleaned up conformance warnings found by CLang
2017-05-17 17:46:45 -07:00
Chuck Walbourn
d973b9a9aa
Added _XM_NO_XMVECTOR_OVERLOADS_ control define
2017-05-17 11:05:47 -07:00
Nicholas Frechette
d1aa003720
Using broadcast instead of load/shuffle is faster when it is available. ( #47 )
...
Using broadcast instead of load/shuffle is faster when it is available.
2017-04-18 15:45:53 -07:00
Chuck Walbourn
67cffde166
Portability fix for intrinsics use of __m128/__n128
2017-03-31 15:08:34 -07:00
Chuck Walbourn
3af2b50fa8
Resolved some IntelliSense issues for the Xbox One XDK
2017-01-24 10:51:25 -08:00
Chuck Walbourn
f7954ad6ed
CHPE platform support
2017-01-13 13:52:41 -08:00
Chuck Walbourn
c887a52207
DirectXMath 3.10
2016-12-01 16:14:19 -08:00
Chuck Walbourn
3906b317a1
Workaround for constexpr compiler bug in VS 2015 RTM
2016-12-01 15:55:35 -08:00
Chuck Walbourn
d75f745b16
ARMv8 optimizations
2016-11-09 15:51:02 -08:00
Chuck Walbourn
dc68173efe
Suppress 4996 warning for VS Dev 15 Preview
2016-11-08 16:27:41 -08:00
Chuck Walbourn
d98156cdb7
XMVectorRound fix for NO INTRINICS to match round to nearest (even)
2016-10-27 00:02:18 -07:00
Chuck Walbourn
7be36d19e3
Normalize line endings
2016-08-22 11:43:47 -07:00
Chuck Walbourn
1fc676109c
constexpr conformance fix
2016-07-08 23:30:46 -07:00
Chuck Walbourn
79aeb262f6
Fixed bug with XMStoreFloat3SE
2016-07-06 12:18:22 -07:00
Chuck Walbourn
b33c94320b
Add URL to project GitHub for additional support to comments
2016-07-05 13:47:27 -07:00
Chuck Walbourn
927d1aa180
SSE3 optimizations
2016-06-23 09:51:02 -07:00
Chuck Walbourn
bea739e4e5
XMVectorSum function for horizontal add
2016-06-20 17:14:45 -07:00
Chuck Walbourn
7de910c260
Specialized permutes/swizzles for SSE
2016-06-20 12:07:36 -07:00
Chuck Walbourn
292d176ff4
Add AVX2 processor support tests
2016-06-18 17:07:28 -07:00
Chuck Walbourn
55851275ba
Split SSE3 optimizations from SSE4
2016-06-18 16:00:43 -07:00
Chuck Walbourn
64306f6189
AVX2 optimization
2016-06-18 13:51:46 -07:00
Chuck Walbourn
403fa49a0c
Dropped VS 2012 support (keeping 17.1 for Xbox One XDK)
2016-06-18 13:46:48 -07:00
Chuck Walbourn
48ab66214a
DirectXMath 3.09
2016-06-18 13:31:26 -07:00
Chuck Walbourn
3af6a349bb
AVX / AVX2 otimizations
2016-05-27 12:42:11 -07:00
Chuck Walbourn
fea9eabc4e
DirectXMath 3.08
2016-05-23 14:37:35 -07:00
Chuck Walbourn
51802de35b
DirectXMath 3.07
2016-05-23 14:33:29 -07:00
Chuck Walbourn
aee6e900f0
DirectXMath 3.06
2016-05-23 14:29:47 -07:00
Chuck Walbourn
fb43a89861
DirectXMath 3.05
2016-05-23 14:25:11 -07:00
Chuck Walbourn
27f790ebf6
DirectXMath 3.04
2016-05-23 14:20:26 -07:00
Chuck Walbourn
fd7f30458d
DirectXMath 3.03
2016-05-23 14:15:41 -07:00
Chuck Walbourn
409c3a3646
DirectXMath 3.02
2016-05-23 14:07:40 -07:00
Chuck Walbourn
1fa826b8da
DirectXMath 3.00
2016-05-23 14:02:43 -07:00