Package: astc-encoder / 5.3.0+ds-5

Metadata

Package Version Patches format
astc-encoder 5.3.0+ds-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Export library with proper CMake config.patch | (download)

CMakeLists.txt | 19 19 + 0 - 0 !
Source/UnitTest/cmake_core.cmake | 2 1 + 1 - 0 !
Source/astcenc.h | 2 1 + 1 - 0 !
Source/cmake_core.cmake | 23 19 + 4 - 0 !
4 files changed, 40 insertions(+), 6 deletions(-)

 export library with proper cmake config

0002 Use system Googletest.patch | (download)

Source/CMakeLists.txt | 18 2 + 16 - 0 !
1 file changed, 2 insertions(+), 16 deletions(-)

 use system googletest

0003 Link against system libraries.patch | (download)

CMakeLists.txt | 5 5 + 0 - 0 !
Source/astcenccli_image_external.cpp | 6 3 + 3 - 0 !
Source/astcenccli_image_load_store.cpp | 6 3 + 3 - 0 !
Source/cmake_core.cmake | 11 6 + 5 - 0 !
4 files changed, 17 insertions(+), 11 deletions(-)

 link against system libraries

0004 Force native SIMD build to use architecture baseline.patch | (download)

Source/cmake_core.cmake | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 force native simd build to use architecture baseline

0005 Export soft float conversion functions.patch | (download)

Source/astcenc_mathlib.h | 10 8 + 2 - 0 !
1 file changed, 8 insertions(+), 2 deletions(-)

 export soft float conversion functions

0006 Fix static and shared linkage for CLI.patch | (download)

Source/cmake_core.cmake | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix static and shared linkage for cli

0007 Define ASTCENC_BIG_ENDIAN for all backends.patch | (download)

Source/UnitTest/cmake_core.cmake | 12 6 + 6 - 0 !
Source/cmake_core.cmake | 12 6 + 6 - 0 !
2 files changed, 12 insertions(+), 12 deletions(-)

 define astcenc_big_endian for all backends