Commit Graph

  • d55631384c Remove old comments. Fix errors discovered with -Wall. castano 2007-11-27 08:34:41 +00:00
  • 5a3bef85e3 Remove warning. castano 2007-11-27 08:33:55 +00:00
  • f792eba40b Fix countMipmaps bug reported by Richard Sim. castano 2007-11-26 23:05:53 +00:00
  • 140bf1cb8c fix build in ppc castano 2007-11-22 21:49:33 +00:00
  • c6df4e404a Add single color compressor from ryg. Some progress with quick compressors. castano 2007-11-22 07:18:15 +00:00
  • 4e80c6430f minor edits. castano 2007-11-22 07:16:17 +00:00
  • c36bf421f5 rename normalize to normalizeNormalMap castano 2007-11-22 01:52:10 +00:00
  • fd9ae63a4f Add kaiser filter parameters. castano 2007-11-22 01:02:01 +00:00
  • 365ab33e61 Delete reference code. castano 2007-11-22 00:49:52 +00:00
  • e0cf992ddb Don't use tabs for alignment, only for indentation. castano 2007-11-20 22:01:09 +00:00
  • 1b73dcaf7e Add interface to specify color transformations. castano 2007-11-16 11:52:29 +00:00
  • 5c95f5d5e6 Read output file name from stdin. castano 2007-11-16 11:24:57 +00:00
  • 854da30b8e Add nvassemble tool to create cubemaps, volumes, and texture arrays. castano 2007-11-16 11:05:17 +00:00
  • 98b2377a11 Merge internal branch. castano 2007-11-06 10:14:57 +00:00
  • 18c452a2a6 Add support for EXR files castano 2007-11-06 09:51:53 +00:00
  • 88c811fca5 remove old comments. castano 2007-11-05 10:01:34 +00:00
  • b05689c8e3 Add support for saving exr files. Not tested. Some cleanups. castano 2007-11-01 05:35:33 +00:00
  • 7fcda1fb41 recontruct normal more correctly... castano 2007-10-30 09:30:37 +00:00
  • 8847151022 Update project. castano 2007-10-29 22:53:55 +00:00
  • fc9538baf9 Precompute permutations. castano 2007-10-29 22:36:36 +00:00
  • 05fbcb1aa8 fix build errors castano 2007-10-29 20:49:12 +00:00
  • 414ae4c122 Update project file. castano 2007-10-27 00:18:07 +00:00
  • 13dd847258 Fix file paths. castano 2007-10-26 08:37:45 +00:00
  • 51bd1bd12f Add normal diff option for normal maps. Start dds assembling tool. castano 2007-10-25 08:49:23 +00:00
  • 645eda8fd4 Merge internal repository. Delete TODO list, use issue list instead. castano 2007-10-16 20:53:12 +00:00
  • a7ac577d15 Add changes to changelog. castano 2007-10-15 10:51:50 +00:00
  • fff7b3cf56 Fix z reconstruction. castano 2007-10-15 10:50:29 +00:00
  • 6cee7e2892 Fix loading of dds normal maps. Fix computation of angular deviation. castano 2007-10-15 10:36:49 +00:00
  • fbfc9c2bc1 Add normal error to imgdiff. Rename dxtlib.cpp to nvtt.cpp castano 2007-10-14 09:44:52 +00:00
  • 69ef99fdfb Update projects. Not tested... castano 2007-10-14 09:03:16 +00:00
  • e34a12a46f flatten tree. castano 2007-10-14 08:58:24 +00:00
  • b553bb11b8 remove redundant code. castano 2007-10-12 06:25:18 +00:00
  • 4d0eaf93c4 Add silent flag to disable progress output. Fixes issue 17. castano 2007-10-12 06:13:56 +00:00
  • dbe3546690 small fixes. castano 2007-10-10 23:59:08 +00:00
  • 44e6560111 Fix vc8 warnings. castano 2007-10-10 17:06:42 +00:00
  • 36ee0aee8d Fix error, do not report that RGB images are not supported. castano 2007-10-08 10:05:43 +00:00
  • 4b0fca6eca Fix endiannes error. castano 2007-10-08 03:21:03 +00:00
  • b2a0160508 Move msvc compiler options to OptiomalOptions.cmake castano 2007-10-08 01:04:29 +00:00
  • e7aca55ba3 Improved floating point random number generation. Fixed loading RGB images, as reported in issue 15. Moved pixel format conversion helpers to PixelFormat.h castano 2007-10-08 00:56:58 +00:00
  • c9c7c42d2b Add support for unpacking arbitrary pixel formats. castano 2007-09-26 18:00:41 +00:00
  • 3c6cc7cfad Fix whitespaces. castano 2007-09-20 06:18:23 +00:00
  • 6339a585e2 Update changelog Remove compiler warnings castano 2007-09-15 07:11:59 +00:00
  • 13335f3d97 Move fast DXT1a compressor to QuickCompress. castano 2007-09-05 09:18:12 +00:00
  • 793611fe7f Move endpoint optimization to QuickCompress. castano 2007-09-05 00:12:59 +00:00
  • a19df8721d Start using refactored fast compressor. Fix error with DX10 headers. castano 2007-09-04 22:46:15 +00:00
  • d1d71dd2b3 Fix a couple of errors. Disable cone mapping, it is not ready yet. castano 2007-09-04 21:48:49 +00:00
  • 0008199435 Add dxt1a fast compressor. Cleanup fast compressors, move them to QuickCompress. castano 2007-09-04 10:00:32 +00:00
  • da3a43ba2e Start adding some support for DX10 DDS files. castano 2007-08-31 07:52:27 +00:00
  • 6164174325 Start adding support cone maps. castano 2007-08-23 02:11:15 +00:00
  • 118d4d1c82 Update readme. castano 2007-08-22 22:43:06 +00:00
  • 1729486651 Add options for x86_64 castano 2007-08-21 06:44:23 +00:00
  • 5f327cebd2 Add processor detection and automated optimal compiler option selection. castano 2007-08-21 06:32:52 +00:00
  • d6541bbbfa Fix, do not assume p4 by default. castano 2007-08-20 10:36:49 +00:00
  • ee28a5a37b Fix memory leaks. castano 2007-08-06 19:48:52 +00:00
  • 6cdfaaca58 Fix PSD file format support. Read stream in big endian format. castano 2007-07-26 10:39:18 +00:00
  • 2ea2aaaf4d start adding some support for ctx1 and other fixes. castano 2007-07-22 06:09:14 +00:00
  • 1308795378 RGB conversion fixes. castano 2007-07-17 10:00:48 +00:00
  • 2cc70162dd Do not select d3dformat according to pfd. castano 2007-07-17 09:34:06 +00:00
  • 41db8b8c72 validate setPixelFormat arguments. castano 2007-07-17 09:28:35 +00:00
  • 1cdcea3164 Add support for arbitrary rgb pixel formats. castano 2007-07-17 09:16:28 +00:00
  • f420ee365c Increase version number, update changelog. castano 2007-07-17 01:55:41 +00:00
  • cc5bb56f3f Fix PSNR formula. castano 2007-07-17 01:53:56 +00:00
  • bfb4c39a3d vc8 project fixes. castano 2007-07-16 22:50:04 +00:00
  • 873e1692bd Remove end of line. castano 2007-07-15 09:54:13 +00:00
  • 321c946548 Update changelog. castano 2007-07-15 09:16:11 +00:00
  • c0dc781f63 Turn off debug information in release. castano 2007-07-13 22:51:17 +00:00
  • 4ed110bdb6 Upgrade version numbers. castano 2007-07-13 01:39:18 +00:00
  • fdb19630fd Update x64 projects. castano 2007-07-12 09:04:31 +00:00
  • e341366aa0 Init color block from block linear image. castano 2007-07-09 10:32:39 +00:00
  • 1548c2ed80 Enable support for DXT3 and DXT5 accelerated compressors. castano 2007-07-09 10:31:54 +00:00
  • 31c9ef0413 DXT3 and DXT5 cuda compressors. castano 2007-07-09 10:30:16 +00:00
  • 83490b0b66 diff images with alpha channels. castano 2007-07-08 09:50:30 +00:00
  • 50a71f78b5 Fix errors and optimize kernel. castano 2007-07-08 09:46:18 +00:00
  • 25f977318f remove poshlib tests castano 2007-07-08 08:11:30 +00:00
  • 0cbe2baaa5 Remove poshlib tests castano 2007-07-08 08:11:01 +00:00
  • cf1d93ebf4 Sync with perforce repository. Several bugfixes in nvcore. Add imgdiff to cmakefiles and fix compilation errors on linux. castano 2007-07-08 08:08:52 +00:00
  • 9fe9f6cc7a Diff utility functional. castano 2007-07-02 10:45:25 +00:00
  • 6e3ddaadb6 Add nvimgdiff project. castano 2007-07-02 10:44:02 +00:00
  • c99d46850b Start work on imgdiff tool. castano 2007-07-02 09:10:33 +00:00
  • bb8a0bb4e7 Update README. Fix typos. castano 2007-07-02 07:31:33 +00:00
  • 68b0c2697c Add support for loading PSD files. Add missing files. castano 2007-07-02 07:27:23 +00:00
  • b2252fc828 sync with private repository. castano 2007-07-01 08:52:38 +00:00
  • 8f7086a8ee Apply amorilia's patch. castano 2007-06-21 08:37:36 +00:00
  • 2fee30124c Add project for nvdecompress. castano 2007-06-21 08:34:10 +00:00
  • 45235ab1ea Add nvdecompress contributed by amorilia.gamebox. castano 2007-06-21 08:19:30 +00:00
  • c4c6b95a50 Fixes for linux64 castano 2007-06-17 06:47:36 +00:00
  • acbebcc444 fix debug:dumpInfo, backtrace is not available on win32. castano 2007-05-30 08:52:35 +00:00
  • fed650036d Make debug code work on darwin. castano 2007-05-29 11:01:29 +00:00
  • 37d42d300b Get instruction pointer correctly on Darwin. castano 2007-05-29 10:53:03 +00:00
  • 95332efaa2 Fixes to compute the instruction pointer correctly after a signal. Not sure it works properly. castano 2007-05-29 09:43:30 +00:00
  • f1f944f06c Make some progress in separable convolution kernel in CUDA. castano 2007-05-24 09:57:16 +00:00
  • 55997ba442 some progress in DXT5 cuda compressor. castano 2007-05-20 10:37:32 +00:00
  • 16641fc6a6 small fix in brute force green compressor. castano 2007-05-20 10:36:26 +00:00
  • e78fc98020 Fix VC8 project. castano 2007-05-20 10:35:26 +00:00
  • 3d3409e666 Cleanup CUDA compressor. castano 2007-05-19 22:07:51 +00:00
  • 2c1b75d8f3 - Fix build. - Add D3DFMTs. - Add BlockATI#. castano 2007-05-19 09:45:58 +00:00
  • 3422f2e300 Define more flags. castano 2007-05-18 23:42:44 +00:00
  • 6df5bd93ae Read block images from DDS file. castano 2007-05-18 11:12:37 +00:00
  • 51a24b88a3 fix include header. return true in isSupported() castano 2007-05-18 11:06:09 +00:00
  • d0f711c0ae More progress in DDS input support. castano 2007-05-18 08:42:23 +00:00