Optimized packing and unpacking functions

This commit is contained in:
Christophe Riccio
2013-09-08 17:56:18 +02:00
parent 804078f690
commit cd186dadb3
4 changed files with 35 additions and 128 deletions

View File

@@ -56,6 +56,7 @@ GLM 0.9.5.0: 2013-XX-XX
- Uses C++ casts
- Fixed .length() that should return a int and not a size_t
- Removed unnecessary conversions
- Optimized packing and unpacking functions
================================================================================
GLM 0.9.4.6: 2013-08-XX