[Bug 2347] Review request: nvidia-texture-tools - Collection of image processing and texture manipulation tools

RPM Fusion Bugzilla noreply at rpmfusion.org
Mon Jun 11 16:19:33 CEST 2012


https://bugzilla.rpmfusion.org/show_bug.cgi?id=2347

--- Comment #7 from pcpa <paulo.cesar.pereira.de.andrade at gmail.com> 2012-06-11 16:19:33 CEST ---
(In reply to comment #6)
> (In reply to comment #5)
> ...
> >   The api in the bundled squish in nvtt is slightly different from the latest
> Can you compare the three libsquish API (internal nvtt, current, latest
> upstream svn).
> Thx

  Already partially did in #2 when quoting the build error. Quoting just a
small example

> bundled nvidia-texture-tools:
> 
> ColourSet::ColourSet( u8 const* rgba, int flags, bool
> createMinimalSet/*=false*/ )
> 
> and in squish 1.10 and 1.11:
> 
> ColourSet::ColourSet( u8 const* rgba, int mask, int flags )

arguments are likely reversed or names are reversed.

 As I also said, it failed in link because I did not remove the bundled squish
before build, otherwise it would not compile due to not finding the proper
headers, and then asked if anybody has contact to upstream, as it should be
easy for upstream to make a patch, otherwise, need to read both codebases and
try to make a reasonable patch.

-- 
Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the rpmfusion-developers mailing list