8814ae50c9 
								
							
								 
							
						 
						
							
							
								
								Fixed GTX_extended_min_max filename typo  #386  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								9604a7549f 
								
							
								 
							
						 
						
							
							
								
								Add IDENTITY and ZERO constants for all matrices  
							
							... 
							
							
 
							
							- Tests, too 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								5df08dfc78 
								
							
								 
							
						 
						
							
							
								
								Wrap tvec4's static constants in GLM_STATIC_CONST_MEMBERS  
							
							... 
							
							
 
							
							- Fix the indentation, too 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								8be318970c 
								
							
								 
							
						 
						
							
							
								
								Wrap tvec3's static constants in GLM_STATIC_CONST_MEMBERS  
							
							... 
							
							
 
							
							- Fixed the indentation, too 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								4552ec737e 
								
							
								 
							
						 
						
							
							
								
								Wrap tvec2's static constants in GLM_STATIC_CONST_MEMBERS  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								5a60b3986b 
								
							
								 
							
						 
						
							
							
								
								Wrap tvec1's static constants in GLM_STATIC_CONST_MEMBERS  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								02b011651b 
								
							
								 
							
						 
						
							
							
								
								Add static constants to vec4  
							
							... 
							
							
 
							
							- Tests, too 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								25bd7014b0 
								
							
								 
							
						 
						
							
							
								
								Add static constants for vec3  
							
							... 
							
							
 
							
							- Tests, too 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								b42a46d246 
								
							
								 
							
						 
						
							
							
								
								Add static constants for vec2  
							
							... 
							
							
 
							
							- Tests, too 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								b8ff59a61b 
								
							
								 
							
						 
						
							
							
								
								Add static constants for vec1  
							
							... 
							
							
 
							
							- Tests, too 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								47c77475a9 
								
							
								 
							
						 
						
							
							
								
								- Improved overall execution time of unit tests  #396  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								af10e20f68 
								
							
								 
							
						 
						
							
							
								
								Fixed core_func_integer test  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								be983bd7cb 
								
							
								 
							
						 
						
							
							
								
								Added test  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								79f6d92c8a 
								
							
								 
							
						 
						
							
							
								
								Added GLM_SIMD to enable automatic SIMD code generation for generic GLM types  #235   #370  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								f9535f2398 
								
							
								 
							
						 
						
							
							
								
								Trying to reproduce  #235  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								bc0f5317fd 
								
							
								 
							
						 
						
							
							
								
								Updated documentation  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								d6ae2fd694 
								
							
								 
							
						 
						
							
							
								
								Fixed matrix conversions and added unit tests  #371  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								afa193704c 
								
							
								 
							
						 
						
							
							
								
								Fixed interactions with GLM_FORCE_NO_CTOR_INIT and default functions  #366  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								a56a40e1f2 
								
							
								 
							
						 
						
							
							
								
								Added support of defaulted functions to GLM types, to use them in unions  #366  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								2a947b7ff1 
								
							
								 
							
						 
						
							
							
								
								Add GLM_META_PROG_HELPERS tests to each type  
							
							... 
							
							
 
							
							- Add new tests to the matrix types
- Add vector tests to use the static values instead of constants
- Wrap the quaternion tests in #ifdefs
- Add new tests to the simdMat4 and simdVec4 tests 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								f7751bfb06 
								
							
								 
							
						 
						
							
							
								
								Added support of defaulted functions to *vec* types  #366  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								562ab0b559 
								
							
								 
							
						 
						
							
							
								
								Test fix and warning  fixes   #364  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								1e0cf75b2f 
								
							
								 
							
						 
						
							
							
								
								More testing  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								f96887863d 
								
							
								 
							
						 
						
							
							
								
								Added a heap allocation test  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								dcfddb75b8 
								
							
								 
							
						 
						
							
							
								
								Updated list of compiler versions  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								4f7afb272f 
								
							
								 
							
						 
						
							
							
								
								Fixed GCC build, GLM_META_PROG_HELPERS unsupported with GCC 4.6  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								c90f7b0973 
								
							
								 
							
						 
						
							
							
								
								Fixed build  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								6f1b7c24ce 
								
							
								 
							
						 
						
							
							
								
								Fixed build  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								357eaf7071 
								
							
								 
							
						 
						
							
							
								
								Fixed warnings  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								a9c26d065b 
								
							
								 
							
						 
						
							
							
								
								Add static components and prec members to all vector and quaternion types  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								08eedc6209 
								
							
								 
							
						 
						
							
							
								
								Added experiment for new fastCos. More sRGB tests.  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								042270d049 
								
							
								 
							
						 
						
							
							
								
								Added 'fmod' overload to GTX_common with tests, Removed integer specification for 'mod' in GTC_integer  #308  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								d9290d7887 
								
							
								 
							
						 
						
							
							
								
								Fixed GTC_packing *pack*norm*x* build and added tests  #292  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								2336264f4e 
								
							
								 
							
						 
						
							
							
								
								Added ARM instruction set detection  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								fc8b4404f0 
								
							
								 
							
						 
						
							
							
								
								Fixed faceforward build  #289  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								c556770a32 
								
							
								 
							
						 
						
							
							
								
								Fixed C++98 only build  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								5331b67ad0 
								
							
								 
							
						 
						
							
							
								
								Clean up GLM_MESSAGES compilation log to report only detected capabilities  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								83ad80d6b4 
								
							
								 
							
						 
						
							
							
								
								Fixed clang build  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								a42f84ed47 
								
							
								 
							
						 
						
							
							
								
								Removed GLM_TEST_ENABLE_PERF  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								0b9b157e24 
								
							
								 
							
						 
						
							
							
								
								Fixed test return type  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								d79b17bcd1 
								
							
								 
							
						 
						
							
							
								
								Fixed test compiler error in Clang  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								98fd37bef1 
								
							
								 
							
						 
						
							
							
								
								Fixed build  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								a6b31d8fa1 
								
							
								 
							
						 
						
							
							
								
								Fixed test build  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								cfac6e1b06 
								
							
								 
							
						 
						
							
							
								
								Fixed _tzcnt_u32 build, only with Windows  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								7e81213fdd 
								
							
								 
							
						 
						
							
							
								
								Fixed mod function specialization  #281  Fixed bitscan detection  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								bdd723ed3b 
								
							
								 
							
						 
						
							
							
								
								Updated deprecated compilers  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								3f48ffefb0 
								
							
								 
							
						 
						
							
							
								
								Updated license  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								c20df07879 
								
							
								 
							
						 
						
							
							
								
								Updated license  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								e8fbcf76dd 
								
							
								 
							
						 
						
							
							
								
								Optimizations of log2 for ivec4  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								0bffce4f4b 
								
							
								 
							
						 
						
							
							
								
								Optimized findMSB and findLSB  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)