Log of /tags/release-2.0.2/Makefile.win32
Parent Directory
Revision
94 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 29 05:09:50 2007 UTC (23 months, 3 weeks ago) by
cocidius
Original Path:
trunk/Makefile.win32
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
Original Path:
trunk/Makefile.win32
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
Original Path:
trunk/Makefile.win32
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
40 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 24 01:24:55 2006 UTC (3 years, 2 months ago) by
cocidius
Original Path:
trunk/Makefile.win32
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
Original Path:
trunk/Makefile.win32
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
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.