Added Chrone Native Client support

This commit is contained in:
Christophe Riccio
2011-11-22 18:34:09 +00:00
parent d09501b7b0
commit 04958c1564
3 changed files with 36 additions and 1 deletions

View File

@@ -36,6 +36,13 @@ GLM is a header only library, there is nothing to build, just include it.
More informations in GLM manual:
http://glm.g-truc.net/glm-0.9.3.pdf
================================================================================
GLM 0.9.3.B: 2011-XX-XX
--------------------------------------------------------------------------------
- Added support for Chrone Native Client
- Added epsilon constant
- Removed value_size function from vector types
================================================================================
GLM 0.9.2.8: 2011-12-XX
--------------------------------------------------------------------------------