Skip to content

Commit

Permalink
Fixed bad matrix-vector performance in Cuda #257, #258
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Riccio committed Oct 28, 2014
1 parent e8923c9 commit 2a2cd0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2a2cd0b

Please # to comment.