Package: nvidia-texture-tools / 2.1.2~dfsg-1

Metadata

Package Version Patches format
nvidia-texture-tools 2.1.2~dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
upstream final.patch | (download)

README.md | 40 40 + 0 - 0 !
src/nvcore/Debug.cpp | 2 1 + 1 - 0 !
src/nvcore/nvcore.h | 4 2 + 2 - 0 !
src/nvtt/tests/testsuite.cpp | 3 3 + 0 - 0 !
4 files changed, 46 insertions(+), 3 deletions(-)

 final changes from upstream repository

0001 Library Versioning.patch | (download)

CMakeLists.txt | 2 2 + 0 - 0 !
cmake/Libraries.cmake | 8 8 + 0 - 0 !
src/nvcore/CMakeLists.txt | 3 3 + 0 - 0 !
src/nvimage/CMakeLists.txt | 3 3 + 0 - 0 !
src/nvmath/CMakeLists.txt | 3 3 + 0 - 0 !
src/nvthread/CMakeLists.txt | 3 3 + 0 - 0 !
src/nvtt/CMakeLists.txt | 3 3 + 0 - 0 !
7 files changed, 25 insertions(+)

 library versioning


0002 Revert Cleanup. Assume static linking.patch | (download)

src/nvimage/Filter.cpp | 2 0 + 2 - 0 !
src/nvmath/CMakeLists.txt | 10 9 + 1 - 0 !
src/nvmath/Color.h | 8 4 + 4 - 0 !
src/nvmath/Fitting.h | 1 0 + 1 - 0 !
src/nvmath/Matrix.h | 10 7 + 3 - 0 !
src/nvmath/Matrix.inl | 6 5 + 1 - 0 !
src/nvmath/Plane.h | 7 6 + 1 - 0 !
src/nvmath/SphericalHarmonic.h | 18 9 + 9 - 0 !
src/nvmath/Vector.h | 20 16 + 4 - 0 !
src/nvmath/Vector.inl | 6 4 + 2 - 0 !
src/nvmath/ftoi.h | 4 4 + 0 - 0 !
src/nvmath/nvmath.h | 19 19 + 0 - 0 !
12 files changed, 83 insertions(+), 28 deletions(-)

 [patch] revert "cleanup. assume static linking."

This reverts commit 1a6e70c9a0dd497a16fca627ae587343154742cb.

0003 Remove march athlon64 from CXXFLAGS.patch | (download)

cmake/OptimalOptions.cmake | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 remove -march=athlon64 from cxxflags


0004 Fix bugs with kFreeBSD 64 bit Architectures ARM.patch | (download)

extern/poshlib/posh.h | 5 5 + 0 - 0 !
src/nvcore/Debug.h | 2 1 + 1 - 0 !
src/nvcore/nvcore.h | 1 1 + 0 - 0 !
3 files changed, 7 insertions(+), 1 deletion(-)

 fix bugs with kfreebsd/64-bit architectures/arm


0007 fix glut usage.patch | (download)

src/nvtt/tools/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs with newer findglut.cmake


13 typos.patch | (download)

src/nvtt/tools/assemble.cpp | 2 1 + 1 - 0 !
src/nvtt/tools/compress.cpp | 2 1 + 1 - 0 !
src/nvtt/tools/decompress.cpp | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 spelling mistake
 Lintian is quite pedantic about spelling mistakes


cmake 4.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix building with cmake 4


ppc64el.patch | (download)

src/nvmath/nvmath.h | 3 3 + 0 - 0 !
src/nvtt/icbc.h | 1 1 + 0 - 0 !
src/nvtt/squish/config.h | 3 3 + 0 - 0 !
3 files changed, 7 insertions(+)

 fix building for ppc64el
 do not assume we are building with altivec support by default


armhf.patch | (download)

src/nvcore/Debug.cpp | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 fix building for armhf/armel


i386.patch | (download)

src/nvmath/Half.cpp | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix building for 386


unbundled.patch | (download)

extern/CMakeLists.txt | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 do not use files-excluded bundled bits