You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vladimír Vondruš
ba0f56fa51
No need to use Double type in tests so extensively.
Makes porting to OpenGL ES easier.
|
13 years ago |
| .. |
|
AngleTest.cpp
|
Relicensing to MIT/Expat license, part 3: source files.
|
13 years ago |
|
BoolVectorTest.cpp
|
Relicensing to MIT/Expat license, part 3: source files.
|
13 years ago |
|
CMakeLists.txt
|
Math: Matrix::invertedOrthogonal(), Matrix{3,4}::invertedRigid().
|
13 years ago |
|
ComplexTest.cpp
|
Math: merged constExpressions() test cases into other test cases.
|
13 years ago |
|
ConstantsTest.cpp
|
Math: fix compilation of tests with OpenGL ES.
|
13 years ago |
|
DualComplexTest.cpp
|
Math: fixed two typos in the test.
|
13 years ago |
|
DualQuaternionTest.cpp
|
Math: fixed two typos in the test.
|
13 years ago |
|
DualTest.cpp
|
Math: merged constExpressions() test cases into other test cases.
|
13 years ago |
|
FunctionsTest.cpp
|
Math: test pow() constexpr.
|
13 years ago |
|
Matrix3Test.cpp
|
Math: Matrix::invertedOrthogonal(), Matrix{3,4}::invertedRigid().
|
13 years ago |
|
Matrix4Test.cpp
|
Math: Matrix::invertedOrthogonal(), Matrix{3,4}::invertedRigid().
|
13 years ago |
|
MatrixTest.cpp
|
Math: Matrix::invertedOrthogonal(), Matrix{3,4}::invertedRigid().
|
13 years ago |
|
QuaternionTest.cpp
|
Math: merged constExpressions() test cases into other test cases.
|
13 years ago |
|
RectangularMatrixTest.cpp
|
Math: renamed MathTypeTraits to TypeTraits.
|
13 years ago |
|
SwizzleTest.cpp
|
Properly test swizzle() constexpr.
|
13 years ago |
|
TypeTraitsTest.cpp
|
Math: renamed MathTypeTraits to TypeTraits.
|
13 years ago |
|
UnitTest.cpp
|
No need to use Double type in tests so extensively.
|
13 years ago |
|
Vector2Test.cpp
|
Relicensing to MIT/Expat license, part 3: source files.
|
13 years ago |
|
Vector3Test.cpp
|
Relicensing to MIT/Expat license, part 3: source files.
|
13 years ago |
|
Vector4Test.cpp
|
Relicensing to MIT/Expat license, part 3: source files.
|
13 years ago |
|
VectorTest.cpp
|
GCC 4.6 compatibility: no delegating constructors.
|
13 years ago |