Fixed SIMD support for Intel compiler on Windows, issue #32
This commit is contained in:
@@ -7,7 +7,7 @@ glm@g-truc.net
|
||||
================================================================================
|
||||
The MIT License
|
||||
--------------------------------------------------------------------------------
|
||||
Copyright (c) 2005 - 2012 G-Truc Creation (www.g-truc.net)
|
||||
Copyright (c) 2005 - 2013 G-Truc Creation (www.g-truc.net)
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
@@ -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.pdf
|
||||
|
||||
================================================================================
|
||||
GLM 0.9.4.2: 2013-01-XX
|
||||
--------------------------------------------------------------------------------
|
||||
- Fixed SIMD support for Intel compiler on Windows
|
||||
|
||||
================================================================================
|
||||
GLM 0.9.4.1: 2012-12-22
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user