You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nvidia-texture-tools/src/nvmath
VÖRÖSKŐI András 99bcaf719c Use isnan() instead of isnanf() on linux
isnanf() is deprecated since C99
4 years ago
..
Box.cpp Merge changes from The Witness. 12 years ago
Box.h Merge changes from The Witness. 12 years ago
Box.inl Merge changes from the witness. 10 years ago
CMakeLists.txt Merge changes from The Witness. 6 years ago
Color.cpp Add some inline files to reduce amount of code parsed. 13 years ago
Color.h Merge changes from the witness. 10 years ago
Color.inl Merge changes from The Witness. 6 years ago
Fitting.cpp Merge changes from the witness. 10 years ago
Fitting.h Add BC7 support. It's incredibly slow - ~60 seconds to compress a 512x512 image, on a Core i7 - but it works. 11 years ago
Gamma.cpp Fast implementations of toLinear() and toGamma() for default gamma=2.2 7 years ago
Gamma.h Fast implementations of toLinear() and toGamma() for default gamma=2.2 7 years ago
Half.cpp Fix build on PPC64LE 8 years ago
Half.h Add BC6 support to nvtt lib and utils. 11 years ago
Matrix.cpp Fix minor warnings. 6 years ago
Matrix.h Merge changes from The Witness. 6 years ago
Matrix.inl Fix minor warnings. 6 years ago
PackedFloat.cpp Merge changes from The Witness. 9 years ago
PackedFloat.h Merge changes from The Witness. 9 years ago
Plane.cpp Merge changes from The Witness. 12 years ago
Plane.h Merge changes from The Witness. 6 years ago
Plane.inl Merge changes from The Witness. 6 years ago
SimdVector.h Merge changes from The Witness. 9 years ago
SimdVector_SSE.h Merge changes from The Witness. 12 years ago
SimdVector_VE.h Fix build on OpenPOWER (ppc64le) platforms 6 years ago
SphericalHarmonic.cpp Minor opt. 13 years ago
SphericalHarmonic.h Compute spherical harmonics from cube maps. Work in progress. 5 years ago
Vector.cpp Add some inline files to reduce amount of code parsed. 13 years ago
Vector.h Merge changes from the witness. 10 years ago
Vector.inl Merge changes from The Witness. 6 years ago
ftoi.h Merge changes from thekla-atlas. 6 years ago
nvmath.h Use isnan() instead of isnanf() on linux 4 years ago