nvidia-texture-tools/src/nvimage
2010-05-27 19:28:49 +00:00
..
BlockDXT.cpp Add DXT3 nvidia decoder. 2009-10-21 07:40:49 +00:00
BlockDXT.h Add DXT3 nvidia decoder. 2009-10-21 07:40:49 +00:00
CMakeLists.txt Fix cmake build in msvc. Fixes issue 111. 2010-03-18 00:13:31 +00:00
ColorBlock.cpp Fix isColorNoAlpha, but leave it commented out. 2010-03-10 08:49:40 +00:00
ColorBlock.h Fix isColorNoAlpha, but leave it commented out. 2010-03-10 08:49:40 +00:00
ColorSpace.cpp Add support for FreeImage in nvimage. 2008-05-15 09:47:55 +00:00
ColorSpace.h Add support for FreeImage in nvimage. 2008-05-15 09:47:55 +00:00
DirectDrawSurface.cpp Update info message. 2009-10-21 07:40:23 +00:00
DirectDrawSurface.h Add alpha flag to DXT1a files. 2009-04-16 20:06:08 +00:00
Filter.cpp Merge changes from 2.0 2009-03-18 04:05:39 +00:00
Filter.h Change parameters in declaration to match definition. 2008-07-29 02:31:09 +00:00
FloatImage.cpp fix polyphase filter 2010-05-27 19:28:49 +00:00
FloatImage.h Add mipmap scaling according to alphatest coverage. 2010-05-27 00:37:15 +00:00
Image.cpp Use memory allocator correctly. 2009-06-13 14:17:10 +00:00
Image.h Add copy constructor and operator=. 2008-02-03 07:34:32 +00:00
ImageIO.cpp Add support for UINT16 images when using freetype. 2009-07-28 08:03:36 +00:00
ImageIO.h Add image saving code. 2009-03-17 08:14:28 +00:00
NormalMap.cpp Fix messages. 2009-11-03 23:17:11 +00:00
NormalMap.h Implement normal map generation for floating point images. 2009-10-18 20:03:21 +00:00
nvimage.h Import all sources from perforce. 2007-04-17 08:49:19 +00:00
PixelFormat.h small fixes. 2007-10-10 23:59:08 +00:00
PsdFile.h Reorg header files. 2008-07-05 09:10:45 +00:00
Quantize.cpp Integrate branch 2.0 to trunk. 2008-10-15 07:16:57 +00:00
Quantize.h Integrate branch 2.0 to trunk. 2008-10-15 07:16:57 +00:00
TgaFile.h Add support for unpacking arbitrary pixel formats. 2007-09-26 18:00:41 +00:00
TiledImage.cpp Merge changes from private tree. 2009-03-01 00:18:47 +00:00
TiledImage.h Merge changes from private tree. 2009-03-01 00:18:47 +00:00