[Animation] Fix problem with KeyFrame #928
We will use IntPtr instead of KeyFrame
Merge pull request #1080 from amerkoleci/fix_doc
Fix SharpDX.csproj not generating documentation.
Merge pull request #1078 from DTXMania/Fix-KeyFrame-Problem
[Animation] Fix problem with KeyFrame #928
Refactor documentation cache so we can avoid having to deal with shar…
…ed files with the generator.
Merge pull request #1081 from jkoritzinsky/simplify-build
Simplify build process
Merge pull request #1085 from amerkoleci/new_sdk
Update to 10.0.17134.0 Windows SDK.
Remove Marshal.FreeHGlobal over ConePointer to avoid native exception…
… when Emitter.__Native.__MarshalFree() is invoved
-New D3D12 Device4 improvements, map correctly CreateCommandList1, Cr…
…eateHeap1 and CreateProtectedResourceSession.
Merge pull request #1095 from amerkoleci/xaudio_improvements
XAudio improvements
Merge pull request #1096 from amerkoleci/d3d12_improvements
D3D12 improvements
Merge pull request #1092 from vicfergar/fix_emitter
Remove Marshal.FreeHGlobal over ConePointer to avoid native exception
[D3D12] - Correct ShaderModel and rename to CheckShaderModel.
[D3D12] - Add new CheckMaxSupportedFeatureLevel
[D3D12]- Add easy access for D3D12Options1, D3D12Options2, D3D12Optio…
…ns3 and D3D12Options4.
Merge pull request #1100 from amerkoleci/various_improvements
Various improvements
Try to fix D3D12_BUILD_RAYTRACING_ACCELERATION_STRUCTURE_INPUTS issue