Log of /trunk/Makefile.win32
Parent Directory
Revision
121 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 10 19:22:32 2008 UTC (11 months, 1 week ago) by
cocidius
File length: 783 byte(s)
Diff to
previous 120
Added routines to decode YCoCg and alpha exponent encoded images. They can
be found in the Filters/Colors menu.
Revision
120 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 11 19:05:16 2008 UTC (12 months, 1 week ago) by
cocidius
File length: 747 byte(s)
Diff to
previous 119
* Fix some gcc 4.3 warnings
* Corrected mipmap image generation for DXT compressed images when mipmap
image has a dimension smaller than 4 pixels
Revision
94 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 29 05:09:50 2007 UTC (23 months, 3 weeks ago) by
cocidius
File length: 700 byte(s)
Diff to
previous 73
* Don't use DDPF_ALPHAPIXELS in pixel format flags when writing A8 images
* Dropped lookup tables when unpacking RGB565 in dxt.c
* Updated mktables.c to not write expand5 and expand6 lookup tables
* Updated makefiles
Revision
73 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 2 20:30:23 2007 UTC (2 years ago) by
cocidius
File length: 714 byte(s)
Diff to
previous 68
* 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
66 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 1 00:42:49 2007 UTC (2 years ago) by
cocidius
File length: 777 byte(s)
Diff to
previous 63
* Moved OpenGL specific code to opengl.c
* Finished new compression backend. Now fully in portable ANSI C code, no
longer needs OpenGL to do compression/decompression, removes requirement for
the external DXTn compression library for software compression.
Revision
57 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 18 18:18:07 2007 UTC (2 years, 7 months ago) by
cocidius
File length: 698 byte(s)
Diff to
previous 40
* Various cleanups
* Renamed all compression types to new DirectX 10 standards
Revision
40 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 24 01:24:55 2006 UTC (3 years, 2 months ago) by
cocidius
File length: 689 byte(s)
Diff to
previous 39
* Added software compression support via external library "libtxc_dxtn". Too many ugly IP issues involved to add compression routines directly to the source code and still be able to supply binary distributions of the plugin. Software patents suck. :(
Revision
39 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 22 01:08:38 2006 UTC (3 years, 3 months ago) by
cocidius
File length: 736 byte(s)
Diff to
previous 32
* Moved the endian-safe memory to integer casting macros out of ddsplugin.h and into newly created file endian.h
* Added optional software decompression routines to dxt.c. Compression routines to follow shortly...
* Various code cleanups and Makefile modifications
Revision
25 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Added
Wed Jul 26 06:41:03 2006 UTC (3 years, 3 months ago) by
cocidius
File length: 638 byte(s)
Updated the Makefiles for easier compiling on linux vs. windows (mingw)
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.