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>
2019-08-19 03:22:00 +04:00
..
BitmapTable.h DXT1a single color compressor. Fixes issue 131. 2010-07-22 09:23:17 +00:00
CompressKernel.cu Integrate changes from cfcohen to supress warning. 2015-12-05 15:09:57 -08:00
ConvolveKernel.cu Fix msvc warnings and errors. 2010-11-06 02:34:34 +00:00
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). 2013-10-16 21:18:16 +00:00
CudaCompressorDXT.h Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 2011-09-27 05:17:01 +00:00
CudaMath.h Fix errors. 2012-07-20 16:36:20 +00:00
CudaUtils.cpp Enable CUDA support. 2019-08-19 03:22:00 +04:00
CudaUtils.h Fix msvc warnings and errors. 2010-11-06 02:34:34 +00:00