Chuck Walbourn
7fcdfbc3c6
Updated for clang control defines
2019-06-25 09:16:03 -07:00
Chuck Walbourn
9fa46af4ec
Type mismatch issues cleaned up for ARM codepaths
2019-06-25 00:01:06 -07:00
Chuck Walbourn
80d082e730
Guard clang use if cpuid.h for arm platforms
2019-06-24 20:50:20 -07:00
Chuck Walbourn
de7b85a2d3
clang/LLVM needs cpuid.h
2019-06-24 12:46:01 -07:00
Chuck Walbourn
0da1ef1ee1
Updated XMVerifyCPUSupport implementation for clang/LLVM
2019-06-21 14:33:18 -07:00
Chuck Walbourn
d62382a03d
F16C control define update for clang
2019-05-10 18:07:18 -07:00
Chuck Walbourn
1654282608
Add float_control pragmas for nan tests
2019-04-03 13:34:47 -07:00
Chuck Walbourn
ecfb475440
Whitespace cleanup
2019-01-30 14:13:18 -08:00
Chuck Walbourn
ffb2edbd16
July 2018
2018-07-23 13:13:18 -07:00
Chuck Walbourn
6883c5518a
Fixed conformance warnings based on clang ( #75 )
2018-06-26 13:45:31 -07:00
Chuck Walbourn
2e08f92a3c
Compiler fix is already in 15.7.4
2018-06-19 17:28:53 -07:00
Chuck Walbourn
54e2b5424e
Workaround for compiler codegen bug
2018-06-19 16:18:21 -07:00
Chuck Walbourn
9c00b27b51
XMVectorClamp fix for specials
2018-06-15 23:10:53 -07:00
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