Browse Source

Updated readme

Christophe Riccio 9 years ago
parent
commit
9f0110f5b0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      readme.md

+ 1 - 0
readme.md

@@ -95,6 +95,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
 - Fixed missing vec1 overload to length2 and distance2 functions #431
 - Fixed GLM test '/fp:fast' and '/Za' command-line options are incompatible
 - Fixed quaterion to mat3 cast function mat3_cast from GTC_quaternion #542
+- Fixed GLM_GTX_io for Cuda #547 #546
 
 ##### Deprecation:
 - Removed GLM_FORCE_SIZE_FUNC define