From 37ae8da67c8f6810fc40d85a11dc452b3ef2218f Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Mon, 12 Aug 2013 23:18:28 +0200 Subject: [PATCH] Updated readme for release --- readme.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 62d31cb6..6fcb28aa 100644 --- a/readme.txt +++ b/readme.txt @@ -37,9 +37,10 @@ More informations in GLM manual: http://glm.g-truc.net/glm.pdf ================================================================================ -GLM 0.9.4.5: 2013-08-13 +GLM 0.9.4.5: 2013-08-12 -------------------------------------------------------------------------------- -- Fixed inclusion of intrinsics in "pure" mode #92 +- Fixed CUDA support +- Fixed inclusion of intrinsics in "pure" mode #92 - Fixed language detection on GCC when the C++0x mode isn't enabled #95 - Added missing value_ptr for quaternions #99 - Added WINCE detection #92