nvidia-texture-tools/src/nvtt
castano c1f9c4df42 Create default output handle on setFileName to avoid modifying const argument.
Fix ref counting errors in TexImage.
Format TODO messages.
2009-10-18 08:09:20 +00:00
..
cuda Fix color weighted compression for single color blocks. Fixes issue 96. 2009-09-21 18:46:48 +00:00
experimental Start implementing experimental interface. 2009-01-05 10:17:06 +00:00
squish Remove commented out code. 2009-07-06 09:06:17 +00:00
tests Some more progress towards 2.1: 2009-10-12 07:56:02 +00:00
tools Add support for R16 in DDS headers. 2009-07-28 08:05:23 +00:00
CMakeLists.txt Fix cmake build. 2009-10-11 23:51:22 +00:00
CompressDXT.cpp Add more third-party compressors. 2009-07-06 09:04:29 +00:00
CompressDXT.h Add more third-party compressors. 2009-07-06 09:04:29 +00:00
CompressionOptions.cpp Init default values. 2009-07-06 09:03:12 +00:00
CompressionOptions.h Create default output handle on setFileName to avoid modifying const argument. 2009-10-18 08:09:20 +00:00
CompressRGB.cpp Fix error in zero padding. 2009-06-13 14:18:31 +00:00
CompressRGB.h Adding support for floating point input/output. Work in progress. 2008-07-31 02:04:44 +00:00
Context.cpp Create default output handle on setFileName to avoid modifying const argument. 2009-10-18 08:09:20 +00:00
Context.h Some more progress towards 2.1: 2009-10-12 07:56:02 +00:00
InputOptions.cpp Fix float support. 2008-08-20 22:32:54 +00:00
InputOptions.h Fix errors in color transforms. 2008-06-30 10:59:57 +00:00
nvtt_wrapper.cpp Update nvtt wrapper. 2009-04-03 21:37:50 +00:00
nvtt_wrapper.h Add custom error code and message for the case when container format does not support a certain output format. 2008-11-19 08:10:54 +00:00
nvtt.cpp Add custom error code and message for the case when container format does not support a certain output format. 2008-11-19 08:10:54 +00:00
nvtt.h Some more progress towards 2.1: 2009-10-12 07:56:02 +00:00
OptimalCompressDXT.cpp Fix errors in Green and Alpha optimal compressors. 2008-10-02 07:33:05 +00:00
OptimalCompressDXT.h reorg included files 2008-06-28 08:40:32 +00:00
OutputOptions.cpp Create default output handle on setFileName to avoid modifying const argument. 2009-10-18 08:09:20 +00:00
OutputOptions.h Create default output handle on setFileName to avoid modifying const argument. 2009-10-18 08:09:20 +00:00
QuickCompressDXT.cpp Cleanup 4 means compressor. 2008-11-24 10:35:07 +00:00
QuickCompressDXT.h Remove legacy compressors. 2008-04-26 08:02:30 +00:00
SingleColorLookup.h Update single color compression tables. 2009-03-19 10:00:43 +00:00
TexImage.cpp Create default output handle on setFileName to avoid modifying const argument. 2009-10-18 08:09:20 +00:00
TexImage.h Some more progress towards 2.1: 2009-10-12 07:56:02 +00:00