Skip to content

Commit

Permalink
Fixed GTC_packing test failing on GCC x86 due to denorms #212 #577
Browse files Browse the repository at this point in the history
  • Loading branch information
Groovounet committed Nov 20, 2016
1 parent ce8b8bd commit deb8048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
#### [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
- Fixed GTC_packing test failing on GCC x86 due to denorms #212 #577
#### [GLM 0.9.8.3](https://github.com/g-truc/glm/releases/tag/0.9.8.3) - 2016-11-12
##### Improvements:
Expand Down

0 comments on commit deb8048

Please # to comment.