DentonW / DevIL

Developer's Image Library (DevIL) is a cross-platform image library utilizing a simple syntax to load, save, convert, manipulate, filter, and display a variety of images with ease. It is highly portable and has been ported to several platforms.
http://openil.sourceforge.net/
GNU Lesser General Public License v2.1
446 stars 137 forks source link

Support for DDS with FOURCC value of DX10 #33

Open SprinterDave opened 8 years ago

SprinterDave commented 8 years ago

I'm curious if support for DDS with a FOURCC value of DX10 is planned?

DentonW commented 8 years ago

Possibly. I'm unfamiliar with it, so I'm not sure how much effort it would be. I'm just now slowly getting back into working on DevIL.

DentonW commented 7 years ago

Just to let you know, I've started working on this. Any example images that you have could certainly be helpful. I've just converted some with the texconv.exe tool.

ItsBranK commented 12 months ago

Damn, still trying to find plug and play C++ library that isnt DirectXText, can't find a single one that isn't 10 years old and supports DXT10 images.