Fixed merge

This commit is contained in:
Christophe Riccio
2013-08-18 19:25:18 +02:00
2 changed files with 20 additions and 8 deletions

View File

@@ -53,11 +53,13 @@ GLM 0.9.5.0: 2013-XX-XX
- Fixed perspective with zNear == 0 (#71)
================================================================================
GLM 0.9.4.5: 2013-06-XX
GLM 0.9.4.5: 2013-08-12
--------------------------------------------------------------------------------
- Fixed inclusion of intrinsics in "pure" mode #92
- Fixed CUDA support
- Fixed inclusion of intrinsics in "pure" mode #92
- Fixed language detection on GCC when the C++0x mode isn't enabled #95
- Added missing value_ptr for quaternions #99
- Added WINCE detection #92
================================================================================
GLM 0.9.4.4: 2013-05-29