summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/src/MathLibTest.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-05Updated core & tools. Fixed https://github.com/DiligentGraphics/DiligentEngin...Egor Yusov1-732/+0
2019-10-25Fixed a number of clang warning to reduce the log size and fix travis build e...Egor Yusov1-0/+63
2019-09-17Updated copyright noticeEgor Yusov1-1/+1
2019-07-08Updated core (added HermiteSpline function to math lib)Egor Yusov1-0/+3
2019-06-15Updated core & math lib test (added floor & ceil vector operations)Egor Yusov1-0/+9
2019-06-01Updated core & mathlib testEgor Yusov1-0/+7
2019-05-04Updated submodules (added GLTF Loader, renderer and viewer)Egor Yusov1-4/+40
2019-04-23Updated math libEgor Yusov1-9/+28
2019-02-24Updated Core, FX & Samples submodulesEgor Yusov1-0/+6
2019-01-23Updated mathlib testEgor Yusov1-0/+12
2019-01-02Updated copyright notice + updated submodulesEgor Yusov1-1/+1
2018-12-23Updated core; added tests for clamp() functionEgor Yusov1-1/+20
2018-07-03Updated Math lib tests and render target testEgor Yusov1-4/+4
2018-03-26Added ortho projection matrix testEgor Yusov1-0/+32
2018-03-25Updated copyright noticeEgor Yusov1-1/+1
2018-03-07Added Matrix2x2 testsEgor Yusov1-0/+20
2018-02-17Added test result reportingEgor Yusov1-3/+6
2018-02-15Added testsEgor Yusov1-0/+503