14 Commits (be7fe397c43812b37fa75f6e1602ce8b5dbbe30d)

Author SHA1 Message Date
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš dff1a1ce60 Math: add also castInto(T[], T[]) overloads. 3 years ago
Vladimír Vondruš 46e6d61803 Math: make {un,}pack{Half,}Into() and castInto() assertions clearer. 4 years ago
Vladimír Vondruš e0909fedfe Math: add castInto() variants for Double<->integer. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš f9661fe402 Math: add castInto() variants for UnsignedLong/Long. 5 years ago
Vladimír Vondruš 4dace92581 Math: add castInto() overloads for Float and Double. 5 years ago
Vladimír Vondruš 41b59d8176 Math: add [Unsigned]Byte/[Unsigned]Short variants of castInto(). 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš cda8c8fd09 Math: MSVC 2017 apparently dies on this. 6 years ago
Vladimír Vondruš f3566f637f Math: add integer-to-integer castInto() variants also. 6 years ago
Vladimír Vondruš f5a5e10c50 Math: batch table-based half-float packing/unpacking. 6 years ago
Vladimír Vondruš daf471381e Math: add batch integer packing/unpacking and casting functions. 6 years ago