Added SSE4 and AVX2 detection, most changes from d9dc21328f

This commit is contained in:
Christophe Riccio
2012-06-03 02:17:36 +01:00
parent b88c550a10
commit ba6807b754
3 changed files with 42 additions and 23 deletions

View File

@@ -36,6 +36,11 @@ GLM is a header only library, there is nothing to build, just include it.
More informations in GLM manual:
http://glm.g-truc.net/glm-0.9.3.pdf
================================================================================
GLM 0.9.3.4: 2012-XX-XX
--------------------------------------------------------------------------------
- Added SSE4 and AVX2 detection.
================================================================================
GLM 0.9.3.3: 2012-05-10
--------------------------------------------------------------------------------