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

This commit is contained in:
Christophe Riccio 2014-10-29 00:43:22 +01:00
parent e8923c9bca
commit 2a2cd0b8d0

View file

@ -76,6 +76,7 @@ GLM 0.9.6.0: 2014-XX-XX
- Added GLM_FORCE_NO_CTOR_INIT
- Added 'uninitialize' to explicitly not initialize a GLM type
- 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