index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
math
/
linalg
/
hlsl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add half support to all proc groups and add ashalf proc group
Nick Driscoll
2025-10-28
2
-2
/
+759
*
Add all half scalar, vector, and matrix types
Nick Driscoll
2025-10-28
1
-0
/
+25
*
Further overhaul of package line comments.
Jeroen van Rijn
2025-10-09
1
-1
/
+1
*
Package lines for `core:math` and more.
Jeroen van Rijn
2025-10-09
1
-1
/
+1
*
Rename adjugate to cofactor to keep existing usages for inverse and determina...
Sebastian Pahnke
2024-12-28
1
-18
/
+66
*
Remove `distinct` from `core:math/linalg/(glsl|hlsl)` types
gingerBill
2024-09-18
1
-74
/
+74
*
Replace `core:*` to `base:*` where appropriate
gingerBill
2024-01-28
1
-2
/
+2
*
Move matrix related procedures to the different `linalg` packages
gingerBill
2024-01-28
1
-15
/
+276
*
Add `@(require_results)` to `core:math/linalg`'s `glsl` and `hlsl` packages
gingerBill
2023-05-22
2
-735
/
+745
*
Added round to HLSL and GLSL, and isinf/isfinite + isnan to HLSL
Jesse Stiller
2022-01-30
2
-0
/
+85
*
Extraneous parameters in hlsl/glsl.saturate removed
Jesse Stiller
2022-01-17
1
-16
/
+16
*
Add `core:math/linalg/hlsl`
gingerBill
2021-11-04
2
-0
/
+1841