Bladeren bron

Docs: Updated feature list

BearishSun 8 jaren geleden
bovenliggende
commit
c54b83c368
1 gewijzigde bestanden met toevoegingen van 3 en 0 verwijderingen
  1. 3 0
      Documentation/GitHub/features.md

+ 3 - 0
Documentation/GitHub/features.md

@@ -136,6 +136,9 @@ All features listed here are the ones currently available (implemented). If you
 	* Find references to specific objects (e.g. all resources used in a scene)
 	* Find references to specific objects (e.g. all resources used in a scene)
 	* Serialize/deserialize with no additional code and with automatic versioning
 	* Serialize/deserialize with no additional code and with automatic versioning
 	* Generate diffs
 	* Generate diffs
+  * Vector (SIMD) instruction API
+    * Compiles transparently to all popular instruction sets
+    * SSE4.1, AVX, AVX2, AVX512 NEON, NEONv2 and others	
   * Utility library
   * Utility library
     * Math
     * Math
 	* File system
 	* File system