8 Commits (b1aae6dd12a7a34e5e85b8622e84a1efdbd08435)

Author SHA1 Message Date
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 59f69d2a4f Math: assert that the (un)packed vector type has the same size. 9 years ago
Vladimír Vondruš bdb6daec82 Math: new Half literal class. 9 years ago
Vladimír Vondruš 16ef1ae0b6 Math: functions for half-float (un)packing. 9 years ago
Vladimír Vondruš 502d59c2a8 Math: ability to specify number of integer bits for {un,}pack(). 9 years ago
Vladimír Vondruš 996c707cbc Math: reduced code duplication in vector packing functions. 9 years ago
Vladimír Vondruš 54c7b8d775 Math: document why unpacking is done this way. 9 years ago
Vladimír Vondruš dd2058cee3 Math: renamed {de,}normalize() to {,un}pack() in a new Packing.h header. 9 years ago