3
0
Michael Pollind 97eb23917f feat: add packed vector variants for 2/4 with unit tests (#17691) 1 سال پیش
..
AabbTests.cpp b969329578 Fix Android math unit tests (Scalar and NEON) and enable NEON by default (#13739) 3 سال پیش
CapsuleTests.cpp cec3c749eb change back some tests which are explicitly targeting IsClose functions 3 سال پیش
ColorTests.cpp 911fced1c9 replace AZ_TEST_ASSERT in math tests 3 سال پیش
CrcTests.cpp e3ba1e1e61 Adding Archive Reader implementation (#16129) 2 سال پیش
CrcTestsCompileTimeLiterals.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 سال پیش
FrustumPerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 سال پیش
FrustumTests.cpp b969329578 Fix Android math unit tests (Scalar and NEON) and enable NEON by default (#13739) 3 سال پیش
Geometry3DUtilsTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 3 سال پیش
HemisphereTests.cpp 833532c74f Light type culling with shader options (#12456) 3 سال پیش
IntersectPointTest.cpp 57bb6d37b3 chore: update documentation for IntersectPoint and add missing unit test (#9831) 3 سال پیش
IntersectionPerformanceTests.cpp 710f54b18b Mesh Surface Tag Emitter wasn't raycasting correctly. (#9108) 3 سال پیش
IntersectionTestHelpers.cpp 710f54b18b Mesh Surface Tag Emitter wasn't raycasting correctly. (#9108) 3 سال پیش
IntersectionTestHelpers.h 710f54b18b Mesh Surface Tag Emitter wasn't raycasting correctly. (#9108) 3 سال پیش
IntersectionTests.cpp e972a0e856 Fix RegressionTestForSpecificSegmentsAndTriangles math unit test on Android (#13792) 3 سال پیش
LineSegmentTests.cpp 3ce491bba9 feat: add Ray and LineSegment to AZCore/Math (#9394) 3 سال پیش
MathIntrinsicsTests.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 سال پیش
MathStringsTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 3 سال پیش
MathTest.h b969329578 Fix Android math unit tests (Scalar and NEON) and enable NEON by default (#13739) 3 سال پیش
MathTestData.h 5bd751531d Update return type for viewport screen functions (#5803) 4 سال پیش
MathUtilsTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 3 سال پیش
Matrix3x3PerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 سال پیش
Matrix3x3Tests.cpp 911fced1c9 replace AZ_TEST_ASSERT in math tests 3 سال پیش
Matrix3x4PerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 سال پیش
Matrix3x4Tests.cpp 0ee9b59f4c Fixed Matrix3x4::GetInverseFull() and FBX processing. 3 سال پیش
Matrix4x4PerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 سال پیش
Matrix4x4Tests.cpp 911fced1c9 replace AZ_TEST_ASSERT in math tests 3 سال پیش
MatrixMxNPerformanceTests.cpp 91c6f17f17 Attempt to clean up unit test memory usage prior to shutdown 2 سال پیش
MatrixMxNTests.cpp a9fa5bb3c0 Several changes to AZ::Math to support a larger range of linear algebra operations, some code cleanup, and the addition of a simd exp(x) estimate 2 سال پیش
MatrixUtilsTests.cpp 3994a56d90 rewrite tests which use EXPECT_TRUE for less than or greater than to use EXPECT_LT and EXPECT_GT 3 سال پیش
ObbPerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 سال پیش
ObbTests.cpp a5f072f7a9 Remove statistics profiler 4 سال پیش
PackedVectorTest.cpp 97eb23917f feat: add packed vector variants for 2/4 with unit tests (#17691) 1 سال پیش
PlanePerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 سال پیش
PlaneTests.cpp 911fced1c9 replace AZ_TEST_ASSERT in math tests 3 سال پیش
QuaternionPerformanceTests.cpp 7b48e1eaa0 update test cases 3 سال پیش
QuaternionTests.cpp b969329578 Fix Android math unit tests (Scalar and NEON) and enable NEON by default (#13739) 3 سال پیش
RandomTests.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 سال پیش
RayTests.cpp 657c11d13e Remove -Wno-unused-but-set-variable suppression for GCC (#7363) 3 سال پیش
SfmtTests.cpp a1594e52ae Fix sfmt value repetition bugs (#15179) 2 سال پیش
ShapeIntersectionPerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 سال پیش
ShapeIntersectionTests.cpp 59318e01f7 MATH_ShapeIntersection.Test passes on Android using NEON (#13783) 3 سال پیش
SimdMathTests.cpp 9987ed092f Remove left-over debug code 2 سال پیش
SphereTests.cpp 8defa5ad7f chore: update test cases 3 سال پیش
SplineTests.cpp cffd514eb2 rewrite tests which use EXPECT_TRUE for float equality to use EXPECT_NEAR 3 سال پیش
TransformPerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 سال پیش
TransformTests.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 2 سال پیش
Vector2PerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 سال پیش
Vector2Tests.cpp b969329578 Fix Android math unit tests (Scalar and NEON) and enable NEON by default (#13739) 3 سال پیش
Vector3PerformanceTests.cpp 664403c5de Mark benchmark state variables in for loops as unused in benchmarks 4 سال پیش
Vector3Tests.cpp b969329578 Fix Android math unit tests (Scalar and NEON) and enable NEON by default (#13739) 3 سال پیش
Vector4PerformanceTests.cpp bf95d95698 Adds a scalar version of the exp estimate operation, plus other suggested improvements from the code review 2 سال پیش
Vector4Tests.cpp b1b952a125 Adds VectorN, MatrixMxN, some code cleanup, and unit tests 2 سال پیش
VectorNPerformanceTests.cpp 91c6f17f17 Attempt to clean up unit test memory usage prior to shutdown 2 سال پیش
VectorNTests.cpp bebefd5eb9 Further improvements and additional performance tests for AzMath 2 سال پیش