Fixed SSE includes with GCC

This commit is contained in:
Christophe Riccio
2012-06-30 01:05:45 +01:00
parent 9bd19663c1
commit ac8ec9b97c
2 changed files with 18 additions and 11 deletions

View File

@@ -44,6 +44,8 @@ GLM 0.9.3.4: 2012-06-28
- Fixed C++11 compiler option for GCC
- Removed MS language extension option for GCC (not fonctionnal)
- Fixed bitfieldExtract for vector types
- Fixed warnings
- Fixed SSE includes
================================================================================
GLM 0.9.3.3: 2012-05-10