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š 2b97e53360 Math: sRGB support in Color classes. 10 years ago
..
AngleTest.cpp Math: verify that the NoInit constructors are explicit. 10 years ago
BezierTest.cpp Math: ability to convert Bezier from/to external representation. 10 years ago
BoolVectorTest.cpp Math: verify that the NoInit constructors are explicit. 10 years ago
CMakeLists.txt Math: Add rudimentary Frustum class 10 years ago
ColorTest.cpp Math: sRGB support in Color classes. 10 years ago
ComplexTest.cpp Math: remove GCC constexpr workaround from the tests. 10 years ago
ConstantsTest.cpp Math: simplify Constants test by making it templated. 10 years ago
DualComplexTest.cpp Math: remove GCC constexpr workaround from the tests. 10 years ago
DualQuaternionTest.cpp Math: remove GCC constexpr workaround from the tests. 10 years ago
DualTest.cpp Math: verify that the NoInit constructors are explicit. 10 years ago
FrustumTest.cpp Math: work around constexpr issues on old GCCs in Frustum test. 10 years ago
FunctionsTest.cpp Math: vector/scalar overload for pow(). 10 years ago
Matrix3Test.cpp Math: verify that the NoInit constructors are explicit. 10 years ago
Matrix4Test.cpp Math: verify that the NoInit constructors are explicit. 10 years ago
MatrixTest.cpp Math: verify that the NoInit constructors are explicit. 10 years ago
QuaternionTest.cpp Math: remove GCC constexpr workaround from the tests. 10 years ago
RangeTest.cpp Math: remove GCC constexpr workaround from the tests. 10 years ago
RectangularMatrixTest.cpp Math: remove GCC constexpr workaround from the tests. 10 years ago
SwizzleTest.cpp Hell, this project is big. 10 years ago
TagsTest.cpp Hell, this project is big. 10 years ago
TypeTraitsTest.cpp Math: don't compare const char* as pointers in test by accident. 10 years ago
UnitTest.cpp Math: verify that the NoInit constructors are explicit. 10 years ago
Vector2Test.cpp Math: verify that the NoInit constructors are explicit. 10 years ago
Vector3Test.cpp Math: verify that the NoInit constructors are explicit. 10 years ago
Vector4Test.cpp Math: verify that the NoInit constructors are explicit. 10 years ago
VectorTest.cpp Math: remove GCC constexpr workaround from the tests. 10 years ago