Commit Graph

  • 624c5bd316 Create 2.0.4 release. 2.0.4 castano 2008-10-06 20:16:02 +0000
  • b0ddad102d Create 2.0.4 release. castano 2008-10-06 20:16:02 +0000
  • b2d6122769 Fix linux build. castano 2008-10-05 19:20:42 +0000
  • dec4e22d44 Fix linux build. castano 2008-10-05 19:20:42 +0000
  • cd59058fc2 Fix linux includes. castano 2008-10-05 19:17:59 +0000
  • 35a8b9adff Fix linux includes. castano 2008-10-05 19:17:59 +0000
  • d253e4bf4f Implement sinc filter... castano 2008-10-05 09:58:21 +0000
  • 8a3f63a195 Implement sinc filter... castano 2008-10-05 09:58:21 +0000
  • db14e048e1 Fix errors in Green and Alpha optimal compressors. castano 2008-10-02 07:33:05 +0000
  • 1a4fb0d890 Fix errors in Green and Alpha optimal compressors. castano 2008-10-02 07:33:05 +0000
  • 0c36fcf626 Update changelog. castano 2008-10-01 22:30:19 +0000
  • c488789abd Update changelog. castano 2008-10-01 22:30:19 +0000
  • 68be24bf00 Set correct DXT5n swizzle code. Select swizzle codes in nvtt instead of nvimage. castano 2008-10-01 22:28:57 +0000
  • e067ba8ff9 Set correct DXT5n swizzle code. Select swizzle codes in nvtt instead of nvimage. castano 2008-10-01 22:28:57 +0000
  • b284669993 Try some optimizations. castano 2008-10-01 22:28:01 +0000
  • 20210126c7 Try some optimizations. castano 2008-10-01 22:28:01 +0000
  • 2f6e885ced Add DXT1 compressor that uses texture to avoid CPU swizzling. Fix errors under emulation. Experiment with DXT5 compressor. castano 2008-10-01 22:24:53 +0000
  • 00dbd401ba Add DXT1 compressor that uses texture to avoid CPU swizzling. Fix errors under emulation. Experiment with DXT5 compressor. castano 2008-10-01 22:24:53 +0000
  • c59e4db15a Implement general scale filter, including upsampling castano 2008-09-27 07:32:11 +0000
  • 5ff1260874 Implement general scale filter, including upsampling castano 2008-09-27 07:32:11 +0000
  • d38e970221 Set binary flag castano 2008-09-27 05:40:51 +0000
  • 07289b72e8 Set binary flag castano 2008-09-27 05:40:51 +0000
  • bdebc937be Fix infinite loop in indexMirror. Fixes issue 65. castano 2008-09-24 00:37:38 +0000
  • 8e66886c85 Fix infinite loop in indexMirror. Fixes issue 65. castano 2008-09-24 00:37:38 +0000
  • 1957120c26 Reference gnuwin32 libs and include paths correctly. castano 2008-09-11 07:56:39 +0000
  • e2ce2c9c4e Reference gnuwin32 libs and include paths correctly. castano 2008-09-11 07:56:39 +0000
  • d7ddcb9263 Set optimal options for release vc9 projects. Fixes issue 62. castano 2008-09-11 07:48:02 +0000
  • 52ea5fa2a8 Set optimal options for release vc9 projects. Fixes issue 62. castano 2008-09-11 07:48:02 +0000
  • 76eb5ccd68 Edited wiki page through web user interface. castano 2008-09-10 22:56:30 +0000
  • 7cb31cfd3b Edited wiki page through web user interface. castano 2008-09-10 22:36:34 +0000
  • 97e9385c59 Edited wiki page through web user interface. castano 2008-09-10 22:35:12 +0000
  • 6a4c247819 Edited wiki page through web user interface. castano 2008-09-10 22:34:36 +0000
  • 89ba1fb1fe Edited wiki page through web user interface. castano 2008-09-10 22:30:22 +0000
  • 92f730457c Set executable property to dll 2.0.3 castano 2008-09-10 22:08:43 +0000
  • d01c5aab86 Set executable property to dll castano 2008-09-10 22:08:43 +0000
  • f5f6e88585 Do not use freeimage yet. castano 2008-08-20 22:34:08 +0000
  • 86abad2935 Do not use freeimage yet. castano 2008-08-20 22:34:08 +0000
  • 13e2d2e447 Fix float support. castano 2008-08-20 22:32:54 +0000
  • e0b4c51d61 Fix float support. castano 2008-08-20 22:32:54 +0000
  • 0b13b6d0d9 Update version number. castano 2008-08-20 22:31:14 +0000
  • 5da1d9a976 Update version number. castano 2008-08-20 22:31:14 +0000
  • ad85b0fcbe Include gnuwin32 directory properly. castano 2008-08-20 22:30:41 +0000
  • f01ce215d9 Include gnuwin32 directory properly. castano 2008-08-20 22:30:41 +0000
  • 0515d9a0a0 Add Half.{h,cpp} to project. castano 2008-07-31 10:00:05 +0000
  • ae0c0b4759 Add Half.{h,cpp} to project. castano 2008-07-31 10:00:05 +0000
  • 16adf94635 Add support for floating point output formats. Images are currently output in linear space, some color transforms not applied. castano 2008-07-31 09:55:22 +0000
  • ecf8a217b1 Add support for floating point output formats. Images are currently output in linear space, some color transforms not applied. castano 2008-07-31 09:55:22 +0000
  • e9002a7d86 Adding support for floating point input/output. Work in progress. castano 2008-07-31 02:04:44 +0000
  • 1c663ed843 Adding support for floating point input/output. Work in progress. castano 2008-07-31 02:04:44 +0000
  • 3161fca9d9 Decompress DDS10 files. Only BC# supported so far. castano 2008-07-30 02:28:09 +0000
  • e0ae3e6fc1 Decompress DDS10 files. Only BC# supported so far. castano 2008-07-30 02:28:09 +0000
  • bb5b02df0e Adding support for floating point images as input. castano 2008-07-29 08:56:40 +0000
  • ce7b547895 Adding support for floating point images as input. castano 2008-07-29 08:56:40 +0000
  • 1941e27148 Fix DDS10 header initialization. Fix depth initialization. castano 2008-07-29 08:43:42 +0000
  • 4392d205b3 Fix DDS10 header initialization. Fix depth initialization. castano 2008-07-29 08:43:42 +0000
  • 02c3abb394 Fix color transforms. castano 2008-07-29 06:05:11 +0000
  • 37bada3b0a Fix color transforms. castano 2008-07-29 06:05:11 +0000
  • 86ef67bbfa Fix error in input image transformation. castano 2008-07-29 05:45:35 +0000
  • e9a71142b7 Fix error in input image transformation. castano 2008-07-29 05:45:35 +0000
  • 79529f994f Fix compilation error. castano 2008-07-29 05:44:31 +0000
  • ca2189ca73 Fix compilation error. castano 2008-07-29 05:44:31 +0000
  • c2508d9eeb Add option to use dds10 headers. castano 2008-07-29 02:31:57 +0000
  • d7cd135ba8 Add option to use dds10 headers. castano 2008-07-29 02:31:57 +0000
  • b1cd916105 Change parameters in declaration to match definition. castano 2008-07-29 02:31:09 +0000
  • 3d586f0562 Change parameters in declaration to match definition. castano 2008-07-29 02:31:09 +0000
  • 96655b3e7c Work in progress: - better support for DDS10 file format. - support for RGBA pixel formats with more than 32 bits. - support for pixel types other than UNORM. castano 2008-07-26 10:03:12 +0000
  • 15ed9e17c8 Work in progress: - better support for DDS10 file format. - support for RGBA pixel formats with more than 32 bits. - support for pixel types other than UNORM. castano 2008-07-26 10:03:12 +0000
  • 529c0075e1 do not compile mpeg tests. castano 2008-07-26 09:01:00 +0000
  • 1ee93680fa do not compile mpeg tests. castano 2008-07-26 09:01:00 +0000
  • c70e5d6121 Reorg header files. castano 2008-07-05 09:10:45 +0000
  • 06636af58a Reorg header files. castano 2008-07-05 09:10:45 +0000
  • 7394644719 Move ui to separate folder. castano 2008-07-05 09:10:00 +0000
  • 909d13fafd Move ui to separate folder. castano 2008-07-05 09:10:00 +0000
  • d5055300e2 Require cmake 2.6.0 castano 2008-07-05 09:09:23 +0000
  • 40dee8b2a2 Require cmake 2.6.0 castano 2008-07-05 09:09:23 +0000
  • b2e7d717c2 Fix compilation error under gcc/linux. castano 2008-07-05 08:57:03 +0000
  • 264c3ad3fb Fix compilation error under gcc/linux. castano 2008-07-05 08:57:03 +0000
  • 756f12c994 Fix errors in color transforms. Add support for color offsets. Add support for special swizzles that select default const values. castano 2008-06-30 10:59:57 +0000
  • 2a15548925 Fix errors in color transforms. Add support for color offsets. Add support for special swizzles that select default const values. castano 2008-06-30 10:59:57 +0000
  • 206bfcf0f3 reorg included files castano 2008-06-28 08:40:32 +0000
  • e0cc45ad75 reorg included files castano 2008-06-28 08:40:32 +0000
  • 15cfd1c06b fix path to gnulibs castano 2008-06-28 02:57:31 +0000
  • 60a9a6cd7e fix path to gnulibs castano 2008-06-28 02:57:31 +0000
  • 8b26ecc865 fix path to gnulibs castano 2008-06-28 02:56:57 +0000
  • f4f44b5c6d fix path to gnulibs castano 2008-06-28 02:56:57 +0000
  • 488f3c8f42 fix path to gnu libs. castano 2008-06-28 02:56:27 +0000
  • 77c38212b5 fix path to gnu libs. castano 2008-06-28 02:56:27 +0000
  • 458b8814a7 fix path to gnulibs. castano 2008-06-28 02:55:35 +0000
  • dd8d64f7ec fix path to gnulibs. castano 2008-06-28 02:55:35 +0000
  • c08acc8a71 Add single color compressor to optimal green compressor. Improve quality of DXT1 green compressor increasing search range. castano 2008-06-28 02:50:09 +0000
  • ab23899c15 Add single color compressor to optimal green compressor. Improve quality of DXT1 green compressor increasing search range. castano 2008-06-28 02:50:09 +0000
  • 45f7244f20 Check in proposed fix for issue 44. castano 2008-06-27 18:52:49 +0000
  • b4b41c5131 Check in proposed fix for issue 44. castano 2008-06-27 18:52:49 +0000
  • 5bcd85100e Add color weighting documentation. castano 2008-06-26 19:09:23 +0000
  • f920a67427 Document color transforms. castano 2008-06-26 18:33:37 +0000
  • f412ec8efb Fix assertion. castano 2008-06-26 07:23:31 +0000
  • 9799874792 Fix assertion. castano 2008-06-26 07:23:31 +0000
  • a1a34f546f Do not compile nvmpegenc. castano 2008-06-26 07:23:09 +0000
  • 46da35a822 Do not compile nvmpegenc. castano 2008-06-26 07:23:09 +0000
  • 7ef88c6f7e Fix build on OSX 10.5. Solves issue 44. castano 2008-06-26 07:22:34 +0000