Log of /trunk/dds.h
Parent Directory
Revision
121 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 10 19:22:32 2008 UTC (11 months, 1 week ago) by
cocidius
File length: 4370 byte(s)
Diff to
previous 111
Added routines to decode YCoCg and alpha exponent encoded images. They can
be found in the Filters/Colors menu.
Revision
99 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 11 00:54:26 2008 UTC (19 months, 1 week ago) by
cocidius
File length: 3935 byte(s)
Diff to
previous 92
* Updated README, LICENSE and INSTALL
* Updated information in file headers (email address, copyright)
* An optimization for the refine_block() function in dxt.c (Thanks to Fabian
Giesen ('ryg'))
Revision
92 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 9 22:13:31 2007 UTC (2 years ago) by
cocidius
File length: 3925 byte(s)
Diff to
previous 91
Fixed reading and writing A8 image formats. Now correctly uses the
DDPF_ALPHA flag in the pixel format header.
Revision
84 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 7 21:31:06 2007 UTC (2 years ago) by
cocidius
File length: 3861 byte(s)
Diff to
previous 73
Added a YCoCg scaled compression format. It's the same as normal YCoCg,
except with extra color precision stored in the blue bits. Use YCoCg for
high quality with alpha stored in the blue channel at the cost of some color
precision, and YCoCg scaled for the highest color precision without alpha.
Revision
73 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 2 20:30:23 2007 UTC (2 years ago) by
cocidius
File length: 3821 byte(s)
Diff to
previous 69
* Added advanced options to save dialog to allow choice of the color
selection algorithm used in the DXT compressor, as well as whether or not to
operate on dithered blocks.
* Added distance, luminance and inset bounding box color selection
algorithms to DXT compressor.
* Updated non-interactive interface to allow use of new advanced options
Revision
43 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 25 00:10:36 2006 UTC (3 years, 2 months ago) by
cocidius
File length: 3425 byte(s)
Diff to
previous 30
* Added support for ATI's 3Dc compression format for both reading and writing, as well as both hardware and software compression.
Revision
24 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 26 06:01:22 2006 UTC (3 years, 3 months ago) by
cocidius
File length: 3359 byte(s)
Diff to
previous 23
- Added support for reading 8-bit paletted images (Thanks Jason!)
- Added a warning if the pixel format is unknown.
Revision
23 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 13 20:45:49 2005 UTC (4 years, 1 month ago) by
cocidius
File length: 3313 byte(s)
Diff to
previous 19
* Added L8 and L8A8 pixel formats
* Fixed all pixel formats when writing images. All images saved with the
plugin should be compatible with various DDS tools out there (tested with
the DirectX DDS viewer, and nVidia's image converter)
Revision
19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 16 00:19:20 2005 UTC (4 years, 2 months ago) by
cocidius
File length: 3229 byte(s)
Diff to
previous 17
* Added ability to save in a custom pixel format
* Added ability to load the custom pixel formats
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.