11089f6d7e 
								
							
								 
							
						 
						
							
							
								
								Move CMake tests configuration in the test directory CMakeLists.txt  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								46670b794b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #963  from kiroma/master  
							
							... 
							
							
 
							
							Re-add the glm interface library in cmake #963  
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								c11944cf02 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #950  from amaury-ml/neon-func  
							
							... 
							
							
 
							
							More simd/Neon functions #950  
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								1e971676ca 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #964  from tnixeu/use_all_variables  
							
							... 
							
							
 
							
							Use all variables in core_func_common test #964  
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								224433b9ae 
								
							
								 
							
						 
						
							
							
								
								Add a CMake Package config  
							
							... 
							
							
 
							
							- Also fix clang 7 use on travis CI 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								15158e8aa9 
								
							
								 
							
						 
						
							
							
								
								Add a CMake Package config  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								49d89a0009 
								
							
								 
							
						 
						
							
							
								
								uses all variables in test  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								11b88192e8 
								
									
								
							
								 
							
						 
						
							
							
								
								Actually fix the tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								75c5e6e0b2 
								
									
								
							
								 
							
						 
						
							
							
								
								Un-breakify tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								e791090589 
								
									
								
							
								 
							
						 
						
							
							
								
								Re-add the glm interface library in cmake  
							
							... 
							
							
 
							
							Also re-work the main cmakelists to make the project more easily embeddable 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								ea678faff9 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #953  from sma-github/ray-plane-intersection  
							
							... 
							
							
 
							
							bugfix for intersection ray/plane, added related tests #953  
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								8a173352e4 
								
							
								 
							
						 
						
							
							
								
								More simd/Neon functions  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								88a7aee27b 
								
							
								 
							
						 
						
							
							
								
								More simd/Neon functions  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								e7d51a3838 
								
							
								 
							
						 
						
							
							
								
								bugfix intersection ray/plane, added related tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								7c07544b34 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #952  from UniQP/fixReturnValue  
							
							... 
							
							
 
							
							Let test return the number of errors #952  
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								4ff530b2a5 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #949  from amaury-ml/neon  
							
							... 
							
							
 
							
							Fix Arm 64bit detection #949  
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								7b06a984af 
								
							
								 
							
						 
						
							
							
								
								Let test return the number of errors  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								9b0a0535ce 
								
							
								 
							
						 
						
							
							
								
								Fixing GLM_MODEL for Windows compilers targeting ARM  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								e508cc604f 
								
							
								 
							
						 
						
							
							
								
								More simd/Neon functions  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								c35bc3d576 
								
							
								 
							
						 
						
							
							
								
								Fix Arm 64bit detection  
							
							... 
							
							
 
							
							__aarch64__ is the correct way, __arm64__ is for iOS.
But the memory model does not need any of these architecture defines to be fully
relevant. __LP64__ means Long Pointer 64 (ie 64bits), and __ILP32__ is Integer Long Pointer 32 (ie 32bits).
That's enough and avoids errors like __arch64__ (correct way is __aarch64__) but forgets __arm64__ (iOS). 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								5868657413 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #946  from qsantos/patch-1  
							
							... 
							
							
 
							
							Fix loss of precision on small angles in qua's pow #946  
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								4179da9d29 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #948  from vkhandus/patch-1  
							
							... 
							
							
 
							
							Request to update licence. #948  
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								ead9a9104a 
								
									
								
							
								 
							
						 
						
							
							
								
								Request to update licence.  
							
							... 
							
							
 
							
							It is not clear if the software is licensed by either MIT or Happy Bunny or BOTH by MIT and Happy Bunny.
In the official website ( https://glm.g-truc.net/0.9.9/index.html  ) I notice "OR":
"The source code and the documentation, including this manual, are licensed under the Happy Bunny License (Modified MIT) or the MIT License."
Also, there is "OR" in the readme.md ( https://github.com/g-truc/glm  )
"The source code and the documentation are licensed under both the Happy Bunny License (Modified MIT) or the MIT License." 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								3a41107d10 
								
							
								 
							
						 
						
							
							
								
								Fix precision loss on small angles in qua's angle  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								c597094980 
								
							
								 
							
						 
						
							
							
								
								Fix precision loss on small angles in qua's pow  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								4db8f89aac 
								
							
								 
							
						 
						
							
							
								
								Fixed quaternion array access  #942  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								9ffa3f8a3d 
								
							
								 
							
						 
						
							
							
								
								Added GLM 0.9.9.6 release version in release notes  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								73df95205f 
								
							
								 
							
						 
						
							
							
								
								Fixed doxygen doc  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								50dfd18b91 
								
							
								 
							
						 
						
							
							
								
								Updated API doc  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								b8e5f55368 
								
							
								 
							
						 
						
							
							
								
								Added missing genType check for bitCount and bitfieldReverse  #893  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								f4b3fc7733 
								
							
								 
							
						 
						
							
							
								
								Added missing genType check for bitCount and bitfieldReverse  #893  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								bfa028ed13 
								
							
								 
							
						 
						
							
							
								
								Fixed build  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								943529eef6 
								
							
								 
							
						 
						
							
							
								
								Fixed CUDA 9 build  #910  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								7565378ef7 
								
							
								 
							
						 
						
							
							
								
								Only test in 32 bits with VC 2019  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								5f352ecce2 
								
							
								 
							
						 
						
							
							
								
								Removed CMake install and uninstall scripts  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								2bd4217685 
								
							
								 
							
						 
						
							
							
								
								Fixed build  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								a5fd70aed8 
								
							
								 
							
						 
						
							
							
								
								Fixed Clang or GCC build due to wrong GLM_HAS_IF_CONSTEXPR definition  #907  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								61b2a73e21 
								
							
								 
							
						 
						
							
							
								
								Fixed missing std:: namespace  #898  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								823125a6cd 
								
							
								 
							
						 
						
							
							
								
								Fixed script  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								2e25674af5 
								
							
								 
							
						 
						
							
							
								
								Updated configuration list  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								8a6b928478 
								
							
								 
							
						 
						
							
							
								
								Reduced number of configuration  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								35a4c01e7a 
								
							
								 
							
						 
						
							
							
								
								Added Visual Studio 2019 testing  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								9d18fc8221 
								
							
								 
							
						 
						
							
							
								
								Fixed warning  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								3bec6f1801 
								
							
								 
							
						 
						
							
							
								
								Updated XCode version tested, 6.4 is deprecated  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								87bed133e7 
								
							
								 
							
						 
						
							
							
								
								Fixed warning  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								9ca99751f0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/g-truc/glm  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								247beeb5bf 
								
							
								 
							
						 
						
							
							
								
								Bring back quaternion to xyzw storage to remain backward compatible  #942  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								bd32be3ebd 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #928  from l90lpa/lMaxNorm-proposal  
							
							... 
							
							
 
							
							L max norm proposal #928  
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								9a32317065 
								
							
								 
							
						 
						
							
							
								
								- Added Neon support to glm  #945  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								d2c60e08c0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'neon' of  https://github.com/amaury-ml/glm  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)