1
0
mirror of https://github.com/microsoft/DirectXMath synced 2024-11-12 23:50:07 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Chuck Walbourn
7c30ba5932 Update copyright banner 2021-02-26 23:17:26 -08:00
Chuck Walbourn
0e6ccda0ec Fixed clang-cl compat for ARM64 2020-12-14 20:02:39 -08:00
Chuck Walbourn
9962628ef4
ARM-NEON intrinsics code paths now type-safe (#115) 2020-07-31 15:49:13 -07:00
Chuck Walbourn
83634c742a
clang/GNU compiler support including ARM-NEON (#102) 2020-03-09 00:42:33 -07:00
Chuck Walbourn
bdb574c97e Suppress -Wgnu-anonymous-struct and -Wnested-anon-types 2020-03-02 20:41:22 -08:00
Chuck Walbourn
d7cc112b55
Added noexcept to all functions (#97) 2020-02-29 22:12:46 -08:00
Chuck Walbourn
b412a61c51 Reformat code 2020-02-29 16:07:57 -08:00
Chuck Walbourn
b0dd6fc1a5
Optimize SSE use of mm_load/store_ss pairs by using mm_load/store_pd (#94) 2020-02-29 15:56:27 -08:00
Chuck Walbourn
ecfb475440 Whitespace cleanup 2019-01-30 14:13:18 -08:00
Chuck Walbourn
6883c5518a
Fixed conformance warnings based on clang (#75) 2018-06-26 13:45:31 -07:00
Chuck Walbourn
0fad2114f8
XMFLOAT3X4 data type and load/store functions (#71) 2018-06-01 10:47:08 -07:00
Chuck Walbourn
b710e917c6 Fixed up comment header block 2018-03-19 12:12:03 -07:00
Chuck Walbourn
7be36d19e3 Normalize line endings 2016-08-22 11:43:47 -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
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
51802de35b DirectXMath 3.07 2016-05-23 14:33:29 -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