Chuck Walbourn
|
6a228a9876
|
Implemented SHProjectCubemap for DX12
|
2018-01-16 18:09:00 -08:00 |
|
Chuck Walbourn
|
d090df7c0f
|
Remove extra comma
|
2018-01-16 14:30:35 -08:00 |
|
Chuck Walbourn
|
33f7f2d0ff
|
Remove Windows 8.0 SDK era adapter
|
2018-01-16 14:29:55 -08:00 |
|
Chuck Walbourn
|
9e23145f64
|
Minor code cleanup for SHmath
|
2018-01-16 14:12:39 -08:00 |
|
Chuck Walbourn
|
31bfa2f46b
|
Updated copyright year
|
2018-01-05 15:42:00 -08:00 |
|
Chuck Walbourn
|
abced86db5
|
VS 2017 (15.5 update) warning supression
|
2017-12-18 14:19:37 -08:00 |
|
Chuck Walbourn
|
f06583a3e1
|
Code cleanup and reformat
|
2017-12-18 14:04:23 -08:00 |
|
Chuck Walbourn
|
8a90e9383b
|
Code cleanup
|
2017-07-13 01:58:19 -07:00 |
|
Chuck Walbourn
|
f89abe64f4
|
Stereo 3D prototype from 2011
|
2017-07-13 01:28:40 -07:00 |
|
Chuck Walbourn
|
b282f1e624
|
Direct3D stereoscopic 3D sample helper
|
2017-07-13 01:26:41 -07: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 |
|
ianier
|
edeb5d4ffe
|
vmulComplex optimization using multiply-add/subtract (#48) (#49)
|
2017-05-03 14:56:26 -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
|
0e6e115814
|
Updated copyright year
|
2017-03-08 16:05:34 -08:00 |
|
Chuck Walbourn
|
b7771c4504
|
DirectMath 3.10 (final)
|
2017-02-07 14:49:05 -08: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
|
bb8cf13536
|
Updated gitignore
|
2016-11-14 13:18:47 -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
|
25558020ce
|
Rename license file
|
2016-10-03 23:53:06 -07:00 |
|
Chuck Walbourn
|
44b7f6399d
|
Fix line endings for batch files
|
2016-08-26 18:29:24 -07:00 |
|
Chuck Walbourn
|
7be36d19e3
|
Normalize line endings
|
2016-08-22 11:43:47 -07:00 |
|
Chuck Walbourn
|
31497b9323
|
Added attributes
|
2016-08-18 18:16:52 -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
|
78639c836d
|
Code of Conduct notice
|
2016-06-21 17:41:48 -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
|
ef45bb75fa
|
May 2016
|
2016-05-23 16:40:59 -07:00 |
|
Chuck Walbourn
|
a40c939438
|
Merged content from directxmathsh
|
2016-05-23 16:37:41 -07:00 |
|
Chuck Walbourn
|
91118b3402
|
Merged content from directxmathxdsp
|
2016-05-23 16:23:18 -07:00 |
|
Chuck Walbourn
|
1e81faec10
|
Merged directxmeshext content
|
2016-05-23 16:09:02 -07:00 |
|
Chuck Walbourn
|
1a4a61d6b0
|
Added MIT license file
|
2016-05-23 14:49:23 -07:00 |
|
Chuck Walbourn
|
fea9eabc4e
|
DirectXMath 3.08
|
2016-05-23 14:37:35 -07:00 |
|