aboutsummaryrefslogtreecommitdiff
path: root/core/math/linalg/hlsl
Commit message (Expand)AuthorAgeFilesLines
* Add half support to all proc groups and add ashalf proc groupNick Driscoll2025-10-282-2/+759
* Add all half scalar, vector, and matrix typesNick Driscoll2025-10-281-0/+25
* Further overhaul of package line comments.Jeroen van Rijn2025-10-091-1/+1
* Package lines for `core:math` and more.Jeroen van Rijn2025-10-091-1/+1
* Rename adjugate to cofactor to keep existing usages for inverse and determina...Sebastian Pahnke2024-12-281-18/+66
* Remove `distinct` from `core:math/linalg/(glsl|hlsl)` typesgingerBill2024-09-181-74/+74
* 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