Puxtril

Results 2 issues of Puxtril

I'm having issues adding this to my C++ project. Here's the issues I'm running into: I have files `TextureConverter.h` and `TextureConverter.cpp`. Naturally, `TextureConverter.cpp` includes `TextureConverter.h`. I'm including `bcdec.h` in my...

The help menu for texconv lists many DXGI formats of type _UINT_ and _SINT_. Whenever I try to convert textures (from png/jpg) to these formats, texconv seems to output incorrect...

question