mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
Fixed GTC_packing test failing on GCC x86 due to denorms #212
This commit is contained in:
parent
37e7b6d649
commit
ce8b8bd93e
@ -52,7 +52,8 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
||||
## Release notes
|
||||
|
||||
#### [GLM 0.9.8.4](https://github.com/g-truc/glm/tree/0.9.8) - 201X-XX-XX
|
||||
|
||||
##### Fixes:
|
||||
- Fixed GTC_packing test failing on GCC x86 due to denorms #212
|
||||
|
||||
#### [GLM 0.9.8.3](https://github.com/g-truc/glm/releases/tag/0.9.8.3) - 2016-11-12
|
||||
##### Improvements:
|
||||
|
Loading…
Reference in New Issue
Block a user