Fixed roundPowerOfTwo and floorPowerOfTwo #503

master
Christophe Riccio ago%!(EXTRA string=9 years)
parent 76d12fb602
commit e0d312ccaf
  1. 1
      readme.md

@ -54,6 +54,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
#### [GLM 0.9.7.5](https://github.com/g-truc/glm/tree/0.9.7) - 2016-0X-XX #### [GLM 0.9.7.5](https://github.com/g-truc/glm/tree/0.9.7) - 2016-0X-XX
##### Fixes: ##### Fixes:
- Fixed uaddCarry warning #497 - Fixed uaddCarry warning #497
- Fixed roundPowerOfTwo and floorPowerOfTwo #503
#### [GLM 0.9.7.4](https://github.com/g-truc/glm/releases/tag/0.9.7.4) - 2016-03-19 #### [GLM 0.9.7.4](https://github.com/g-truc/glm/releases/tag/0.9.7.4) - 2016-03-19
##### Fixes: ##### Fixes:

Loading…
Cancel
Save