Add experimental image based interface.

This commit is contained in:
castano
2008-04-11 08:06:15 +00:00
parent 5070cc98d3
commit 299ad176fc
4 changed files with 116 additions and 1 deletions

View File

@ -9,6 +9,7 @@ NVIDIA Texture Tools version 2.0.2
* Fix vc8 post build command, reported by Richard Sim.
* Fix RGBA modes with less than 32 bpp by Viktor Linder.
* Fix alpha decompression by amorilia. See issue 40.
* Avoid default-initialized constructors for POD types, reported by Jim Tilander.
NVIDIA Texture Tools version 2.0.1
* Fix memory leaks.