D3D12: Add d3dx12.h helper library to Externals

This commit is contained in:
hdcmeta 2016-01-07 19:20:05 -08:00
parent 9f279f77fc
commit 98f74d3479
2 changed files with 1555 additions and 0 deletions

1553
Externals/d3dx12/d3dx12.h vendored Normal file

File diff suppressed because it is too large Load diff

View file

@ -6,6 +6,8 @@ Dolphin includes or links code of the following third-party software projects:
[LGPLv2.1+](https://git.kernel.org/cgit/bluetooth/bluez.git/tree/COPYING.LIB)
- [Bochs](http://bochs.sourceforge.net/):
[LGPLv2.1+](http://bochs.sourceforge.net/cgi-bin/lxr/source/COPYING)
- [d3dx12.h](https://github.com/Microsoft/DirectX-Graphics-Samples/blob/master/Samples/D3D1211On12/src/d3dx12.h):
[MIT](https://github.com/Microsoft/DirectX-Graphics-Samples/blob/master/LICENSE)
- [ENet](http://enet.bespin.org/):
[MIT](http://enet.bespin.org/License.html)
- [GCEmu](http://sourceforge.net/projects/gcemu-project/):