13724cfae6 
								
							
								 
							
						 
						
							
							
								
								Tentative fix of GLM_FORCE_QUAT_DATA_WXYZ on Clang with tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								028b303a65 
								
							
								 
							
						 
						
							
							
								
								Fixed CXX tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								79b5197e5d 
								
							
								 
							
						 
						
							
							
								
								Fixed CXX tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								a68949eba4 
								
							
								 
							
						 
						
							
							
								
								Fixed force cxx version tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								2d8ccef1af 
								
							
								 
							
						 
						
							
							
								
								Tentative fix of GLM_FORCE_QUAT_DATA_WXYZ on Clang with tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								d92ac09ce2 
								
							
								 
							
						 
						
							
							
								
								Tentative fix of GLM_FORCE_QUAT_DATA_WXYZ on Clang with tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								8381f8e71e 
								
							
								 
							
						 
						
							
							
								
								Tentative fix of GLM_FORCE_QUAT_DATA_WXYZ on Clang with tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								3ee3659adb 
								
							
								 
							
						 
						
							
							
								
								Added force defines tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								85e491b30c 
								
							
								 
							
						 
						
							
							
								
								Tentative fix of GLM_FORCE_QUAT_DATA_WXYZ on Clang with tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								638eb14fcd 
								
							
								 
							
						 
						
							
							
								
								- Added GLM_FORCE_QUAT_DATA_WXYZ to store quat data as w,x,y,z instead of x,y,z,w  #983  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								c8440b09e2 
								
							
								 
							
						 
						
							
							
								
								Fixed doc theme  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								af6f1d7b8f 
								
							
								 
							
						 
						
							
							
								
								Fixed EXT_matrix_clip_space perspectiveFov  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								436579b37e 
								
							
								 
							
						 
						
							
							
								
								Fixed Wimplicit-int-float-conversion warnings with clang 10+  #986  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								016263179c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/kraj/glm  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								de00ac4ef5 
								
							
								 
							
						 
						
							
							
								
								Updated tentative release date  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								4fce0f0de5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/g-truc/glm  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								a2e2e97a7a 
								
							
								 
							
						 
						
							
							
								
								Updated license date  #984  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								d2b9bbb911 
								
							
								 
							
						 
						
							
							
								
								Fix Wimplicit-int-float-conversion warnings with clang 10+  
							
							... 
							
							
 
							
							This is a new warning in clang which will be available in clang 10
onwards
Fixes
error: implicit conversion from 'const int' to 'float' may lose precision [-Werror,-Wimplicit-int-float-conversion] 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								8828c3f1fd 
								
							
								 
							
						 
						
							
							
								
								Fixed GLM_EXT_matrix_clip_space warnings  #980  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								d666b5e533 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #976  from amaury-ml/compfix  
							
							... 
							
							
 
							
							Fixing minor issues reported by the compiler #976  
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								9da0c80e26 
								
							
								 
							
						 
						
							
							
								
								Yet another fix as this is no longer covered by unit tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								c7dbbee6a1 
								
							
								 
							
						 
						
							
							
								
								Fix typo  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								923f7222d1 
								
							
								 
							
						 
						
							
							
								
								Fix Neon issues  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								9ce038104c 
								
							
								 
							
						 
						
							
							
								
								Fixing minor compiler issue  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								8a34283c87 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #972  from amaury-ml/mat4/inverse  
							
							... 
							
							
 
							
							glm-aarch64: Add neon's mat4 inverse #972  
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								77d797bd54 
								
							
								 
							
						 
						
							
							
								
								respect project's coding style  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								a2403634da 
								
							
								 
							
						 
						
							
							
								
								glm-aarch64: Add neon's mat4 inverse  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								7eb810be81 
								
							
								 
							
						 
						
							
							
								
								Added C++14 and C++17 specific tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								2a3894f9df 
								
							
								 
							
						 
						
							
							
								
								Added C++14 and C++17 specific tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								3da0e18de7 
								
							
								 
							
						 
						
							
							
								
								Added missing quat constexpr  #955  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								95b1cdbbfe 
								
							
								 
							
						 
						
							
							
								
								Added fma implementation based on std::fma  #969  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								338bdead48 
								
							
								 
							
						 
						
							
							
								
								Fixed readme  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								9caadbdf86 
								
							
								 
							
						 
						
							
							
								
								Added CMake GLM interface  #963  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								a4b4db24bd 
								
							
								 
							
						 
						
							
							
								
								Fixed test target  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								919e72f5dd 
								
							
								 
							
						 
						
							
							
								
								Fixed equal ULP variation when using negative sign  #965  
							
							
 
							
						 
						
							ago%!(EXTRA string=6 years)  
				
					
						
							
							
								 
						
							
							
								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)  
				
					
						
							
							
								 
						
							
							
								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)