aboutsummaryrefslogtreecommitdiff
path: root/core/math/linalg/swizzle.odin
Commit message (Expand)AuthorAgeFilesLines
* Add "contextless" to `core:math/linalg` proceduresgingerBill2023-05-221-32/+32
* Add `@(require_results)` `core:math/linalg` proceduresgingerBill2023-05-221-0/+32
* Update matrix types to be the native Odin `matrix` typesgingerBill2022-01-101-0/+5
* Remove unneeded semicolons from the core librarygingerBill2021-08-311-37/+37
* Improve math/linalg to support both f32 and f64 basic procedures for the spec...gingerBill2021-03-031-0/+222