|  Christophe Riccio | 1f8fd8a106 | Fixed GTX_matrix_decompose decompose #582 | ago%!(EXTRA string=9 years) | 
				
					
						|  pbruvoll | d48ce7da53 | Update sign of all components of scale. Update all components of scale when determinant is negateve,, not just x component | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 8f7b681f7f | Fixed Travis CI config | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | ca0dcce544 | Fixed TravisCI on OSX | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 8d2db38e7d | Fixed TravisCI on OSX | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | a88584f572 | Fixed GCC 6.2 compiler warnings #580 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 0472c3f4d6 | Fixed Travis-CI crahing on OSX, doesn't support AVX it seems | ago%!(EXTRA string=9 years) | 
				
					
						|  Martin Gerhardy | 3f906960db | Fixed compiler warnings  for g++ 6.2 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | ef4425a61d | Fixed intersectRayPlane returns true in parallel case #578 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | ff0b1674f4 | Fixed POPCNT optimization build in Clang #512 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 1cbe3dfa60 | Added tests on OSX and release and debug mode | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 4ba6ef9046 | Fixed SIMD instruction set selection with Clang | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 74378ce1b9 | Display instruction set used on CMake prepare | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | b5766d1514 | Tentative fix for #512 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | feef0fb5b9 | Fixed Visual C++ 2013 test build | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 9755dea062 | Quicker unit tests | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | c83e38f9fb | Prevent TravisCI timeout, shorter test | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 9b158c57b9 | Added more continous integration system | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 1253c6a218 | Removed debut code | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | deb8048268 | Fixed GTC_packing test failing on GCC x86 due to denorms #212 #577 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | ce8b8bd93e | Fixed GTC_packing test failing on GCC x86 due to denorms #212 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 37e7b6d649 | Graft fix for issue 212 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 79f6d7082c | Bump revision number for next 0.9.8 release | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 6a1e2ec5d5 | Updated version | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | b23d60501f | Prepare GLM 0.9.8.3 release | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | ab998f4447 | - Fixed CMake find_package with version specification #572 #573 | ago%!(EXTRA string=9 years) | 
				
					
						|  Zbigniew Mandziejewicz | 6f688414e4 | Fix name for CMake version file | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 6b0c3b48cc | Fixed bitCount with AVX on 32 bit builds #567 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 30db341ed8 | - Fixed interaction between GLM_FORCE_UNRESTRICTED_GENTYPE and ortho function #568 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | c87e9bed0d | Updated revision number | ago%!(EXTRA string=9 years) | 
				
					
						|  Patrik Huber | 80390afd82 | Changed T() to static_cast<T> | ago%!(EXTRA string=9 years) | 
				
					
						|  Patrik Huber | 282473be24 | Fixed missing conversion to T | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 03672e9428 | Fixed GTX_transform2 shear* functions #403 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 33ea25c052 | Broader support of GLM_FORCE_UNRESTRICTED_GENTYPE #378 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | b45d5e8650 | Fixed Android build error with C++11 compiler but C++98 STL #284 #564 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | f79c7bf8ad | Updated release note for next revision | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | c4f52dc98f | Added test for quat type component length() static #565 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | f3fc2b2862 | Prepare GLM 0.9.8.2 release | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 535040b207 | Made quat, vec, mat type component length() static #565 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 2e9f580615 | vector/matrix component length() static #565 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 9298939816 | length becomes a static function #565 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | e98ce44d85 | Added warning messages when using GLM_FORCE_CXX** but the compiler is known to not fully support the requested C++ version #555 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | e1b88a05e9 | Fixed filename #562 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 5cda6a3335 | Removed 0.9.8.2 release date... not released | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 1c85265f97 | Added Visual C++ 15 detection, Added Clang 4.0 detection, Refactored GLM_COMPILER_VC values | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 5f5e800a24 | Fixed clang and GCC build #559 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 19a6d64e8c | Fixed Visual C++ constexpr build error #555, #556 | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | cae9f61e46 | Updated GLM 0.9.8 revision | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 48f896bad9 | Updated version | ago%!(EXTRA string=9 years) | 
				
					
						|  Christophe Riccio | 18ea7063c4 | Updated version | ago%!(EXTRA string=9 years) |