| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
ktx create: Update transfer function handling (#982) * Support in ktx create the transfer function flexibility opened up by spec. revision 2. * Improve libktx checks for valid transfer functions. There are some unrelated changes: - mistakes I noticed in messages for other options - an error in the range of values usable for the --clevel parameter to encode for BasisU. I took the opportunity to fix these here rather than making another PR. | 1 年前 | |
ktx create: Update transfer function handling (#982) * Support in ktx create the transfer function flexibility opened up by spec. revision 2. * Improve libktx checks for valid transfer functions. There are some unrelated changes: - mistakes I noticed in messages for other options - an error in the range of values usable for the --clevel parameter to encode for BasisU. I took the opportunity to fix these here rather than making another PR. | 1 年前 | |
Always use same method to set language version. (#947) That method is target_compile_features. | 1 年前 | |
| 2 年前 | ||
| 2 年前 | ||
Always use same method to set language version. (#947) That method is target_compile_features. | 1 年前 | |
Add JNI component and integrate Java build & test with CMake (#556) Includes adding jni/jar build to Windows and fixing issues finding libktx on macOS. The following unrelated work is included: - Add KTX logos to the installers, as I was working on them. - Fix macOS ktx_uninstall script so it removes symlinks and the sole directory created by the installation. - Fix handling of command line config variable overrides in ci_scripts/build_win.ps1. - Remove errant popd from .appveyor.yml "script" phase. | 4 年前 | |
ktx create: Update transfer function handling (#982) * Support in ktx create the transfer function flexibility opened up by spec. revision 2. * Improve libktx checks for valid transfer functions. There are some unrelated changes: - mistakes I noticed in messages for other options - an error in the range of values usable for the --clevel parameter to encode for BasisU. I took the opportunity to fix these here rather than making another PR. | 1 年前 | |
fix: INSTALL_RPATH for linux using lib64 (#975) I found that the RPATH is not properly set for linux distributions that use lib64 as the default library directory(e.g., RedHat or CentOS). I changed the RPATH to follow the directory which libktx is actually installed by using the value of CMAKE_INSTALL_LIBDIR. | 1 年前 | |
ktx create: Update transfer function handling (#982) * Support in ktx create the transfer function flexibility opened up by spec. revision 2. * Improve libktx checks for valid transfer functions. There are some unrelated changes: - mistakes I noticed in messages for other options - an error in the range of values usable for the --clevel parameter to encode for BasisU. I took the opportunity to fix these here rather than making another PR. | 1 年前 |