Commit Graph

873 Commits (master)

Author SHA1 Message Date
Bernard Cafarelli 4c95dc8716
Fix data testsuite path
Add separator between base path and set path if base path is set

Fixes #299
4 years ago
Ignacio 249d678b25
Merge pull request #330 from MaddTheSane/arm64
Better AARCH64/Arm64 support.
4 years ago
C.W. Betts b700982b1f Have NV_CPU_ARM and NV_CPU_AARCH64 reference the same code on Darwin. 4 years ago
Ignacio Castano b1a90f3601 Update version number. 4 years ago
Ignacio Castano b4da3c68f0 Update version number. 4 years ago
Ignacio Castano 46d1179b17 Fix version number. 4 years ago
Ignacio Castano e5cf10de0e Remove specialized fast compressor. 4 years ago
Ignacio 9870cfbf90
Merge pull request #329 from MaddTheSane/patch-1
Update Half.cpp
4 years ago
Ignacio Castano e4301b3df7 Merge branch 'master' of https://github.com/castano/nvidia-texture-tools 4 years ago
Ignacio Castano 831c8e6667 Upgrade ICBC to 1.05 4 years ago
C.W. Betts 3a8e89d6f6 Better AARCH64 support. 4 years ago
C.W. Betts be5a305081
Update Half.cpp
Replace old(?) usage of NV_CC_GCC with NV_CC_GNUC
4 years ago
Ignacio 09164a5fd3 Cleanup configuration. 4 years ago
Ignacio a4712cff20 Remove unused code.
Remove jai-specific workaround.
Various cleanups.
4 years ago
Ignacio b06d5aba59 Remove support for some external compressors. 4 years ago
Aaron Barany cfa3fc528e Linux build fixes.
* Avoid hacks to get an empty VA list, which doesn't work with all
  compilers.
* Fix for isnan() on some versions of GCC.
4 years ago
sindra 967278d579 Fix tab/whitespace 2 4 years ago
sindra aa8514e65d Fix tab/whitespace 4 years ago
sindra b4eb9c5972 Added some support for uncompressed texture for ktx 4 years ago
Ignacio eb34681ce8
Merge pull request #308 from voroskoi/musl
Musl build fixes
4 years ago
leper d73335fb82 Fix build on VC++. Refs #309.
This was broken by 831d8e1a91.
4 years ago
Ignacio 1aa1b038e8
Merge pull request #309 from leper/aarch64
Fix build on AArch64. Fixes #298.
4 years ago
Ignacio Castano 26a56414c5 Do not include etcpack & rgetc in the build. 4 years ago
Ignacio Castano 8baac9b111 Fix mac build error. 4 years ago
Ignacio Castano 2bd1ed1ba7 Use AVX2 by default. 4 years ago
Ignacio Castano 8fb22e951e Fix error reported by #312. 4 years ago
Ignacio Castano ea53e0b1ee Update vs2017 project files. 4 years ago
Ignacio Castano bf4799c9ac Fix build errors. 4 years ago
Ignacio Castano bfd1a38a86 Updates for new icbc interface. 4 years ago
Ignacio Castano ba3dbe32df KTX output fixes. 4 years ago
Ignacio Castano 7aebf0c251 ETC compression experiments. 4 years ago
Ignacio Castano c87706f2a4 Remove unused files. 4 years ago
Ignacio Castano e5b93bbfe8 Upgrade icbc 4 years ago
Ignacio Castano d09dd24ce9 Remove unused files. 4 years ago
Ignacio fdfbfb2552 Update to latest icbc version. 4 years ago
Ignacio 0f98a936f8 Fix rgbe conversion routines thanks to Charles Bloom. http://cbloomrants.blogspot.com/2020/06/widespread-error-in-radiance-hdr-rgbe.html 4 years ago
Ignacio 8e64503338 Update vc projects.
Disable RGETC for now.
4 years ago
Ignacio a671567596 Update nvtt to use icbc library. 4 years ago
Ignacio daff42781d Work toward packaging dxt1 compressor as a single header library. 4 years ago
Ignacio 1a6e70c9a0 Cleanup. Assume static linking. 4 years ago
Ignacio 860b639492 Remove unused code. 4 years ago
Ignacio 52e065d66a Update benchmark with rgbcx. 4 years ago
Ignacio 0b15c58692 Fix more build errors. 4 years ago
Ignacio 504ecc8e10 Fix build errors. 4 years ago
Ignacio f68d894b8b Tweak endpoint refinement. 4 years ago
Ignacio 5eac5a4859 Experiment with endpoint refinement. Add Rich's encoder, not functional yet. 4 years ago
Ignacio ca3871a28c More cleanups! 4 years ago
Ignacio adce1a00da More cleanups. Assume static linking. 4 years ago
Ignacio 7f9c87713a Minor cleanups in nvmath. 4 years ago
Ignacio 4f0ecc4506 Add defer helper. 4 years ago