2310 Commits (118be2fe8d3cd97e606f450cb8bdaa15c9953f07)

Author SHA1 Message Date
Christophe Riccio 65c8f8fcf0 Added (un)packHalf ago%!(EXTRA string=10 years)
Christophe Riccio 8508e099d0 Fixed compScale test ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg e55eb1e08b Removed ambiguity in fmat4x4 constructor ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 08bf6e78c9 Renamed comp (X|Y|Z|W) template parameters in fvec4SIMD to (X|Y|Z|W)_ ago%!(EXTRA string=10 years)
Christophe Riccio 8814ae50c9 Fixed GTX_extended_min_max filename typo #386 ago%!(EXTRA string=10 years)
Christophe Riccio 045e5bee1a Improved GTC_reciprocal documentation ago%!(EXTRA string=10 years)
Christophe Riccio 8e3e6108d5 Improved GTC_random linearRand documentations ago%!(EXTRA string=10 years)
Christophe Riccio d0c57e7afd Revert ago%!(EXTRA string=10 years)
lucasb-eyer 5e994bcf39 dummy.cpp CRLF->LF ago%!(EXTRA string=10 years)
Christophe Riccio a4ed6568be Fixed GTC_matrix_inverse affineInverse #192 ago%!(EXTRA string=10 years)
Christophe Riccio e37fe66d5e Fixed GTC_packing unpackUnorm3x10_1x2 #414 ago%!(EXTRA string=10 years)
Christophe Riccio 06ad5a2cd4 Fixed GTC_packing unpackUnorm3x10_1x2 #414 ago%!(EXTRA string=10 years)
Sebastian Rettenberger 6789d897d2 Fix floorMultiple/ceilMultiple for float ago%!(EXTRA string=10 years)
Christophe Riccio 79ceca230f Fixed compScale ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 5eb7ad5d47 Add IDENTITY constants for quat and simdQuat ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 57e6ea071d Add simdMat4 static constants ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg ef320a2a2f Simplify the static const definitions for vectors and quaternions ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 9604a7549f Add IDENTITY and ZERO constants for all matrices ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg d1cdb46cfb Wrap tquat's, simdQuat's and simdVec4's static constants in GLM_STATIC_CONST_MEMBERS ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 5df08dfc78 Wrap tvec4's static constants in GLM_STATIC_CONST_MEMBERS ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 8be318970c Wrap tvec3's static constants in GLM_STATIC_CONST_MEMBERS ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 4552ec737e Wrap tvec2's static constants in GLM_STATIC_CONST_MEMBERS ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 5a60b3986b Wrap tvec1's static constants in GLM_STATIC_CONST_MEMBERS ago%!(EXTRA string=10 years)
lucasb-eyer 91ae754aa5 dummy.cpp CRLF->LF ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg a92ed0cdf5 Add static constants to quat, simdVec4, and simdQuat ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 02b011651b Add static constants to vec4 ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg 25bd7014b0 Add static constants for vec3 ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg b42a46d246 Add static constants for vec2 ago%!(EXTRA string=10 years)
Jesse Talavera-Greenberg b8ff59a61b Add static constants for vec1 ago%!(EXTRA string=10 years)
Christophe Riccio daaf86dcef Fixed build ago%!(EXTRA string=10 years)
Christophe Riccio d23d909e6d Added type to identify matrix, vector and quaternion at compile time ago%!(EXTRA string=10 years)
Christophe Riccio fa18ca7c2e Fixed GTC_matrix_inverse affineInverse #192 ago%!(EXTRA string=10 years)
Christophe Riccio a77d311119 Added packF3x9_E1x5 and unpackF3x9_E1x5 to GTC_packing for RGB9E5 #416 ago%!(EXTRA string=10 years)
Christophe Riccio 7f6e60864a Fixed GTC_packing unpackUnorm3x10_1x2 #414 ago%!(EXTRA string=10 years)
Christophe Riccio cb5a2a86ca Fixed GTC_packing unpackUnorm3x10_1x2 #414 ago%!(EXTRA string=10 years)
Christophe Riccio 26f1065429 Added compScale ago%!(EXTRA string=10 years)
Christophe Riccio 26590ecb0b Added compScale ago%!(EXTRA string=10 years)
Christophe Riccio 12f0ca520d Fixed build ago%!(EXTRA string=10 years)
Christophe Riccio 10e28738cc Updated GLM revision ago%!(EXTRA string=10 years)
Christophe Riccio a9ab80d5fd Added compNormalize function to GTX_component_wise ago%!(EXTRA string=10 years)
Christophe Riccio 998feff87e Added GTX_float_normalize ago%!(EXTRA string=10 years)
Sebastian Rettenberger de9e62f0a4 Fix floorMultiple/ceilMultiple for float ago%!(EXTRA string=10 years)
Christophe Riccio 8f39bb8730 Removed unused func_noise.* files #398 ago%!(EXTRA string=10 years)
Christophe Riccio a93d09be34 Fixed builtin bitscan never being used #392 ago%!(EXTRA string=10 years)
Christophe Riccio d8d954fca0 - Fixed builtin bitscan always used even when GLM_FORCE_PURE requested #392 ago%!(EXTRA string=10 years)
Daniel Limberger 1c6eff28fc rename scalar parameters in vec1, vec2, vec3, and vec4 ago%!(EXTRA string=10 years)
Christophe Riccio d7b01eb9ad Updated revision number for upcoming release ago%!(EXTRA string=10 years)
Christophe Riccio e7bae9891a Improved coding style consistency ago%!(EXTRA string=10 years)
Christophe Riccio bf30816e36 - Added to_string for quat and dual_quat in GTX_string_cast #375 ago%!(EXTRA string=10 years)
Christophe Riccio d8f7b080d0 Fixed build ago%!(EXTRA string=10 years)