aboutsummaryrefslogtreecommitdiff
path: root/core/math/linalg/hlsl
Commit message (Expand)AuthorAgeFilesLines
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-2/+2
* Move matrix related procedures to the different `linalg` packagesgingerBill2024-01-281-15/+276
* Add `@(require_results)` to `core:math/linalg`'s `glsl` and `hlsl` packagesgingerBill2023-05-222-735/+745
* Added round to HLSL and GLSL, and isinf/isfinite + isnan to HLSLJesse Stiller2022-01-302-0/+85
* Extraneous parameters in hlsl/glsl.saturate removedJesse Stiller2022-01-171-16/+16
* Add `core:math/linalg/hlsl`gingerBill2021-11-042-0/+1841