nvidia-texture-tools/src/nvimage
2009-03-19 08:57:49 +00:00
..
BlockDXT.cpp Add NV5x/G8x DXT decompression code. 2009-01-13 08:25:04 +00:00
BlockDXT.h Add NV5x/G8x DXT decompression code. 2009-01-13 08:25:04 +00:00
CMakeLists.txt More cleanup. Remove files that are not strictly required. 2009-03-01 02:38:24 +00:00
ColorBlock.cpp Check for single color blocks in all compressors. 2008-04-26 09:16:56 +00:00
ColorBlock.h Remove legacy compressors. 2008-04-26 08:02:30 +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 Fix errors in the pixel format conversion code. 2009-03-19 08:57:49 +00:00
DirectDrawSurface.h Set correct DXT5n swizzle code. 2008-10-01 22:28:57 +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 alpha-weighted filtering. 2009-01-28 12:10:04 +00:00
FloatImage.h Merge changes from 2.0 2009-03-18 04:05:39 +00:00
Image.cpp Adding support for floating point input/output. Work in progress. 2008-07-31 02:04:44 +00:00
Image.h Add copy constructor and operator=. 2008-02-03 07:34:32 +00:00
ImageIO.cpp Fix win32 errors and errors in the png saving code. 2009-03-19 08:57:28 +00:00
ImageIO.h Add image saving code. 2009-03-17 08:14:28 +00:00
NormalMap.cpp Reorg header files. 2008-07-05 09:10:45 +00:00
NormalMap.h merge internal branch: 2007-12-03 09:14:19 +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