1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-11-21 20:10:05 +00:00

Updated DirectXTexXbox (markdown)

Chuck Walbourn 2023-11-29 11:05:57 -08:00
parent fb548e8f5f
commit c61f531320

@ -7,6 +7,8 @@ For _Microsoft GDK with Xbox Extensions_ and the legacy _Xbox One XDK_, there ar
These extensions are only usable by [Xbox registered developers](https://www.xbox.com/en-US/developers) via the NDA SDKs since it uses a private library.
> Legacy Xbox One XDX support has been retired.
# Header
```cpp
@ -53,17 +55,6 @@ In your application's solution, right-click on the Solution and use "Add \ Exist
</tr>
</table>
<table>
<tr>
<td>DirectXTex_XboxOneXDK_2017</td>
<td>For the Durango platform, this project includes the extension fucntions.</td>
</tr>
<tr>
<td>DirectXTex_XboxOneXDK_PC_2017</td>
<td>This project is a variant of <i>DirectXTex_Desktop_2017</i> that includes the extensions for PC-hosted content tools for Xbox One XDK development.</td>
</tr>
</table>
## Dependencies
These functions make use of the **XG** Library.