Package: nvidia-texture-tools / 2.0.8-1+dfsg-11
Metadata
Package | Version | Patches format |
---|---|---|
nvidia-texture-tools | 2.0.8-1+dfsg-11 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01 library versioning.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
--- |
03 kfreebsd bfs.patch | (download) |
src/nvcore/Debug.cpp |
10 9 + 1 - 0 ! |
add support for freebsd |
04 fix gcc4.7 build.patch | (download) |
src/nvcore/Debug.cpp |
5 4 + 1 - 0 ! |
fix nvtt build on gcc 4.7 |
05 fix aliasing bug.patch | (download) |
src/nvmath/Vector.h |
18 9 + 9 - 0 ! |
fix aliasing bug |
06 fix libpng1.5 build.patch | (download) |
src/nvimage/ImageIO.cpp |
2 1 + 1 - 0 ! |
fixed build with libpng1.5 |
07 fix valgrind.patch | (download) |
src/nvcore/Containers.h |
18 9 + 9 - 0 ! |
remove malloc overrides |
08 fix wordsize warning.patch | (download) |
src/nvcore/DefsGnucLinux.h |
7 7 + 0 - 0 ! |
removes incompatible typedefs for amd64 builds |
09 arm fix.patch | (download) |
src/nvcore/nvcore.h |
3 3 + 0 - 0 ! |
--- |
10 fix cxxflags.patch | (download) |
cmake/OptimalOptions.cmake |
2 1 + 1 - 0 ! |
--- |
11 arm64 support.patch | (download) |
src/nvcore/Debug.cpp |
3 3 + 0 - 0 ! |
Adds ARM64 build support to nvtt. |
12 fix simd warning.patch | (download) |
src/nvtt/squish/fastclusterfit.h |
2 1 + 1 - 0 ! |
The array size increase avoids an aggressive loop optimization warning with simd instructions where the compiler is unaware that the last value is not actually accessed. |
13 typos.patch | (download) |
src/nvtt/tools/assemble.cpp |
2 1 + 1 - 0 ! |
Lintian is quite pedantic about spelling mistakes |
14 gcc6.patch | (download) |
src/nvimage/ImageIO.cpp |
12 6 + 6 - 0 ! |
fix building with gcc 6 |
15 ppc64el.patch | (download) |
src/nvtt/squish/simd_ve.h |
8 4 + 4 - 0 ! |
--- |
cmake 4.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
fix building with cmake 4 |