summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/src/MathLibTest.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated core & tools. Fixed https://github.com/DiligentGraphics/DiligentEngin...Egor Yusov2019-12-051-732/+0
* Fixed a number of clang warning to reduce the log size and fix travis build e...Egor Yusov2019-10-251-0/+63
* Updated copyright noticeEgor Yusov2019-09-171-1/+1
* Updated core (added HermiteSpline function to math lib)Egor Yusov2019-07-081-0/+3
* Updated core & math lib test (added floor & ceil vector operations)Egor Yusov2019-06-151-0/+9
* Updated core & mathlib testEgor Yusov2019-06-011-0/+7
* Updated submodules (added GLTF Loader, renderer and viewer)Egor Yusov2019-05-041-4/+40
* Updated math libEgor Yusov2019-04-231-9/+28
* Updated Core, FX & Samples submodulesEgor Yusov2019-02-241-0/+6
* Updated mathlib testEgor Yusov2019-01-231-0/+12
* Updated copyright notice + updated submodulesEgor Yusov2019-01-021-1/+1
* Updated core; added tests for clamp() functionEgor Yusov2018-12-231-1/+20
* Updated Math lib tests and render target testEgor Yusov2018-07-031-4/+4
* Added ortho projection matrix testEgor Yusov2018-03-261-0/+32
* Updated copyright noticeEgor Yusov2018-03-251-1/+1
* Added Matrix2x2 testsEgor Yusov2018-03-071-0/+20
* Added test result reportingEgor Yusov2018-02-171-3/+6
* Added testsEgor Yusov2018-02-151-0/+503