[gimp-dds] / tags / release-2.0.2 / ddsplugin.h Repository:
ViewVC logotype

Log of /tags/release-2.0.2/ddsplugin.h

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 95 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 29 23:58:16 2007 UTC (23 months, 3 weeks ago) by cocidius
File length: 1385 byte(s)
Diff to previous 73
Release 2.0.2 tag

Revision 73 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 2 20:30:23 2007 UTC (2 years ago) by cocidius
Original Path: trunk/ddsplugin.h
File length: 1385 byte(s)
Diff to previous 58
* 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 58 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 18 22:51:41 2007 UTC (2 years, 7 months ago) by cocidius
Original Path: trunk/ddsplugin.h
File length: 1330 byte(s)
Diff to previous 53
* Removed 'Swap red and alpha' option, added BC3n (DXT5n) compression type


Revision 53 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 31 18:30:42 2007 UTC (2 years, 9 months ago) by cocidius
Original Path: trunk/ddsplugin.h
File length: 1345 byte(s)
Diff to previous 52
* Fixed non-interactive saving
* Added option to save dialog to choose the transparent color index when
saving paletted images.

Revision 52 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 18 01:35:52 2006 UTC (3 years ago) by cocidius
Original Path: trunk/ddsplugin.h
File length: 1326 byte(s)
Diff to previous 39
More fixes/cleanups (thanks to Daniel Jungmann for the patch!)

Revision 39 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 22 01:08:38 2006 UTC (3 years, 3 months ago) by cocidius
Original Path: trunk/ddsplugin.h
File length: 1257 byte(s)
Diff to previous 19
* 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 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
Original Path: trunk/ddsplugin.h
File length: 1759 byte(s)
Diff to previous 17
* Added ability to save in a custom pixel format
* Added ability to load the custom pixel formats

Revision 17 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 15 01:19:46 2005 UTC (4 years, 2 months ago) by cocidius
Original Path: trunk/ddsplugin.h
File length: 1744 byte(s)
Diff to previous 11
Updated the non-interactive interface and added error checking

Revision 11 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 14 20:31:02 2005 UTC (4 years, 2 months ago) by cocidius
Original Path: trunk/ddsplugin.h
File length: 1758 byte(s)
Diff to previous 4
Gearing up for the next release with a slug of new features:

* Added support for writing grayscale and gray-alpha images
* Added support for writing cube maps (Image must have 6 layers,
  all the same size and pixel format. Cube faces controlled by layer name
  contents, see documentation.)
* Added support for writing volume maps (Image must have > 1 layer,
  all the same size and pixel format).  Volume map compression is currently
  not supported.  Mipmap support is scetchy ATM.  If your image's layer count
  is a power of two and the image dimensions are a power of two, everything
  should work fine using SGIS_generate_mipmap. If your layer count or image
  dimensions are not a power of two, then mipmap generation will likely fail
  unless your video card supports ARB_texture_non_power_of_two.  A fix for
  this will soon follow.
* Fixed volume map loading
* Cleaned up layer naming convention when loading images with mipmaps or
  multiple layers (cube and volume maps)

Revision 4 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 23 00:03:58 2004 UTC (5 years, 1 month ago) by cocidius
Original Path: trunk/ddsplugin.h
File length: 1727 byte(s)
Diff to previous 2
Added feature to swap red and alpha channels on save.  This helps preserve
quality when saving normal maps in compressed DXT5 format.

Revision 2 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Oct 13 23:08:29 2004 UTC (5 years, 1 month ago) by cocidius
Original Path: trunk/ddsplugin.h
File length: 1712 byte(s)
Initial revision

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

ViewVC Help
Powered by ViewVC 1.0.4