| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add trunc to glsl linalg | Gabriel Pariat | 2024-12-17 | 1 | -0/+2 |
| * | Add `@(require_results)` to `core:math/linalg`'s `glsl` and `hlsl` packages | gingerBill | 2023-05-22 | 1 | -48/+50 |
| * | Add `round` to linalg_glsl_math.odin | gingerBill | 2022-01-30 | 1 | -0/+2 |
| * | Add `f64` variants of all types and procedures | gingerBill | 2021-11-04 | 1 | -2/+32 |
| * | Remove unneeded suffixes | gingerBill | 2021-11-04 | 1 | -8/+8 |
| * | Remove build tag | gingerBill | 2021-11-04 | 1 | -1/+0 |
| * | `core:math/linalg/glsl` - GLSL-like mathematics types and operations | gingerBill | 2021-11-04 | 1 | -0/+34 |