Commit Graph

841 Commits

Author SHA1 Message Date
castano
9d143e47f8 Add post build commands to 64 bit targets. 2009-11-05 00:31:16 +00:00
castano
afebe584e9 Patch posh to support freebsd. 2009-11-03 23:58:10 +00:00
castano
379d05a51e Add doc folder. 2009-11-03 23:57:36 +00:00
castano
dd46c4e606 Update cmake scripts. 2009-11-03 23:56:25 +00:00
castano
70090e7848 cmake build system update. 2009-11-03 23:55:38 +00:00
castano
28ce36da62 Add ignore lists. 2009-11-03 23:53:44 +00:00
castano
4cf01ce666 Add properties. 2009-11-03 23:51:41 +00:00
castano
6bd10c71ff Add ignore list. 2009-11-03 23:50:14 +00:00
castano
8386992177 Add ignore properties. 2009-11-03 23:44:05 +00:00
castano
32925b2452 Add ignore properties. 2009-11-03 23:43:35 +00:00
castano
b417c238b0 Add ignore properties. 2009-11-03 23:42:52 +00:00
castano
b12ffa1690 Update ignore file. 2009-11-03 23:40:10 +00:00
castano
9a9957216b Add ignore properties. 2009-11-03 23:39:03 +00:00
castano
30ff5737b5 Do not use external dependencies. 2009-11-03 23:28:18 +00:00
castano
2db0431f0d Update messages. 2009-11-03 23:27:24 +00:00
castano
15cbe0ae39 Fix messages. 2009-11-03 23:17:11 +00:00
castano
6902faa5b1 Update project uuid. 2009-11-03 23:08:11 +00:00
castano
6bb450f45b rename stress->testsuite 2009-11-03 18:48:25 +00:00
castano
435cbde200 Rename stress->testsuite 2009-11-03 18:48:03 +00:00
castano
463823736b use default pixel format, add comment to indicate where to change default 2009-10-30 01:05:31 +00:00
castano
503adfb29a Add more todo items.
Delete images more efficiently?
2009-10-21 19:20:30 +00:00
castano
ba4da115e9 Add todo item to perform color transforms before compression. 2009-10-21 19:19:09 +00:00
castano
558f39695e Who knows what msvc decided to change. 2009-10-21 18:29:46 +00:00
castano
77330f6535 Large refactoring of compressor codes:
- Define compressor interface.
- Implement compressor interface for different compressors.
- Add parallel compressor using OpenMP. Experimental.
- Add generic GPU compressor, so far only DXT1 enabled.
2009-10-21 07:48:27 +00:00
castano
226540a1c4 Enable alpha dithering when using DXT3.
Update timing message.
2009-10-21 07:43:24 +00:00
castano
af6ea428bd Use minimal set by default. 2009-10-21 07:42:33 +00:00
castano
3d312d98f7 Add todo messages.
Use DXT3 nvidia decoder if requested.
2009-10-21 07:42:08 +00:00
castano
8638fbc0da Add DXT3 nvidia decoder. 2009-10-21 07:40:49 +00:00
castano
178c378a86 Update info message. 2009-10-21 07:40:23 +00:00
castano
6edbba720e Implement generic swizzle, remove specialized ones. 2009-10-21 07:39:59 +00:00
castano
720a9a7c42 Fix timer. 2009-10-21 07:39:08 +00:00
castano
3b7aa7f84a Update project files. Many minor changes. Enable OpenMP. 2009-10-21 07:38:11 +00:00
castano
6db5381e2d Define new macro to point to extern dir. 2009-10-21 07:37:21 +00:00
castano
dde7d71ab6 Add comment. 2009-10-19 05:42:27 +00:00
castano
d04b641333 Add expand and pack normal methods.
Set normal map flag.
2009-10-18 20:04:39 +00:00
castano
e29744de47 Implement normal map generation for floating point images. 2009-10-18 20:03:21 +00:00
castano
bb809d3d5a Tweak implementation of scaleBias. 2009-10-18 20:02:43 +00:00
castano
2d77d59127 Update FindCUDA script to latest. 2009-10-18 08:11:51 +00:00
castano
4a89425f0c Merge changes from 2.0 2009-10-18 08:10:28 +00:00
castano
2891aeb151 Create default output handle on setFileName to avoid modifying const argument.
Fix ref counting errors in TexImage.
Format TODO messages.
2009-10-18 08:09:20 +00:00
castano
c9bd60f596 When compiling with gcc, define NV_FILE_LINE using gcc convention. 2009-10-18 08:04:25 +00:00
castano
00f0d117a5 Some more progress towards 2.1:
- Add raw input methods in context.
- Implement some of the TexImage input methods in context.
- Add output header context method for TexImage.
2009-10-12 07:56:02 +00:00
castano
26364f0ce4 Fix error in Snow Leopard. 2009-10-12 00:44:03 +00:00
castano
f9d5499f4b Fix cmake build. 2009-10-11 23:51:22 +00:00
castano
19373b9345 Fix color weighted compression for single color blocks. Fixes issue 96. 2009-09-21 18:46:48 +00:00
castano
d587683ed8 Rename texture to teximage. 2009-09-14 22:43:53 +00:00
castano
cdefe97afc Fix comment. 2009-08-26 01:27:50 +00:00
castano
72bd6376a9 Add files to repro bugs/request. 2009-07-28 08:07:48 +00:00
castano
8a23ca0357 Add support for R16 in DDS headers.
Cleanup DDS header output code.
Temporary testing code added to nvcompress.
2009-07-28 08:05:23 +00:00
castano
c8a90e2d42 Add support for UINT16 images when using freetype. 2009-07-28 08:03:36 +00:00
castano
8c01f119f7 Use tabs not spaces. 2009-07-28 08:03:08 +00:00
castano
0b0165a6eb Experimental quality improvements and speed optimizations. 2009-07-06 09:08:09 +00:00
castano
6743acae1d Add support function for stb compressor. 2009-07-06 09:06:40 +00:00
castano
f68be6a023 Remove commented out code. 2009-07-06 09:06:17 +00:00
castano
c2324d7a64 Add DXT5 tests.
Use timer class.
2009-07-06 09:05:54 +00:00
castano
1af471cb16 Add more third-party compressors. 2009-07-06 09:04:29 +00:00
castano
501688a4b6 Init default values. 2009-07-06 09:03:12 +00:00
castano
57f567457e Some progress implementing new api. 2009-07-06 09:02:20 +00:00
castano
b61801302e Add NV5x DXT5 decompressor. 2009-07-06 09:00:30 +00:00
castano
9649eec53f Fix msvc warnings. 2009-07-06 08:59:48 +00:00
castano
21e932977f Add a QPF timer. 2009-07-06 08:57:36 +00:00
castano
31b641011b Merge changes from 2.0 branch. 2009-07-06 08:56:55 +00:00
castano
7ef57321d6 Add dxt5 tests to testsuite. 2009-07-04 19:34:42 +00:00
castano
632d50c0f8 Add simd power solver. 2009-07-04 19:33:55 +00:00
castano
0c7c96656d Add example textures with alpha. 2009-07-04 19:32:09 +00:00
castano
b85360a3c9 Update cmake scripts to use new FindCUDA package. 2009-06-26 06:34:19 +00:00
castano
371f367c03 Use official FindCUDA cmake script. 2009-06-26 06:33:34 +00:00
castano
0a5c0283f6 Mark threads as required. 2009-06-13 14:27:53 +00:00
castano
62b36e8302 Fix error in zero padding. 2009-06-13 14:18:31 +00:00
castano
4ab1d782de Return correct error codes. Fix issue 92. 2009-06-13 14:17:46 +00:00
castano
1a587cb8de Use memory allocator correctly. 2009-06-13 14:17:10 +00:00
castano
26d5d2ef75 Update vc9 project files. 2009-04-21 09:31:59 +00:00
castano
6f74d0c99c Add alpha flag to DXT1a files. 2009-04-16 20:06:08 +00:00
castano
ec598dd4da Update nvmath project file. 2009-04-16 08:43:16 +00:00
castano
aa3ad3355a Update vc9 project. 2009-04-16 08:38:39 +00:00
castano
aa9ce389bd Remove static member that was not thread safe! 2009-04-12 03:13:13 +00:00
castano
0a4cc06206 Add comment about thread safety. 2009-04-12 03:10:40 +00:00
javiuniversidad@gmail.com
dd08e288f0 Add include to all configurations. 2009-04-11 16:10:31 +00:00
javiuniversidad@gmail.com
07e0cf1315 Required include added 2009-04-11 16:07:12 +00:00
castano
6d7f3600c4 Update wrapper, disable error handler temporarily. 2009-04-03 21:39:44 +00:00
castano
a19b0d5ff5 Update nvtt wrapper. 2009-04-03 21:37:50 +00:00
castano
b8e8b5fdc1 Remove msvc warnings. 2009-04-01 07:17:25 +00:00
castano
f829cbb02f Update projects. 2009-04-01 07:13:47 +00:00
castano
34727a87aa Add constructor that takes a stream. 2009-04-01 07:13:13 +00:00
castano
66a1e89cf8 Add option to select decompression algorithm to test suite. 2009-03-24 17:35:40 +00:00
castano
2ed7f9b369 Add support for FreeBSD. Patch by AMDmi3. 2009-03-21 07:44:26 +00:00
castano
6d90879515 Fix errors on win32. Define function pointers properly. 2009-03-21 07:43:15 +00:00
castano
b9a3f17802 Add proper todo message. 2009-03-21 07:42:36 +00:00
castano
227e1a7987 Add single color table generation code. 2009-03-19 10:06:42 +00:00
castano
a600aaa73e Update single color compression tables. 2009-03-19 10:00:43 +00:00
castano
2bfd30e21a Add farbrausch images to testsuite. 2009-03-19 10:00:26 +00:00
castano
075bed161e Fix errors in the pixel format conversion code. 2009-03-19 08:57:49 +00:00
castano
5c6d4f8b40 Fix win32 errors and errors in the png saving code. 2009-03-19 08:57:28 +00:00
castano
1a2c14ed6f Add farbrausch textures. 2009-03-19 06:28:32 +00:00
castano
df97ce883c Add data to repro bug reports. 2009-03-19 06:18:31 +00:00
castano
a86f68e745 Add one more exclude rule to pkg builder script. 2009-03-18 06:55:54 +00:00
castano
9ed0f6e143 Remove verbose error checking. 2009-03-18 05:51:15 +00:00
castano
9ba140126e Fix memory leaks.
Shutdown CUDA properly when nvtt context is destroyed.
Fixes issue 83.
2009-03-18 05:46:53 +00:00
castano
5145c9dcbc Merge changes from 2.0 2009-03-18 04:05:39 +00:00
castano
9311ca532f Add todo message. 2009-03-17 08:16:00 +00:00
castano
3569d8bdbc Add image saving code. 2009-03-17 08:14:28 +00:00
castano
58f37d31f4 Remove commented out code. 2009-03-17 06:33:31 +00:00
castano
3f34f7895b Avoid msvc8 warnings. 2009-03-16 21:08:09 +00:00
castano
d37549ba5c rename gnuwin back to gnuwin32 2009-03-16 19:42:25 +00:00
castano
f30b33f98e fix blend, add setborder and fill methods. 2009-03-16 09:05:32 +00:00
castano
02688520df Implement alpha premultiplication and color blending. 2009-03-16 08:54:43 +00:00
castano
2c510a0fe0 Implement toGreyScale.
Skip undefined images.
2009-03-16 08:47:20 +00:00
castano
34bbc55d87 More progress with imperative api.
Rename Texture to TexImage.
Implement image initialization.
Add stubs for all methods.
2009-03-16 08:37:07 +00:00
castano
cc90ac0e9e Install doc files in doc folder. 2009-03-16 06:05:51 +00:00
castano
d5ed8a8703 Generate debs on linux only. 2009-03-15 18:35:00 +00:00
castano
30bc7c68fe Fix warning. 2009-03-15 18:34:46 +00:00
castano
be9ed87e90 Hide file format especific savers. Add generic image saver.
Misc fixes under OSX.
2009-03-15 10:18:54 +00:00
castano
e822dfcb92 Include readme in the installer. 2009-03-14 08:02:47 +00:00
castano
217eeabe1d Update readme. 2009-03-14 08:02:33 +00:00
castano
b0a705b41c Testsuite cleanups and improvements.
Add ctest support.
Add FileSystem::changeDirectory method.
2009-03-14 07:27:25 +00:00
castano
ea184f3d48 Add testsuite images. 2009-03-14 07:09:26 +00:00
castano
c59323406d Compile libraries as dynamic libs.
Excluse qtproject folder in source packages.
Add support for package generation using cpack.
2009-03-14 06:04:33 +00:00
castano
697575dcd0 Update project files with recently added files. 2009-03-14 03:31:12 +00:00
castano
4c9d604d6a Update version checking code. 2009-03-14 03:30:20 +00:00
castano
0748d6163b Eliminate some warnings with MSVC. 2009-03-14 03:29:43 +00:00
castano
274f8138db Fallback to CPU compressor only on smaller images. 2009-03-14 03:29:14 +00:00
castano
630b94c6bf Some more progress in the imperative API. 2009-03-07 07:14:00 +00:00
castano
9c3c65b624 Some more progress in the imperative API. 2009-03-05 05:34:28 +00:00
castano
2de748ff98 Add RefCounted base class back to the reposotory. 2009-03-05 05:33:53 +00:00
castano
af7eff156a Fix some endiannes errors. 2009-03-04 09:36:40 +00:00
castano
4bbf9bfd29 Fix errors on ibook G4. 2009-03-04 07:04:32 +00:00
castano
6169a30aa4 Delete win64 dlls, not very useful without the corresponding lib files. 2009-03-02 09:50:47 +00:00
castano
dbfec13093 Update vc9 project files. 2009-03-02 09:45:17 +00:00
castano
f077ffa1d9 Update changelog. 2009-03-02 09:28:11 +00:00
castano
3802feea74 Add property file. 2009-03-02 09:27:51 +00:00
castano
441df1c2e5 Update vc8 project files. 2009-03-02 09:27:07 +00:00
castano
47b01fa6a2 Includer project headers first. 2009-03-02 09:21:48 +00:00
castano
8be0573599 Fix msvc warnings. 2009-03-02 09:21:30 +00:00
castano
f9855c6f0e Fix build in win64. 2009-03-02 09:21:07 +00:00
castano
5c08d6dbef Do not use CUDA to compress small mipmaps. 2009-03-02 09:09:05 +00:00
castano
6b1e49e31b Add alpha command line option. 2009-03-02 09:07:07 +00:00
castano
1f6201ac6a Cleanup cmake files. 2009-03-02 07:32:00 +00:00
castano
9328c4da6c Move poshlib to extern. 2009-03-02 07:30:38 +00:00
castano
89fb0bcfe5 Update changelog and buildpkg script. 2009-03-02 07:01:06 +00:00
castano
0e8223ea92 More cleanup. Remove files that are not strictly required. 2009-03-01 02:38:24 +00:00
castano
d7f667ae96 Merge changes from private tree.
Eliminate files that are not needed for NVTT.
2009-03-01 00:18:47 +00:00
castano
61376efe8b Gnome thumbnailer. Fixes issue 82. 2009-02-03 09:32:54 +00:00
castano
beac56bf12 Update changelog. 2009-02-03 09:30:54 +00:00
castano
b83b6d8957 Add gnome thumbnailer by Frank Richter. Fixes issue 82. 2009-02-03 09:29:25 +00:00
castano
763de3172f Add support for comments. 2009-02-03 09:23:58 +00:00
castano
42595b26e2 Fix const-correctness. 2009-02-03 09:22:30 +00:00
castano
a998460157 Add support for PNG in nvdecompress. Patch by Frank Richter. Fixes issue 80. 2009-02-03 09:08:39 +00:00
castano
41a6c23d44 Add support for saving PNG files. Patch by Frank Richter. Fixes issue 79. 2009-02-03 09:06:21 +00:00
castano
d35ef3a509 Merge changes from p4. 2009-02-03 08:22:35 +00:00
castano
3048fb2db3 Fix typo. Fixes issue 82. 2009-02-03 08:02:20 +00:00
castano
2d477a341f Fix alpha-weighted filtering. 2009-01-28 12:10:04 +00:00
castano
f1844405cc Use alpha-aware resize when alpha is used for transparency and it's not premultiplied. 2009-01-28 10:58:57 +00:00
castano
4071603f91 Add support for alpha weighting to float image. 2009-01-28 10:55:23 +00:00
castano
e5947f378a Fix generation of blended sobel filter. Fixes issue 77. 2009-01-28 00:56:27 +00:00
castano
cd541d6635 Do not use custom FindGLUT cmake script. 2009-01-27 23:39:33 +00:00
castano
db2ecf82a7 Print message when cuda acceleration enabled. 2009-01-20 10:43:56 +00:00
castano
4d3045d5eb Add squish.h to project. 2009-01-19 10:43:53 +00:00
castano
09cfd3f36e Cleanup color rounding and expansion. 2009-01-19 10:42:31 +00:00
castano
fa4768557a Implement FileSystem::exists correctly on win32. 2009-01-19 10:41:51 +00:00
castano
2518292006 Add FileSystem.{h,cpp} to project. 2009-01-19 10:41:09 +00:00
castano
8cca66d9c9 Try to optimize color rounding and expansion.
Detect CUDA 2.1 properly.
2009-01-19 09:54:43 +00:00
castano
284fd08d53 Add NV5x/G8x DXT decompression code.
Clean things up a bit, remove old code.
2009-01-13 08:25:04 +00:00
castano
97eaa44acc Fix name of libpng dll. 2009-01-10 04:40:46 +00:00
castano
438e32c3e2 Merge fixes from 2.0 branch. 2009-01-10 01:31:02 +00:00
castano
6e64f04755 Use timer class instead of clock.
Check that file exists before opening.
2009-01-09 05:46:24 +00:00
castano
252efa0aff Fix error sin string builder and path. 2009-01-09 05:45:36 +00:00
castano
57d202acda Implement exists with access instead of stat. 2009-01-09 05:45:02 +00:00
castano
13278326be Implement FileSystem::exists(). 2009-01-09 02:24:32 +00:00
castano
ba38c1b64d Start implementing experimental interface. 2009-01-05 10:17:06 +00:00
castano
e43887e44b Include correct headers. 2009-01-04 07:29:35 +00:00
castano
e9b65db23f Merge changes from internal branch. Whitespace changes only. 2008-12-29 11:34:39 +00:00
castano
3f3097a2c9 Do not enable testing. 2008-12-29 11:33:48 +00:00
castano
b2af642311 Merge changes from internal branch.
- Better support for win64.
2008-12-29 11:33:20 +00:00
castano
c7b94cf190 Update after changes in nvcore. 2008-12-29 11:29:45 +00:00
castano
c085684b0c Add pull push filter with bilinear filtering. 2008-12-29 11:28:29 +00:00
castano
13f86b74f1 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.
2008-12-29 11:27:13 +00:00
castano
01b67619b5 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).
2008-12-29 11:20:06 +00:00
castano
0180737695 Check version properly. 2008-12-16 20:25:12 +00:00
castano
989883a20c Include cuda runtime properly. 2008-12-09 11:26:08 +00:00
castano
2dfc0ff6ca Do not use kahansum, that was stupid.
Include cuda runtime properly.
2008-12-09 11:25:46 +00:00
castano
1fc2da4b82 Use KahanSum to compute RMSE.
Fix typos.
2008-12-07 23:15:06 +00:00
castano
9e05c7aaa7 Preserve cluster location for empty partitions. 2008-11-24 10:35:42 +00:00
castano
1aa2fc9440 Cleanup 4 means compressor. 2008-11-24 10:35:07 +00:00
castano
19299ef7f0 Add support for alpha modes in the CPU compressors. Fixes issue 30. 2008-11-24 10:34:16 +00:00
castano
09708ce496 Add FileSystem to build. 2008-11-23 22:25:47 +00:00
castano
4e6485a2e5 Add squish external compressor.
Rename our squish version to nvsquish.
2008-11-23 08:59:56 +00:00
castano
2004c0fe36 Remove executable flag. 2008-11-22 22:12:05 +00:00
castano
7de636d58c Merge optimizations from squish. 2008-11-22 22:10:51 +00:00
castano
8721c0d16e Fix tabs. 2008-11-22 22:10:11 +00:00
castano
d7021b941b Create output directory. 2008-11-22 22:08:31 +00:00
castano
67b9def0e8 Add file system helper. 2008-11-22 22:07:07 +00:00
castano
4a1cbadfa6 Use metric to measure distance to clusters. 2008-11-22 21:32:27 +00:00
castano
d3d0a13c73 Merge optimizations from official squish release. 2008-11-22 11:36:06 +00:00
castano
803d7852bb Merge optimizations from official squish relese. 2008-11-22 11:35:13 +00:00
castano
e5dbcf645c Try using 4 means clustering. 2008-11-22 11:34:29 +00:00
castano
725a1576cc Add support for regressions. 2008-11-22 11:33:31 +00:00
castano
f4c8a14109 Fix 4 means clustering. 2008-11-22 11:32:51 +00:00
castano
ad036808b3 Add fitting implementation to project. 2008-11-22 11:30:46 +00:00
castano
aa724d4f78 Add stream to the vc8 project. 2008-11-22 11:28:18 +00:00
castano
1dc2f8cbdf Update changelog. 2008-11-22 08:37:56 +00:00
castano
d2ec0643c3 Try 4-means. 2008-11-22 08:37:14 +00:00
castano
daa843298d Rename stress to testsuite. Install target. 2008-11-22 08:36:55 +00:00
castano
f8332036b0 Remove squish build and project files. 2008-11-22 08:36:17 +00:00
castano
469accc203 Fix errors. 2008-11-22 08:35:04 +00:00
castano
3cbf8b6ced Add fitting code to build. 2008-11-22 08:30:55 +00:00
castano
99ea48e9e3 Add PCA, and 4-means implementation. 2008-11-22 08:30:20 +00:00
castano
dac1ef329c Do not mix tabs and spaces. 2008-11-22 00:14:05 +00:00
castano
06a360a96d Do not print stupid messages. 2008-11-22 00:13:14 +00:00
castano
415776db9f Add command line options.
Reformat output for easier parsing.
2008-11-21 09:09:57 +00:00
castano
b26e015673 Fix segfault on linux. Merged from 2.0 branch. 2008-11-21 09:08:00 +00:00
castano
02e4320d23 Fix bug in dxt decompression.
Output files as TGA.
2008-11-21 08:06:25 +00:00
castano
9b9a2fd737 Output compressed files. 2008-11-21 07:58:49 +00:00
castano
bbd1f3e3a8 Add const keyword to const arguments. 2008-11-21 07:57:28 +00:00
castano
40bf6cdc2a Fix bug in testsuite. 2008-11-21 07:45:09 +00:00
castano
7f0eb849f0 Modify stress test to compress a list of real images. 2008-11-21 07:38:12 +00:00
castano
bbaf9d1803 Add custom error code and message for the case when container format does not support a certain output format. 2008-11-19 08:10:54 +00:00
castano
df9d9fb049 Remove gcc-4.3 warning. 2008-11-14 02:19:39 +00:00
castano
9f3baa51cf Fix bug detected by gcc-4.3. 2008-11-14 02:19:07 +00:00
castano
f852d7c89e Fix gcc-4.3 warnings. 2008-11-14 02:18:35 +00:00
castano
612ac4c067 Fix gcc-4.3 warning. 2008-11-14 02:16:36 +00:00
castano
e1ec0b33b7 Remove unused function. 2008-11-14 02:15:35 +00:00
castano
72ee072073 Fix CUDA detection code on linux. 2008-11-14 01:15:36 +00:00
castano
deb9baad67 Do not use cuda API when CUDA not found.
Fix end of lines.
2008-11-10 21:54:03 +00:00
castano
aa1245b3b2 Select fastest device. 2008-10-30 04:50:41 +00:00
castano
f33e21bb0a Fix comment. 2008-10-27 08:00:46 +00:00
castano
34c4b959ad Fix cmake file. 2008-10-26 05:56:32 +00:00
castano
988c033d10 Fix build under VC7 2008-10-22 03:48:06 +00:00
castano
c5783c9cf7 Update vc8 projects. 2008-10-17 18:40:16 +00:00
castano
a073d741df Update vc9 projects. 2008-10-17 18:38:55 +00:00
castano
7e2a153b94 Win32 fixes. 2008-10-17 18:37:17 +00:00
castano
3f62d4fe4c Build nvtt as a shared library. 2008-10-16 22:22:45 +00:00
castano
75e75e8f9d Prevent missmatches between incompatible versions of the CUDA runtime and the CUDA driver. 2008-10-16 22:21:21 +00:00
castano
61fabfcacb Add library loading helpers. 2008-10-16 22:20:31 +00:00
castano
da7bfea934 Workaround bug in CUDA runtime. When using CUDA 2.0, it's required to use a driver that supports CUDA 2.0. 2008-10-16 08:39:58 +00:00
castano
687661d5c2 Update changelog with branch 2.0 fixes. 2008-10-15 07:17:20 +00:00
castano
b0e885d124 Integrate branch 2.0 to trunk. 2008-10-15 07:16:57 +00:00
castano
ea0b69df61 Use unsigned ints for stream sizes and positions. 2008-10-15 07:15:50 +00:00
castano
194b0e2033 Fix compiler errors under gcc-4.3 2008-10-15 07:15:00 +00:00
castano
b813ce4e8c Fix compiler errors under gcc-4.3 2008-10-15 07:14:25 +00:00
castano
aa35be01cc Compile CUDA files as C++. 2008-10-11 06:43:57 +00:00
castano
dec4e22d44 Fix linux build. 2008-10-05 19:20:42 +00:00
castano
35a8b9adff Fix linux includes. 2008-10-05 19:17:59 +00:00
castano
1a4fb0d890 Fix errors in Green and Alpha optimal compressors. 2008-10-02 07:33:05 +00:00
castano
c488789abd Update changelog. 2008-10-01 22:30:19 +00:00
castano
e067ba8ff9 Set correct DXT5n swizzle code.
Select swizzle codes in nvtt instead of nvimage.
2008-10-01 22:28:57 +00:00
castano
20210126c7 Try some optimizations. 2008-10-01 22:28:01 +00:00
castano
00dbd401ba Add DXT1 compressor that uses texture to avoid CPU swizzling.
Fix errors under emulation.
Experiment with DXT5 compressor.
2008-10-01 22:24:53 +00:00
castano
e2ce2c9c4e Reference gnuwin32 libs and include paths correctly. 2008-09-11 07:56:39 +00:00
castano
52ea5fa2a8 Set optimal options for release vc9 projects.
Fixes issue 62.
2008-09-11 07:48:02 +00:00
castano
86abad2935 Do not use freeimage yet. 2008-08-20 22:34:08 +00:00