Updated readme for GLM 0.9.3.4 release

This commit is contained in:
Christophe Riccio
2012-06-28 19:15:57 +01:00
parent e26b0587b2
commit a979cb483e
3 changed files with 5 additions and 5 deletions

View File

@@ -37,9 +37,12 @@ More informations in GLM manual:
http://glm.g-truc.net/glm-0.9.3.pdf
================================================================================
GLM 0.9.3.4: 2012-XX-XX
GLM 0.9.3.4: 2012-06-28
--------------------------------------------------------------------------------
- Added SSE4 and AVX2 detection.
- Removed VIRTREV_xstream and the incompatibility generated with GCC
- Fixed C++11 compiler option for GCC
- Removed MS language extension option for GCC (not fonctionnal)
================================================================================
GLM 0.9.3.3: 2012-05-10