Log of /trunk/Makefile.linux
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: 758 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: 722 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: 672 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: 672 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: 743 byte(s)
Diff to
previous 64
* 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: 663 byte(s)
Diff to
previous 39
* Various cleanups
* Renamed all compression types to new DirectX 10 standards
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: 654 byte(s)
Diff to
previous 38
* 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
35 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 3 07:12:31 2006 UTC (3 years, 3 months ago) by
cocidius
File length: 674 byte(s)
Diff to
previous 32
* Added support for non-power-of-two volume maps with mipmap generation
* Fixed mipmap generation for indexed volume maps
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: 639 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.