Added more geometric function tests

This commit is contained in:
Christophe Riccio
2014-11-16 20:52:54 +01:00
parent 393c1dae41
commit 1a4bc0d8a5
2 changed files with 156 additions and 41 deletions

View File

@@ -37,7 +37,7 @@ More informations in GLM manual:
http://glm.g-truc.net/glm.pdf
================================================================================
GLM 0.9.6.0: 2014-XX-XX
GLM 0.9.6.0: 2014-11-XX
--------------------------------------------------------------------------------
Features:
- Added transparent use of SIMD instructions for vec4 and mat4 types