Support for D3DFMT_A8L8

first post: MVives wrote: I noticed that the DDS loader converts D3DFMT_A8L8 files to DXGI_FO...

latest post: MVives wrote: Great, thanks for following up on this! — Mauricio

DDSTextureLoader and auto-gen mipmaps?

first post: Deathicon wrote: Hello all, I am curious, why the DDSTextureLoader doesn't have th...

latest post: walbourn wrote: [DirectXTex](http://directxtex.codeplex.com) is a reasonable option...

Bug in mipmap generation for non-square textures?

first post: MVives wrote: Hey folks, I have found a possible bug in mipmap generation for n...

latest post: walbourn wrote: This discussion has been copied to a work item. Click [here](http:/...

Replacement for D3DX11FilterTexture() for Mipmap Generation

first post: MVives wrote: Hey folks, I recently needed to replace my use of D3DX11FilterTex...

latest post: MVives wrote: Chuck, I think I should clarify my previous statement: "This is u...

How to access the pixel value after decompression of dds files

first post: pedy711 wrote: I have loaded a dds file using LoadFromDDSFile and then decompresse...

latest post: pedy711 wrote: Can you give me a reference for the function OptimizeRGB? or some l...

how to use the compress function

first post: pedy711 wrote: Can you provide me with a example of how to use the compress functi...

latest post: walbourn wrote: DWORD compress is a combination of TEX_COMPRESS_FLAGS flags. I've ...

MSE and PSNR

first post: pedy711 wrote: I have two dds files (one is the original (BC1) and the other one i...

latest post: walbourn wrote: Based on reading this formula on [Wikipedia](http://en.wikipedia.or...

How to convert from dds to bmp and vice versa.

first post: pedy711 wrote: Theoretically converting from dds to bmp is loss-less, but when I c...

latest post: walbourn wrote: See [workitem #872](http://directxtex.codeplex.com/workitem/872).

How to decode BC1 and change the color palette and encode it again

first post: pedy711 wrote: Hi all. I have loaded a dds file which is compressed using BC1 and...

latest post: pedy711 wrote: Thank you walbourn. you are such a great help. I think managed to d...

CreateFile2 doesn't work in windows 7

first post: Finglor wrote: I am trying to add the latest download to my project but it doesnt...

latest post: walbourn wrote: By default, VS 2012 and the Windows 8.0 SDK assumes you are buildi...