Fixed 64 bits integer GTX_string_cast to_string on VC 32 bit compiler

This commit is contained in:
Christophe Riccio
2014-12-05 18:09:48 +01:00
parent e1a9702097
commit 732b40c251
2 changed files with 51 additions and 24 deletions

View File

@@ -69,6 +69,7 @@ Fixes:
- Fixed scalar uaddCarry build error with Cuda #276
- Fixed C++11 explicit conversion operators detection #282
- Fixed missing explicit convertion when using integer log2 with *vec1 types
- Fixed 64 bits integer GTX_string_cast to_string on VC 32 bit compiler
================================================================================
GLM 0.9.6.0: 2014-11-30