Updated readme.txt

This commit is contained in:
Christophe Riccio 2012-05-02 11:28:34 +01:00
parent 17eb14125a
commit 6920963069

View File

@ -37,8 +37,9 @@ More informations in GLM manual:
http://glm.g-truc.net/glm-0.9.3.pdf http://glm.g-truc.net/glm-0.9.3.pdf
================================================================================ ================================================================================
GLM 0.9.3.3: 2012-04-XX GLM 0.9.3.3: 2012-05-XX
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
- Fixed isinf and isnan
- Improved compatibility with Intel compiler - Improved compatibility with Intel compiler
- Added CMake test build options: SIMD, C++11, fast math and MS land ext - Added CMake test build options: SIMD, C++11, fast math and MS land ext
- Fixed SIMD mat4 test on GCC - Fixed SIMD mat4 test on GCC