-
-
Hello!
I think "DirectN.DXGI_FORMAT.DXGI_FORMAT_A4B4G4R4_UNORM" is missing. It's value is 191. It seems the most recently added member.
And I discovered 'DXGI_FORMAT_FORCE_UINT (-1)'. Are there any …
-
I've got error when opening dds file, exception message below:
```
Application version: paint.net 4.2.10
System.ArgumentException: Value does not fall within the expected range.
at System.Run…
-
Hey there , i'm very thankful for the contributors and original writers of the DirectxTex library , it allowed me to work with images in an easier way. I've been tinkering around with it today , so i …
-
When I try to generate BagsOfSorting.pak it errors out. See below
PS C:\Users\rober\Downloads\New folder (2)> .\BG3.BagsofSorting.exe --generate-bags
Microsoft (R) DirectX Texture Converter [Direc…
-
### What did you do?
I loaded a BC5 SNORM images.
### What did you expect to happen?
For it to be decoded correctly.
![image](https://github.com/python-pillow/Pillow/assets/20878432/34c3f5…
-
Looks like unity's texture loader has some issue with such kind of png texture exported by microsoft's DirectXtex tool, the original file is a dds tga file, and exported to this png:
![1010](https://…
-
This is another advanced feature that I implemented in the DirectXTex fork that my Paint.NET DDS plugin uses.
It allows me to have an adapter to make DirectXTex work with a .NET Stream, instead of h…
-
Thank you for sharing knowledge about DirectX.
When I convert a **PNG** file, I have an error:
1>[Using DirectCompute 5.0 on "NVIDIA GeForce RTX 3070"]
1> FAILED [compress] (8000FFFF: Katastrofal…
-
https://github.com/microsoft/DirectXTex/blob/a189a1952aa6bd0b69a7678ea1b3278cb6a745d3/DirectXTex/DirectXTex.h#L33-L34
Clang will complain that these imports aren't from a system directory. 'isystem…