瀏覽代碼

- Added Neon support to glm #945

Christophe Riccio 6 年之前
父節點
當前提交
9a32317065
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      readme.md

+ 1 - 0
readme.md

@@ -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