20 Commits (22d630db5fd53a1e397483c0fbd009227608a502)

Author SHA1 Message Date
Vladimír Vondruš 22d630db5f Math: what's the deal with Emscripten and GLES(!)-specific ifdefs here?! 4 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š 75ffd39fe0 Math: make it possible to use Deg/Rad in all functions. 7 years ago
Vladimír Vondruš 8c1d62d97c Math: use CORRADE_TARGET_EMSCRIPTEN instead of MAGNUM_TARGET_WEBGL. 7 years ago
Vladimír Vondruš 2b08995c24 Math: after the pack() fix, some Android issues are no more. Yay! 7 years ago
Vladimír Vondruš 38573c7a82 Math: we're not signing here, no. 7 years ago
Vladimír Vondruš e62ce4faa6 Math: fix pack() to correctly select the nearest integral value. 7 years ago
Vladimír Vondruš a87c7805f4 Math: rework sRGB, XYZ and packing tests with emphasis on rountripping. 7 years ago
Vladimír Vondruš 2149f7b869 Wrap all tests in unnamed namespaces. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 9793123fba Math: long double issues are now only on 32-bit Android. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 8757883bea Math: don't expect long double (de)normalization to work on MSVC. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 16ef1ae0b6 Math: functions for half-float (un)packing. 9 years ago
Vladimír Vondruš 9ebc1068cb Math: missing include after updates in Corrade::TestSuite. 9 years ago
Vladimír Vondruš 502d59c2a8 Math: ability to specify number of integer bits for {un,}pack(). 9 years ago
Vladimír Vondruš 6944818cc6 Math: improved packing test with in-range values to verify rounding. 9 years ago
Vladimír Vondruš dd2058cee3 Math: renamed {de,}normalize() to {,un}pack() in a new Packing.h header. 9 years ago