Commit 0c464a1
4 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
Submodule astc-encoder updated 28 files
- CMakeLists.txt+71-150
- Docs/Building.md+66-33
- Docs/ChangeLog-4x.md+49-6
- Docs/Testing.md+2-2
- README.md+21-8
- Source/CMakeLists.txt+63-28
- Source/UnitTest/CMakeLists.txt+21-23
- Source/UnitTest/cmake_core.cmake+59-72
- Source/astcenc_color_quantize.cpp+379-289
- Source/astcenc_color_unquantize.cpp+2-18
- Source/astcenc_internal.h+28
- Source/astcenc_vecmathlib_avx2_8.h+1-1
- Source/astcenc_vecmathlib_neon_4.h+1-1
- Source/astcenc_vecmathlib_none_4.h+5-4
- Source/astcenc_vecmathlib_sse_4.h+1-1
- Source/astcenccli_image_load_store.cpp+1-1
- Source/cmake_core.cmake+230-199
- Test/Images/Small/astc_reference-main-avx2_fast_results.csv+150
- Test/Images/Small/astc_reference-main-avx2_fastest_results.csv+150
- Test/Images/Small/astc_reference-main-avx2_medium_results.csv+150
- Test/Images/Small/astc_reference-main-avx2_thorough_results.csv+150
- Test/astc_test_image.py+3-3
- Test/testlib/encoder.py+14-7
- Utils/Example/CMakeLists.txt+6-6
- jenkins/build-image.sh+1-1
- jenkins/build.Dockerfile+2-9
- jenkins/nightly.Jenkinsfile+14-14
- jenkins/release.Jenkinsfile+16-73
Submodule compressonator updated 165 files
0 commit comments