castano
|
9f4b4bd532
|
Update comments about hole filling algorithms.
|
2008-03-04 00:13:44 +00:00 |
|
castano
|
b41752aa84
|
Apply singlecolorpatch.diff from Amir Ebrahimi.
Add single color compressor to CUDA implementation.
|
2008-02-16 09:53:07 +00:00 |
|
castano
|
9d13742314
|
Fix errors in DDS loading code.
|
2008-02-11 07:01:11 +00:00 |
|
castano
|
79d305008a
|
Add copy constructor and operator=.
|
2008-02-03 07:34:32 +00:00 |
|
castano
|
963b8e1541
|
Export more classes.
|
2008-01-17 05:34:58 +00:00 |
|
castano
|
f76e76cbe6
|
Export basic classes instead of exporting only their methods.
|
2008-01-17 05:32:50 +00:00 |
|
castano
|
3e702e563b
|
Add support for win64.
Disable PFM.
Disable Tokenizer.
|
2008-01-16 08:01:24 +00:00 |
|
castano
|
9c963172f3
|
Add support for Capcon's DXT trick by setting the red channel to 1 in the DXT5n mode.
|
2008-01-15 19:38:13 +00:00 |
|
castano
|
364663c49d
|
Fix error. Wrong return value.
|
2007-12-17 06:27:03 +00:00 |
|
castano
|
6fa15f4e5b
|
Output correct number of mipmaps.
Fix nvtt, remove deprecated attributes.
|
2007-12-17 05:19:55 +00:00 |
|
castano
|
2307416b07
|
Fix build error.
|
2007-12-15 08:11:02 +00:00 |
|
castano
|
743599eb1d
|
Fix fast box downsampling filter.
|
2007-12-15 06:52:17 +00:00 |
|
castano
|
d3240ff992
|
Add triangle filter sampling.
|
2007-12-06 10:13:01 +00:00 |
|
castano
|
f8377cf7ed
|
Remove msvc warnings.
|
2007-12-03 23:26:48 +00:00 |
|
castano
|
4373aa758b
|
merge internal branch:
- some support for floating point images.
- Charles Bloom extrapolation filter.
- misc fixes.
|
2007-12-03 09:14:19 +00:00 |
|
castano
|
067f3abf54
|
Cleanup filters.
|
2007-12-03 08:34:32 +00:00 |
|
castano
|
3359090581
|
Correct polyphase filters.
|
2007-12-02 10:31:37 +00:00 |
|
castano
|
c772a00b8f
|
More progress with polyphase filters.
|
2007-11-28 10:34:40 +00:00 |
|
castano
|
fef6466c1c
|
Fix downscale with polyphase filter.
|
2007-11-28 07:39:25 +00:00 |
|
castano
|
3ea9d12676
|
Some progress with polyphase filters.
|
2007-11-28 05:04:16 +00:00 |
|
castano
|
71788cc904
|
More gcc warnings.
|
2007-11-27 08:35:56 +00:00 |
|
castano
|
95a3b5dc77
|
Eliminate gcc warnings.
|
2007-11-27 08:35:31 +00:00 |
|
castano
|
4e80c6430f
|
minor edits.
|
2007-11-22 07:16:17 +00:00 |
|
castano
|
c36bf421f5
|
rename normalize to normalizeNormalMap
|
2007-11-22 01:52:10 +00:00 |
|
castano
|
854da30b8e
|
Add nvassemble tool to create cubemaps, volumes, and texture arrays.
|
2007-11-16 11:05:17 +00:00 |
|
castano
|
18c452a2a6
|
Add support for EXR files
|
2007-11-06 09:51:53 +00:00 |
|
castano
|
88c811fca5
|
remove old comments.
|
2007-11-05 10:01:34 +00:00 |
|
castano
|
b05689c8e3
|
Add support for saving exr files. Not tested.
Some cleanups.
|
2007-11-01 05:35:33 +00:00 |
|
castano
|
7fcda1fb41
|
recontruct normal more correctly...
|
2007-10-30 09:30:37 +00:00 |
|
castano
|
645eda8fd4
|
Merge internal repository.
Delete TODO list, use issue list instead.
|
2007-10-16 20:53:12 +00:00 |
|
castano
|
fff7b3cf56
|
Fix z reconstruction.
|
2007-10-15 10:50:29 +00:00 |
|
castano
|
6cee7e2892
|
Fix loading of dds normal maps.
Fix computation of angular deviation.
|
2007-10-15 10:36:49 +00:00 |
|
castano
|
e34a12a46f
|
flatten tree.
|
2007-10-14 08:58:24 +00:00 |
|
castano
|
b553bb11b8
|
remove redundant code.
|
2007-10-12 06:25:18 +00:00 |
|
castano
|
4d0eaf93c4
|
Add silent flag to disable progress output. Fixes issue 17.
|
2007-10-12 06:13:56 +00:00 |
|
castano
|
dbe3546690
|
small fixes.
|
2007-10-10 23:59:08 +00:00 |
|
castano
|
44e6560111
|
Fix vc8 warnings.
|
2007-10-10 17:06:42 +00:00 |
|
castano
|
36ee0aee8d
|
Fix error, do not report that RGB images are not supported.
|
2007-10-08 10:05:43 +00:00 |
|
castano
|
4b0fca6eca
|
Fix endiannes error.
|
2007-10-08 03:21:03 +00:00 |
|
castano
|
e7aca55ba3
|
Improved floating point random number generation.
Fixed loading RGB images, as reported in issue 15.
Moved pixel format conversion helpers to PixelFormat.h
|
2007-10-08 00:56:58 +00:00 |
|
castano
|
c9c7c42d2b
|
Add support for unpacking arbitrary pixel formats.
|
2007-09-26 18:00:41 +00:00 |
|
castano
|
3c6cc7cfad
|
Fix whitespaces.
|
2007-09-20 06:18:23 +00:00 |
|
castano
|
6339a585e2
|
Update changelog
Remove compiler warnings
|
2007-09-15 07:11:59 +00:00 |
|
castano
|
13335f3d97
|
Move fast DXT1a compressor to QuickCompress.
|
2007-09-05 09:18:12 +00:00 |
|
castano
|
793611fe7f
|
Move endpoint optimization to QuickCompress.
|
2007-09-05 00:12:59 +00:00 |
|
castano
|
a19df8721d
|
Start using refactored fast compressor.
Fix error with DX10 headers.
|
2007-09-04 22:46:15 +00:00 |
|
castano
|
d1d71dd2b3
|
Fix a couple of errors.
Disable cone mapping, it is not ready yet.
|
2007-09-04 21:48:49 +00:00 |
|
castano
|
0008199435
|
Add dxt1a fast compressor.
Cleanup fast compressors, move them to QuickCompress.
|
2007-09-04 10:00:32 +00:00 |
|
castano
|
da3a43ba2e
|
Start adding some support for DX10 DDS files.
|
2007-08-31 07:52:27 +00:00 |
|
castano
|
6164174325
|
Start adding support cone maps.
|
2007-08-23 02:11:15 +00:00 |
|