Changelog for
gimp-plugin-dds-doc-3.0.1-1.16.x86_64.rpm :
Tue Dec 24 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 3.0.1:
+ Minor bug fix release.
- Changes from versioon 3.0.0:
+ New major \"turkey-day\" release!
+ New DXT compressor.
+ OpenMP support.
+ New mipmap generator, with better support for alpha mipmaps.
+ Support reading/writing DX10 texture arrays.
- Only export %{optflags} into CFLAGS: the Makefile now correctly
extends CFLAGS with its own values instead of overwriting
everything.
- No longer call make -e, but use regular make call (as we don\'t
need to prefer env variables any longer).
Wed Aug 15 14:00:00 2012 malcolmlewisAATTopensuse.org
- Updated to version 2.2.1:
+ Bugfix release. Fixes artifacts introduced by the compression
code in some images.
- Updates from version 2.2.0:
+ Compressed non-power-of-2 texture support.
+ Fix compressed mipmap images with width or height less than 4.
- Export CFLAGS in order to have a fully optimized build. Note:
as the Makefile does not support extending CFLAGS, we need to add
the content of the original variable as well, and invoke make -e.
Sun Jul 22 14:00:00 2012 zaitorAATTopensuse.org
- Update to version 2.1.0:
+ GIMP 2.8 support.
+ DXT compression quality enhancements.
+ Various bug fixes.
+ Support for saving existing mipmap chain (2D images only).
- Drop gimp-dds-fix-linker.patch, a variation of this has been
applied upstream.
- Drop gimp-dds-fix-incorrect-fsf-address.patch, fixed upstream.
- Change to release tarball instead of svn checkout.
Sat Apr 14 14:00:00 2012 malcolmlewisAATTopensuse.org
- Initial build.
- Add gimp-dds-fix-linker.patch: Fix linker and optflags
(http://code.google.com/p/gimp-dds/issues/detail?id=13).
- Add gimp-dds-fix-incorrect-fsf-address.patch: Fix incorrect FSF
address (http://code.google.com/p/gimp-dds/issues/detail?id=14).