Updated list of compiler versions

This commit is contained in:
Christophe Riccio
2015-07-19 02:36:53 +02:00
parent 9539174494
commit dcfddb75b8
3 changed files with 66 additions and 3 deletions

View File

@@ -67,6 +67,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
- Don't show status message in 'FindGLM' if 'QUIET' option is set. #317
- Added master branch continuous integration service on Linux 64 #332
- Clarified manual regarding angle unit in GLM, added FAQ 11 #326
- Updated list of compiler versions
##### Fixes:
- Fixed (u)int64 MSB/LSB handling on BE archs #306