From eeacdf37a012d5f14c8773b9e09cd53025549bfe Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Sun, 15 Sep 2013 13:45:51 +0200 Subject: [PATCH] Added low precision specializations of inversesqrt --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index 3a51ab6c..a295ef0d 100644 --- a/readme.txt +++ b/readme.txt @@ -58,6 +58,7 @@ GLM 0.9.5.0: 2013-XX-XX - Removed unnecessary conversions - Optimized packing and unpacking functions - Removed the normalization of the up argument of lookAt function (#114) +- Added low precision specializations of inversesqrt ================================================================================ GLM 0.9.4.6: 2013-09-15