Merged MS' newly-licensed d3dx12.h

This commit is contained in:
Jack Andersen 2016-02-02 13:40:36 -10:00
parent e3f20652db
commit 8ce4e6ffd3
1 changed files with 7 additions and 3 deletions

View File

@ -1,9 +1,13 @@
////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////
// //
// Copyright (C) Microsoft Corporation. All Rights Reserved. // Copyright (c) Microsoft. All rights reserved.
// This code is licensed under the MIT License (MIT).
// THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
// IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR
// PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
// //
// File: d3dx12.h // (UpdateSubresources-related additions and alterations for boo)
// Content: D3DX12 utility library (modified for boo data-handling)
// //
////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////