mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 05:25:02 +00:00
- Added Neon support to glm #945
This commit is contained in:
parent
d2c60e08c0
commit
9a32317065
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ glm::mat4 camera(float Translate, glm::vec2 const& Rotate)
|
|||
|
||||
### [GLM 0.9.9.6](https://github.com/g-truc/glm/tree/master)
|
||||
#### Features:
|
||||
- Added Neon support to glm #945
|
||||
- Added EXT_scalar_integer extension with power of two and multiple scalar functions
|
||||
- Added EXT_vector_integer extension with power of two and multiple vector functions
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue