Added low precision specializations of inversesqrt

This commit is contained in:
Christophe Riccio 2013-09-15 13:45:51 +02:00
parent 4bd84e1a0c
commit eeacdf37a0

View File

@ -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