aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/BVH.cpp
Commit message (Expand)AuthorAge
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* Fix kdBVH unit testGravatar Gael Guennebaud2012-06-04
* the min/max macros to detect unprotected min/max were undefined by some std h...Gravatar Gael Guennebaud2011-08-19
* protect calls to min and max with parentheses to make Eigen compatible with d...Gravatar Gael Guennebaud2011-07-21
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* port unsupported modules to new APIGravatar Gael Guennebaud2010-01-05
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* CREDIT Hauke Heibel, fix MSVC warningsGravatar Benoit Jacob2009-05-09
* * update BVH to explicitely use aligned_allocatorGravatar Gael Guennebaud2009-04-23
* Add BVH module in unsupported (patch from Ilya Baran)Gravatar Gael Guennebaud2009-03-18