You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nvidia-texture-tools/src/nvtt/cuda
Elvis Dowson d57ca44902 Enable CUDA support.
This commit also reintroduces nvcore Library.h and Library.cpp files
required by nvtt/cuda/CudaUtils.cpp

Ref:
https://github.com/castano/nvidia-texture-tools/issues/230
81336cc3e9

Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
5 years ago
..
BitmapTable.h DXT1a single color compressor. Fixes issue 131. 14 years ago
CompressKernel.cu Integrate changes from cfcohen to supress warning. 9 years ago
ConvolveKernel.cu Fix msvc warnings and errors. 14 years ago
CudaCompressorDXT.cpp Fix VC10 project files. Fix code to build with CUDA 5.5 (the cudaMemcpyToSymbol overload that takes the symbol name as a string was removed). 11 years ago
CudaCompressorDXT.h Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
CudaMath.h Fix errors. 12 years ago
CudaUtils.cpp Enable CUDA support. 5 years ago
CudaUtils.h Fix msvc warnings and errors. 14 years ago