Commit Graph

  • 7f3cee4db9 Remove commented out code. castano 2009-03-17 06:33:31 +00:00
  • 3f036a11a6 Avoid msvc8 warnings. castano 2009-03-16 21:08:09 +00:00
  • 3df9aff396 rename gnuwin back to gnuwin32 castano 2009-03-16 19:42:25 +00:00
  • be12367910 fix blend, add setborder and fill methods. castano 2009-03-16 09:05:32 +00:00
  • c59a2e0a4b Implement alpha premultiplication and color blending. castano 2009-03-16 08:54:43 +00:00
  • 0abec17ab4 Implement toGreyScale. Skip undefined images. castano 2009-03-16 08:47:20 +00:00
  • 6b67f4a0d7 More progress with imperative api. Rename Texture to TexImage. Implement image initialization. Add stubs for all methods. castano 2009-03-16 08:37:07 +00:00
  • 6e2565d1a4 Install doc files in doc folder. castano 2009-03-16 06:05:51 +00:00
  • 3e3c8a4d18 Generate debs on linux only. castano 2009-03-15 18:35:00 +00:00
  • 8e836591ee Fix warning. castano 2009-03-15 18:34:46 +00:00
  • 50b8b67185 Hide file format especific savers. Add generic image saver. Misc fixes under OSX. castano 2009-03-15 10:18:54 +00:00
  • 36850f6241 Include readme in the installer. castano 2009-03-14 08:02:47 +00:00
  • ed58bd90ff Update readme. castano 2009-03-14 08:02:33 +00:00
  • ab73c790e1 Testsuite cleanups and improvements. Add ctest support. Add FileSystem::changeDirectory method. castano 2009-03-14 07:27:25 +00:00
  • 4a34c673a4 Add testsuite images. castano 2009-03-14 07:09:26 +00:00
  • 0ce578668f Compile libraries as dynamic libs. Excluse qtproject folder in source packages. Add support for package generation using cpack. castano 2009-03-14 06:04:33 +00:00
  • 53e6c4c911 Update project files with recently added files. castano 2009-03-14 03:31:12 +00:00
  • d99cf11e2e Update version checking code. castano 2009-03-14 03:30:20 +00:00
  • d9832ed22c Eliminate some warnings with MSVC. castano 2009-03-14 03:29:43 +00:00
  • a02649faa9 Fallback to CPU compressor only on smaller images. castano 2009-03-14 03:29:14 +00:00
  • a28ebb4ccf Some more progress in the imperative API. castano 2009-03-07 07:14:00 +00:00
  • 0f5a5e5d24 Some more progress in the imperative API. castano 2009-03-05 05:34:28 +00:00
  • 8f0b129a52 Add RefCounted base class back to the reposotory. castano 2009-03-05 05:33:53 +00:00
  • 098bc2f905 Fix some endiannes errors. castano 2009-03-04 09:36:40 +00:00
  • 5943e8f42f Fix errors on ibook G4. castano 2009-03-04 07:04:32 +00:00
  • ba72ebafcb Delete win64 dlls, not very useful without the corresponding lib files. castano 2009-03-02 09:50:47 +00:00
  • a89735994c Update vc9 project files. castano 2009-03-02 09:45:17 +00:00
  • e7fd290af6 Update changelog. castano 2009-03-02 09:28:11 +00:00
  • 35b97e7a13 Add property file. castano 2009-03-02 09:27:51 +00:00
  • 472c2d691f Update vc8 project files. castano 2009-03-02 09:27:07 +00:00
  • e48f56a15e Includer project headers first. castano 2009-03-02 09:21:48 +00:00
  • 25e32c8ff2 Fix msvc warnings. castano 2009-03-02 09:21:30 +00:00
  • db63ba7fa4 Fix build in win64. castano 2009-03-02 09:21:07 +00:00
  • 3df66be089 Do not use CUDA to compress small mipmaps. castano 2009-03-02 09:09:05 +00:00
  • 3a52923697 Add alpha command line option. castano 2009-03-02 09:07:07 +00:00
  • 9953883d26 Cleanup cmake files. castano 2009-03-02 07:32:00 +00:00
  • 5ed9090012 Move poshlib to extern. castano 2009-03-02 07:30:38 +00:00
  • 93e2fb46a9 Update changelog and buildpkg script. castano 2009-03-02 07:01:06 +00:00
  • 03c9ec0f62 More cleanup. Remove files that are not strictly required. castano 2009-03-01 02:38:24 +00:00
  • 88fc5ca18e Merge changes from private tree. Eliminate files that are not needed for NVTT. castano 2009-03-01 00:18:47 +00:00
  • 6fb29816a2 Gnome thumbnailer. Fixes issue 82. castano 2009-02-03 09:32:54 +00:00
  • c67edca820 Update changelog. castano 2009-02-03 09:30:54 +00:00
  • 9d5242594b Add gnome thumbnailer by Frank Richter. Fixes issue 82. castano 2009-02-03 09:29:25 +00:00
  • 69c74d7a5e Add support for comments. castano 2009-02-03 09:23:58 +00:00
  • b7ea7a255b Fix const-correctness. castano 2009-02-03 09:22:30 +00:00
  • 17790a34df Add support for PNG in nvdecompress. Patch by Frank Richter. Fixes issue 80. castano 2009-02-03 09:08:39 +00:00
  • 7741a99b90 Add support for saving PNG files. Patch by Frank Richter. Fixes issue 79. castano 2009-02-03 09:06:21 +00:00
  • 36dd7fb76b Merge changes from p4. castano 2009-02-03 08:22:35 +00:00
  • 8fa870bf0c Fix typo. Fixes issue 82. castano 2009-02-03 08:02:20 +00:00
  • 30eb24149e Fix typo. Fixes issue 81. castano 2009-02-03 08:00:59 +00:00
  • 1afdf2da8a Fix alpha-weighted filtering. castano 2009-01-28 12:10:04 +00:00
  • 242aa4254e Use alpha-aware resize when alpha is used for transparency and it's not premultiplied. castano 2009-01-28 10:58:57 +00:00
  • 4f576d5539 Add support for alpha weighting to float image. castano 2009-01-28 10:55:23 +00:00
  • 2411f3f5db Fix generation of blended sobel filter. Fixes issue 77. castano 2009-01-28 00:56:27 +00:00
  • 794e4e90c6 Fix generation of blended sobel filter. Fixes issue 77. castano 2009-01-28 00:31:00 +00:00
  • 1c6b65ad52 Do not use custom FindGLUT cmake script. castano 2009-01-27 23:39:33 +00:00
  • f92a2191f2 Print message when cuda acceleration enabled. castano 2009-01-20 10:43:56 +00:00
  • 7f9b10329b Add squish.h to project. castano 2009-01-19 10:43:53 +00:00
  • 49409e9d92 Cleanup color rounding and expansion. castano 2009-01-19 10:42:31 +00:00
  • f753cc9702 Implement FileSystem::exists correctly on win32. castano 2009-01-19 10:41:51 +00:00
  • 07a4daed7b Add FileSystem.{h,cpp} to project. castano 2009-01-19 10:41:09 +00:00
  • 2ad15489bb Try to optimize color rounding and expansion. Detect CUDA 2.1 properly. castano 2009-01-19 09:54:43 +00:00
  • c5d618807f Update changelog. castano 2009-01-17 03:28:21 +00:00
  • bdb9502ac6 Include correct header file. castano 2009-01-17 03:27:49 +00:00
  • 00af7f75bc Update changelog. castano 2009-01-17 03:25:55 +00:00
  • 92f76113e5 Merge changes from trunk. Fix bugs and warnings under gcc 4.3.2. castano 2009-01-17 03:25:44 +00:00
  • bd7013a37b Detect CUDA 2.1 properly. castano 2009-01-17 03:21:24 +00:00
  • 1ec9f130e2 Print message indicating whether CUDA is enabled or not. castano 2009-01-17 03:21:08 +00:00
  • fa53ddcecd Add NV5x/G8x DXT decompression code. Clean things up a bit, remove old code. castano 2009-01-13 08:25:04 +00:00
  • 7a8b3aecc9 Fix name of libpng dll. castano 2009-01-10 04:40:46 +00:00
  • 94357626f7 Merge fixes from 2.0 branch. castano 2009-01-10 01:31:02 +00:00
  • 5910d3f4bf Add -fPIC option for GCC, and cleanup a bit. castano 2009-01-10 01:28:52 +00:00
  • 19342d8adf Use timer class instead of clock. Check that file exists before opening. castano 2009-01-09 05:46:24 +00:00
  • 2ed4fee447 Fix error sin string builder and path. castano 2009-01-09 05:45:36 +00:00
  • f03d702d84 Implement exists with access instead of stat. castano 2009-01-09 05:45:02 +00:00
  • 10de10b9c2 Implement FileSystem::exists(). castano 2009-01-09 02:24:32 +00:00
  • d292859745 Remove testing code. castano 2009-01-05 18:21:50 +00:00
  • 508f9fbdc2 Start implementing experimental interface. castano 2009-01-05 10:17:06 +00:00
  • 58d6c8d243 Update changelog. castano 2009-01-04 07:34:00 +00:00
  • 4c197ab48c Include correct CUDA runtime headers. castano 2009-01-04 07:32:41 +00:00
  • e965b0e4a9 Include correct headers. castano 2009-01-04 07:29:35 +00:00
  • 1f4d313d0f Merge changes from internal branch. Whitespace changes only. castano 2008-12-29 11:34:39 +00:00
  • dc0b78ad14 Do not enable testing. castano 2008-12-29 11:33:48 +00:00
  • b8eb12afc1 Merge changes from internal branch. - Better support for win64. castano 2008-12-29 11:33:20 +00:00
  • 1975883bed Update after changes in nvcore. castano 2008-12-29 11:29:45 +00:00
  • 9bda107603 Add pull push filter with bilinear filtering. castano 2008-12-29 11:28:29 +00:00
  • b4f17b968a Merge changes from internal branch. - Add frustum class and bezier evaluation functions. - Add component accessors to vector. - Add matrix constructors. - Fix errors in sparse solvers. - Better robust orthogonalization. - Fix montecarlo distribution. castano 2008-12-29 11:27:13 +00:00
  • e5ae0c0e20 Merge internal branch. - Remove old/unused code. - Remove format string constructors. - Better win64 support (vsscanf, prefetch, etc). - Fix radix sort to sort -0 correctly. - Add misc utilities (constraints, timer, cpuinfo, introsort). castano 2008-12-29 11:20:06 +00:00
  • 7165dab99f Update version number. castano 2008-12-16 20:29:31 +00:00
  • d827cee863 Fix version checking. castano 2008-12-16 20:27:18 +00:00
  • a03411e451 Check version properly. castano 2008-12-16 20:25:12 +00:00
  • 931580edc5 Include cuda runtime properly. castano 2008-12-09 11:26:08 +00:00
  • fd2f5465f8 Do not use kahansum, that was stupid. Include cuda runtime properly. castano 2008-12-09 11:25:46 +00:00
  • 127052f404 Use KahanSum to compute RMSE. Fix typos. castano 2008-12-07 23:15:06 +00:00
  • 81a40d8abc Create 2.0.5 release. 2.0.5 castano 2008-12-01 08:11:43 +00:00
  • d787b30379 Select fastest CUDA device. Merged from trunk. castano 2008-12-01 07:56:00 +00:00
  • a30490ab9b Preserve cluster location for empty partitions. castano 2008-11-24 10:35:42 +00:00
  • 1ec115c7ec Cleanup 4 means compressor. castano 2008-11-24 10:35:07 +00:00
  • a4f56b65b8 Add support for alpha modes in the CPU compressors. Fixes issue 30. castano 2008-11-24 10:34:16 +00:00
  • bb69acec6c Add FileSystem to build. castano 2008-11-23 22:25:47 +00:00