Opimization of mask, bitfieldInsert, bitfieldExtract and bitCount

This commit is contained in:
Christophe Riccio
2014-10-25 21:16:49 +02:00
parent eb915ed808
commit 0c522117c8
6 changed files with 222 additions and 58 deletions

View File

@@ -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
- Optimized bitfield operations
================================================================================
GLM 0.9.5.4: 2014-06-21