2013-12-26 17:37:07 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 24 17:11:12 UTC 2013 - dimstar@opensuse.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).
|
|
|
|
|
2012-11-02 17:32:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 15 16:55:17 UTC 2012 - malcolmlewis@opensuse.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.
|
|
|
|
|
2012-08-04 09:12:03 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 22 13:06:29 UTC 2012 - zaitor@opensuse.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.
|
|
|
|
|
2012-05-03 10:55:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 14 19:22:49 UTC 2012 - malcolmlewis@opensuse.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).
|
|
|
|
|