1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-11-09 22:40:06 +00:00

Updated DirectXTexXbox (markdown)

Chuck Walbourn 2023-11-05 10:36:00 -08:00
parent 6843bede72
commit acd9f9696a

@ -1,11 +1,11 @@
|[[DirectXTex]]|
|---|
For Xbox One XDK / Microsoft GDKX development, there are a number of Xbox extension functions for rearranging textures for the target hardware offline. This functionality is available with the official samples and hosted in the ``xbox`` branch on GitHub.
For _Microsoft GDK with Xbox Extensions_ and the legacy _Xbox One XDK_, there are a number of Xbox extension functions for rearranging textures for the target hardware offline. This functionality is available with the official samples and hosted in the ``xbox`` branch on GitHub.
> The [xtexconv](https://aka.ms/atgsplxtexconv) sample is a variant of the [[texconv]] command-line tool that uses these extensions.
> The **xtexconv** sample for the [GDKX](https://github.com/microsoft/Xbox-GDK-Samples/tree/main/Samples/Tools/xtexconv) or [XDK](https://aka.ms/atgsplxtexconv) is a variant of the [[texconv]] command-line tool that uses these extensions.
These extensions are only usable by [Xbox registered developers](https://www.xbox.com/en-US/developers) via the Xbox One XDK / Microsoft GDKX.
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.
# Header