.. |
cuda
|
Enable CUDA support.
|
2019-08-19 03:22:00 +04:00 |
experimental
|
Merge changes from the-witness.
|
2010-10-21 18:44:10 +00:00 |
squish
|
Rename internal squish library to nvsquish to avoid conflicts.
|
2020-03-23 10:02:07 -07:00 |
tests
|
Fix data testsuite path
|
2020-09-07 14:45:14 +02:00 |
tools
|
Fix build errors.
|
2020-04-04 10:17:01 -07:00 |
BlockCompressor.cpp
|
Remove specialized fast compressor.
|
2020-08-23 22:55:49 -07:00 |
BlockCompressor.h
|
Remove specialized fast compressor.
|
2020-08-23 22:55:49 -07:00 |
CMakeLists.txt
|
Do not include etcpack & rgetc in the build.
|
2020-07-07 09:56:04 -07:00 |
CompressionOptions.cpp
|
Merge changes from The Witness.
|
2018-02-05 18:55:07 -08:00 |
CompressionOptions.h
|
Merge changes from The Witness.
|
2018-02-05 18:55:07 -08:00 |
Compressor.h
|
Merge changes from The Witness.
|
2018-02-05 18:55:07 -08:00 |
CompressorDX9.cpp
|
Fix build errors.
|
2020-07-06 10:00:04 -07:00 |
CompressorDX9.h
|
Merge changes from The Witness.
|
2018-02-05 18:55:07 -08:00 |
CompressorDX10.cpp
|
Merge changes from The Witness.
|
2015-03-24 12:14:49 -07:00 |
CompressorDX10.h
|
Merge changes from The Witness.
|
2015-03-24 12:14:49 -07:00 |
CompressorDX11.cpp
|
Merge changes from The Witness.
|
2018-02-05 18:55:07 -08:00 |
CompressorDX11.h
|
Merge changes from The Witness.
|
2018-02-05 18:55:07 -08:00 |
CompressorDXT5_RGBM.cpp
|
Update to latest icbc version.
|
2020-06-07 20:02:14 -07:00 |
CompressorDXT5_RGBM.h
|
Merge changes from The Witness.
|
2018-02-05 18:55:07 -08:00 |
CompressorETC.cpp
|
Update vs2017 project files.
|
2020-07-06 10:33:17 -07:00 |
CompressorETC.h
|
Merge changes from The Witness.
|
2018-02-05 18:55:07 -08:00 |
CompressorRGB.cpp
|
Merge changes from The Witness.
|
2018-02-05 18:55:07 -08:00 |
CompressorRGB.h
|
Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes.
|
2011-09-27 05:17:01 +00:00 |
Context.cpp
|
Remove specialized fast compressor.
|
2020-08-23 22:55:49 -07:00 |
Context.h
|
Merge changes from The Witness.
|
2018-02-05 18:55:07 -08:00 |
CubeSurface.cpp
|
Remove unused code.
|
2020-08-23 15:39:54 -07:00 |
CubeSurface.h
|
Compute spherical harmonics from cube maps. Work in progress.
|
2019-01-31 18:06:02 -08:00 |
icbc.cpp
|
Use AVX2 by default.
|
2020-07-06 11:13:05 -07:00 |
icbc.h
|
Upgrade ICBC to 1.05
|
2020-08-23 21:58:18 -07:00 |
InputOptions.cpp
|
Add support for compressing texture arrays.
|
2016-02-28 08:05:59 -03:00 |
InputOptions.h
|
Merge changes from the Witness.
|
2013-06-07 17:53:55 +00:00 |
nvtt_wrapper.cpp
|
Updated C-API to expose some functionality present in the C++ API. Added the following functions and enums:
|
2019-09-06 17:54:40 -04:00 |
nvtt_wrapper.h
|
Update version number.
|
2020-08-23 23:18:24 -07:00 |
nvtt.cpp
|
Merge changes from The Witness.
|
2018-02-05 18:55:07 -08:00 |
nvtt.h
|
Update version number.
|
2020-08-23 23:18:24 -07:00 |
OptimalCompressDXT.cpp
|
Merge changes from The Witness.
|
2015-03-24 12:14:49 -07:00 |
OptimalCompressDXT.h
|
Merge changes from the witness.
|
2014-11-04 17:49:29 +00:00 |
OutputOptions.cpp
|
Merge changes from the witness.
|
2011-10-10 20:24:12 +00:00 |
OutputOptions.h
|
Merge changes from The Witness.
|
2018-02-05 18:55:07 -08:00 |
QuickCompressDXT.cpp
|
Merge changes from The Witness.
|
2015-03-24 12:14:49 -07:00 |
QuickCompressDXT.h
|
Merge changes from The Witness.
|
2018-02-05 18:55:07 -08:00 |
SingleColorLookup.cpp
|
Fix pedantic warning.
|
2012-03-01 03:50:07 +00:00 |
SingleColorLookup.h
|
DXT1a single color compressor. Fixes issue 131.
|
2010-07-22 09:23:17 +00:00 |
Surface.cpp
|
More cleanups!
|
2020-03-30 10:12:29 -07:00 |
Surface.h
|
Merge changes from The Witness.
|
2018-02-05 18:55:07 -08:00 |
TaskDispatcher.cpp
|
concurrency experiments.
|
2010-11-22 07:34:05 +00:00 |
TaskDispatcher.h
|
Use our own parallel for by default to avoid dependencies.
|
2018-10-09 18:11:21 -07:00 |