|  Christophe Riccio | 68a829e7ed | Added fmin, fmax and fclamp to GTX_extended_min_max #372 | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | fc53581c68 | Fixed Better follow GLSL min and max specification #372 | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | d93a3be4ac | - Improved API documentation #668 | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | c23162a62a | Using GCC 7.0 instead of GCC 7.1 | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | 8387bea5e3 | Updated readme | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | e76fca75a0 | More consistent coding style | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | 46a1a66f61 | Enabled warnings as error with Clang unit tests | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | 01bac6a524 | Improved exponential funtion test coverage | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | 1e7d12b91b | Fixed GLM_HAS_OPENMP when OpenMP is not enabled | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | 384dab02e4 | Reduce the number of warnings with -Weverything #646 | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | e4ffe16bed | Revert "Fixed vec4 SIMD constexpr #653" This reverts commit 950d226154. | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | 950d226154 | Fixed vec4 SIMD constexpr #653 | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | aa026cc0da | Removed glm::uninitialize | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | c933f6e591 | Clean up GLM_FORCE_NO_CTOR_INIT and fixed tests | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | 4cf8a10af2 | No more default initialization of vector, matrix and quaternion types | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | c834d06c27 | Fixed Visual C++ 2017.2 warning regarding __has_feature definision #655 | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | 3c7bd2eb53 | Fixed quat normalize build error #656 | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | 55d6d2c35c | Udpated readme with Added quatLookAt to GTX_quaternion #659 | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | 1b78e2b681 | length() member functions are constexpr #657 | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | 50a527c97d | - Fixed integer pow from GTX_integer with null exponent #658 | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | 1ad55c5016 | Reduced warnings when using very strict compilation flags #646 | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | 759a1d8ef2 | Added GTX_matrix_factorisation to factor matrices in various forms #654 | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | 26b3e3ed78 | Fixed axisAngle NaN #638 | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | 631fd1703f | Added conan packaging configuration #643 #641, updated readme | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | 412b562200 | Added packing functions for integer vectors #639 | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | 98ffc6562c | Fixed glm::fastInverseSqrt to use fast inverse square #640 | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | 4e6574749d | Fixed references to GLM_FORCE_RADIANS which was removed #642 | ago%!(EXTRA string=8 years) | 
				
					
						|  Christophe Riccio | 0c3134a52d | Fixed usused variable warning in GTX_spline #618 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | a9a832e187 | - Added error for including of different versions of GLM #619 - Added GLM_FORCE_IGNORE_VERSION to ignore error caused by including different version of GLM #619 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 2834d7376a | Fixed dual quaternion != operator #629 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 40398d67cd | Added vec2 cross #621 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | ff64d51a1c | Merge 0.9.8 branch | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | c6a8b4464b | - Fixed packF3x9_E1x5 exponent packing #614 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | d53e36782b | - Fixed packF3x9_E1x5 exponent packing #614 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 8d3bc422e1 | Fixed Clang version detection from source #608 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | a9389aef26 | Removed Drone, service is dead | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | f0b6ce7d75 | Removed invalid FAQ 604 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 5dcc56489e | Fixed GLM_FORCE_CXX11 with Clang and libstlc++ which wasn't using C++11 STL features. #604 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 89b063f15c | Added FAQ 13: GLM doesn't use C++11 STL features but my compiler support C++11? #604 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 67e5bf004a | Preparing GLM 0.9.8.4 release | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 4e267b1b4f | Fixed Visual C++ internal error when declaring a global vec type with siwzzle expression enabled #594 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 36eda686dd | Updated readme | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | dd48b56e44 | Updated list of supported compilers | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 2dda5af72c | Fixed GCC 4.5 and older build #566 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 57091f8553 | Updated readme | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 1f8fd8a106 | Fixed GTX_matrix_decompose decompose #582 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 58c5e0ef4d | Fixed intersectRayTriangle #6 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 07d826e185 | Updated travis platforms | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | a88584f572 | Fixed GCC 6.2 compiler warnings #580 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | ef4425a61d | Fixed intersectRayPlane returns true in parallel case #578 | ago%!(EXTRA string=9 years) |