Browse Source

Fixed bad matrix-vector performance in Cuda #257, #258

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

+ 1 - 0
readme.txt

@@ -76,6 +76,7 @@ GLM 0.9.6.0: 2014-XX-XX
 - Added GLM_FORCE_NO_CTOR_INIT
 - Added GLM_FORCE_NO_CTOR_INIT
 - Added 'uninitialize' to explicitly not initialize a GLM type
 - Added 'uninitialize' to explicitly not initialize a GLM type
 - Added not function (from GLSL specification) on VC12
 - Added not function (from GLSL specification) on VC12
+- Fixed bad matrix-vector multiple performance with Cuda #257, #258
 
 
 ================================================================================
 ================================================================================
 GLM 0.9.5.4: 2014-06-21
 GLM 0.9.5.4: 2014-06-21