nvidia-texture-tools/src/nvimage
2009-01-28 12:10:04 +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 Fix cmake file. 2008-10-26 05:56:32 +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
ConeMap.cpp merge internal branch: 2007-12-03 09:14:19 +00:00
ConeMap.h merge internal branch: 2007-12-03 09:14:19 +00:00
DirectDrawSurface.cpp Merge changes from internal branch. Whitespace changes only. 2008-12-29 11:34:39 +00:00
DirectDrawSurface.h Set correct DXT5n swizzle code. 2008-10-01 22:28:57 +00:00
Filter.cpp Fix generation of blended sobel filter. Fixes issue 77. 2009-01-28 00:56:27 +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 Fix alpha-weighted filtering. 2009-01-28 12:10:04 +00:00
HoleFilling.cpp Add pull push filter with bilinear filtering. 2008-12-29 11:28:29 +00:00
HoleFilling.h Add pull push filter with bilinear filtering. 2008-12-29 11:28:29 +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 Add const keyword to const arguments. 2008-11-21 07:57:28 +00:00
ImageIO.h Add const keyword to const arguments. 2008-11-21 07:57: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
NormalMipmap.cpp Reorg header files. 2008-07-05 09:10:45 +00:00
NormalMipmap.h - weighted cuda compressor. 2007-05-17 00:11:38 +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