jak-project/goal_src/engine/math
water111 a80b331c27
[Compiler] In-progress support for vector float (AVX) (#171)
* begin work on vf support

* split reg kind into reg hw kind and class, use class for ireg

* try test

* clang format

* add some more ops and some example functions

* better lvf on statics

* add documentation
2020-12-30 15:33:51 -05:00
..
euler-h.gc Update all lisp headers to reduce size of formatting PR 2020-10-26 21:08:24 -04:00
euler.gc Update all lisp headers to reduce size of formatting PR 2020-10-26 21:08:24 -04:00
math.gc add float min max to the compiler 2020-11-29 10:46:14 -05:00
matrix-h.gc update 2020-11-28 20:53:13 -05:00
matrix.gc Update all lisp headers to reduce size of formatting PR 2020-10-26 21:08:24 -04:00
quaternion-h.gc update 2020-11-28 20:53:13 -05:00
quaternion.gc Update all lisp headers to reduce size of formatting PR 2020-10-26 21:08:24 -04:00
transform-h.gc add float min max to the compiler 2020-11-29 10:46:14 -05:00
transform.gc Update all lisp headers to reduce size of formatting PR 2020-10-26 21:08:24 -04:00
transformq-h.gc Update all lisp headers to reduce size of formatting PR 2020-10-26 21:08:24 -04:00
transformq.gc Update all lisp headers to reduce size of formatting PR 2020-10-26 21:08:24 -04:00
trigonometry-h.gc Update all lisp headers to reduce size of formatting PR 2020-10-26 21:08:24 -04:00
trigonometry.gc Update all lisp headers to reduce size of formatting PR 2020-10-26 21:08:24 -04:00
vector-h.gc [Compiler] In-progress support for vector float (AVX) (#171) 2020-12-30 15:33:51 -05:00
vector.gc Update all lisp headers to reduce size of formatting PR 2020-10-26 21:08:24 -04:00