nvidia-texture-tools/src/nvmath
2019-01-31 18:06:02 -08:00
..
Box.cpp Merge changes from The Witness. 2012-07-20 16:19:03 +00:00
Box.h Merge changes from The Witness. 2012-07-20 16:19:03 +00:00
Box.inl Merge changes from the witness. 2014-11-04 17:49:29 +00:00
CMakeLists.txt Merge changes from The Witness. 2018-02-05 18:55:07 -08:00
Color.cpp Add some inline files to reduce amount of code parsed. 2011-10-10 19:35:21 +00:00
Color.h Merge changes from the witness. 2014-11-04 17:49:29 +00:00
Color.inl Merge changes from The Witness. 2018-02-05 18:55:07 -08:00
Fitting.cpp Merge changes from the witness. 2014-11-04 17:49:29 +00:00
Fitting.h Add BC7 support. It's incredibly slow - ~60 seconds to compress a 512x512 image, on a Core i7 - but it works. 2013-12-07 02:17:08 +00:00
ftoi.h Merge changes from thekla-atlas. 2017-12-15 11:39:21 -08:00
Gamma.cpp Fast implementations of toLinear() and toGamma() for default gamma=2.2 2017-06-01 13:44:28 -07:00
Gamma.h Fast implementations of toLinear() and toGamma() for default gamma=2.2 2017-06-01 13:44:28 -07:00
Half.cpp Fix build on PPC64LE 2016-06-26 20:09:39 -05:00
Half.h Add BC6 support to nvtt lib and utils. 2013-10-25 17:30:55 +00:00
Matrix.cpp Fix minor warnings. 2018-10-29 12:37:16 -07:00
Matrix.h Merge changes from The Witness. 2018-02-05 18:55:07 -08:00
Matrix.inl Fix minor warnings. 2018-10-29 12:37:16 -07:00
nvmath.h Fix minor warnings. 2018-10-29 12:37:16 -07:00
PackedFloat.cpp Merge changes from The Witness. 2015-03-24 12:14:49 -07:00
PackedFloat.h Merge changes from The Witness. 2015-03-24 12:14:49 -07:00
Plane.cpp Merge changes from The Witness. 2012-07-20 16:19:03 +00:00
Plane.h Merge changes from The Witness. 2018-02-05 18:55:07 -08:00
Plane.inl Merge changes from The Witness. 2018-02-05 18:55:07 -08:00
SimdVector_SSE.h Merge changes from The Witness. 2012-02-14 16:31:25 +00:00
SimdVector_VE.h Fix build on OpenPOWER (ppc64le) platforms 2018-08-15 21:53:49 -05:00
SimdVector.h Merge changes from The Witness. 2015-03-24 12:14:49 -07:00
SphericalHarmonic.cpp Minor opt. 2011-11-11 02:19:28 +00:00
SphericalHarmonic.h Compute spherical harmonics from cube maps. Work in progress. 2019-01-31 18:06:02 -08:00
Vector.cpp Add some inline files to reduce amount of code parsed. 2011-10-10 19:35:21 +00:00
Vector.h Merge changes from the witness. 2014-11-04 17:49:29 +00:00
Vector.inl Merge changes from The Witness. 2018-02-05 18:55:07 -08:00