Chuck Walbourn
|
3734bc95a6
|
Wrap #pragma warnings to avoid GCC compilation warnings (#134, #135)
|
2021-11-29 13:08:15 -08:00 |
|
Chuck Walbourn
|
a883f073b4
|
Need an adapter for _mm_loadu_si16 for some toolsets
|
2021-09-10 21:59:36 -07:00 |
|
Chuck Walbourn
|
77faf5af62
|
Fixed overread problem with XMUNIBBLE4 and other 16-bit packed types (#128)
|
2021-09-10 17:45:22 -07:00 |
|
Chuck Walbourn
|
7c30ba5932
|
Update copyright banner
|
2021-02-26 23:17:26 -08:00 |
|
Chuck Walbourn
|
5a5d2bdea0
|
Fixed ARM-NEON GCC conformance issue with half-precision optimizations on ARM64
|
2021-01-10 20:51:21 -08:00 |
|
Chuck Walbourn
|
d3c5cbd2f6
|
Added _M_ARM64EC from windows build
|
2020-12-19 12:49:48 -08:00 |
|
Chuck Walbourn
|
9962628ef4
|
ARM-NEON intrinsics code paths now type-safe (#115)
|
2020-07-31 15:49:13 -07:00 |
|
Chuck Walbourn
|
404c59a7dd
|
Fixed flush cases for float11/float10 conversions
|
2020-07-07 13:47:08 -07:00 |
|
Chuck Walbourn
|
d0bbddc9f2
|
Fixed float denorm conversion handling for XMConvertFloatToHalf (#114)
|
2020-06-25 15:08:32 -07:00 |
|
Chuck Walbourn
|
196104d0eb
|
Fixed clamping for XMStoreByteN4
|
2020-05-18 23:40:27 -07:00 |
|
Chuck Walbourn
|
899512e82c
|
A few more use cases for constexpr
|
2020-03-15 15:49:43 -07:00 |
|
Chuck Walbourn
|
d925b421de
|
Additional warning supression
|
2020-03-09 21:53:00 -07:00 |
|
Chuck Walbourn
|
83634c742a
|
clang/GNU compiler support including ARM-NEON (#102)
|
2020-03-09 00:42:33 -07:00 |
|
Chuck Walbourn
|
7faf4c00ab
|
FMA3 optimizations (#100)
|
2020-03-06 13:10:16 -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
|
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
|
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
|
b710e917c6
|
Fixed up comment header block
|
2018-03-19 12:12:03 -07:00 |
|
Chuck Walbourn
|
bcc9236ae5
|
Fixed XMConvertFloatToHalf conformance issue for 0
|
2018-02-01 19:32:50 -08:00 |
|
Chuck Walbourn
|
58df665c97
|
Cleaned up conformance warnings found by CLang
|
2017-05-17 17:46:45 -07:00 |
|
Chuck Walbourn
|
f7954ad6ed
|
CHPE platform support
|
2017-01-13 13:52:41 -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
|
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
|
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 |
|