Browse Source

Updated readme

Christophe Riccio 11 years ago
parent
commit
bbf8857349
1 changed files with 0 additions and 1 deletions
  1. 0 1
      readme.txt

+ 0 - 1
readme.txt

@@ -44,7 +44,6 @@ http://glm.g-truc.net/glm.pdf
 GLM 0.9.6.0: 2014-11-30
 --------------------------------------------------------------------------------
 Features:
-- Added transparent use of SIMD instructions for vec4 and mat4 types
 - Exposed template vector and matrix types in 'glm' namespace #239, #244
 - Added GTX_scalar_multiplication for C++ 11 compiler only #242
 - Added GTX_range for C++ 11 compiler only #240