Skip to content

Commit

Permalink
astc-encoder - switch to v2.5 sources
Browse files Browse the repository at this point in the history
A few small changes, but mostly a drop-in replacement.   Updated makefiles.
  • Loading branch information
alecazam committed Mar 27, 2021
1 parent 4bdcf7b commit d11773c
Show file tree
Hide file tree
Showing 42 changed files with 11,729 additions and 7,291 deletions.
5 changes: 0 additions & 5 deletions libkram/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -174,11 +174,6 @@ elseif (UNIXBUILD)

endif()


target_compile_definitions(${myTargetLib} PUBLIC
-DASTCENC_SSE=42 -DASTCENC_AVX=1 -DASTCENC_POPCNT=0
-DASTCENC_VECALIGN=16 -DASTCENC_ISA_INVARIANCE=0)

target_compile_definitions(${myTargetLib} PUBLIC
"-DCOMPILE_ATE=${COMPILE_ATE}"
"-DCOMPILE_BCENC=${COMPILE_BCENC}"
Expand Down
Loading

0 comments on commit d11773c

Please sign in to comment.