Commit Graph

308 Commits (4c197ab48cd8be385ae39ef8b54ff0827f7e26b4)
 

Author SHA1 Message Date
castano 4c197ab48c Include correct CUDA runtime headers. 16 years ago
castano 7165dab99f Update version number. 16 years ago
castano d827cee863 Fix version checking. 16 years ago
castano d787b30379 Select fastest CUDA device. Merged from trunk. 16 years ago
castano cc4741ed03 Set host compilation mode explicitely.` 16 years ago
castano 559bf61f4a Link all libraries dynamically, when nvtt is linked dynamically. 16 years ago
castano dbfb36b812 Fix CUDA Library detection on Linux. 16 years ago
castano 8314ac076f Update changelog. 16 years ago
castano d58fd00fd9 Fix cmake file. Add NVTT_SHARED=1 definition to export DLL symbols. 16 years ago
castano 117c892141 Add library.* to project. 16 years ago
castano cd112e2133 Merge fixes from trunk. Prevent CUDA dll mismatches. 16 years ago
castano b013aa64b9 Add Library to the build. 16 years ago
castano 112bf2c5c3 Fix error in CUDA single color compressor. 16 years ago
castano 7a85fdc59a Merge fixes from trunk. 16 years ago
castano f167b79cfd Merge fixes from trunk. 16 years ago
castano 73288eb24b Merge fixes from trunk. 16 years ago
castano 3f13eb89f1 Merge fixes from trunk. 16 years ago
castano ad43f6e5f2 Increment revision number. 16 years ago
castano da506404ad Compile nvtt as a shared library. 16 years ago
castano d253e4bf4f Implement sinc filter... 16 years ago
castano c59e4db15a Implement general scale filter, including upsampling 16 years ago
castano d38e970221 Set binary flag 16 years ago
castano bdebc937be Fix infinite loop in indexMirror. Fixes issue 65. 16 years ago
castano d938e2d753 Update changelog.
Update version.
16 years ago
castano 5fbeb8d34b Fixed error in CompressRGB, as reported by jonsoh in issue 49.
Added support for RGBA pixel format dithering. Fixes issue 50 and issue 51.
Add PixelFormat.h to vc8 project.
16 years ago
castano f95d09d1e9 Update version numbers. 16 years ago
castano 0b17e3095a Update 2.0 project file.
Fix backported cuda kernel.
16 years ago
castano 6e1a87129f Integrate bug fixes from trunk. 16 years ago
castano e8bb3f2886 Merge Noel's fix to the 2.0 branch. 16 years ago
castano f7bbd4b4d7 Merge improved DXT3 compressor from trunk. Fix issue 38. 16 years ago
castano 7bb46a4df7 Fix changelog. 16 years ago
castano 7f6c257e9f Add -m32/-m64 compiler flag when compiling cu files.
Add /ltcg to prevent msvc warnings.
16 years ago
castano 3f1472b193 Add Plane.* to vc8 project. 16 years ago
castano 056aedea97 Fix error in DXT3 cuda compressor. 16 years ago
castano dda3b661dd Update version number of DDS files. 16 years ago
castano 214ca6c65c Update changelog. 16 years ago
castano 08ca2fbe16 Set correct swizzle code for 3Dc files. 16 years ago
castano de042e828a Add plane class. 16 years ago
castano 64cbd74ef0 Merge trunk fixes. 16 years ago
castano 3d1b9324e1 Add single color compressor for DXT1a. 16 years ago
castano 07df6e7539 Merge trunk fixes to 2.0 branch. Get things ready for 2.0.2 release. 16 years ago
castano 46334cb96a Merge Viktor Linder patch into 2.0 and trunk.
Fixes RGB modes with less than 32 bpp.
16 years ago
castano 67dc3a9739 Copy header files to correct path. 16 years ago
castano b5e8428f9c Merge trunk fixes. Update changelog. 16 years ago
castano 21fb83c081 Merge fixes from trunk. 16 years ago
castano 4c3549cb66 Merge copy ctor bug reported by Richard Sim.
Update ChangeLog.
16 years ago
castano 3dae7f9b70 Add missing changes. 16 years ago
castano ebe47a0f78 Merge fixes from trunk.
- better error CUDA checking.
 - eliminate compiler warnings.
 - fix end of lines.
16 years ago
castano 21859216bc I should be using branches instead of tags. 16 years ago
castano 7933aeea09 Update changelog with 2.0.1 changes.
Bump version to 2.1.0
16 years ago