c2fe3fccf6 
								
							
								 
							
						 
						
							
							
								
								Use length_t instead of int for vec and mat lengths  #584  
							
							
 
							
						 
						
							ago%!(EXTRA string=9 years)  
				
					
						
							
							
								 
						
							
							
								506a487d24 
								
							
								 
							
						 
						
							
							
								
								parameterize number of dimensions of vector in tvec<D, T, P>  
							
							... 
							
							
 
							
							- specializes for 1, 2, 3 and 4-dimensional vector types
  which are then aliased as tvec1, tvec2, tvec3 and tvec4
- requires C++11 aliases; breaks compatability with C++03
- tested on:
  - clang-3.5.2, clang-3.8.0
  - gcc 4.8.5, gcc 5.4.1, gcc 6.2.0
TODO:
- still uses template template parameters - most can probably be removed
- some definitions might now be de-duplicated 
							
						 
						
							ago%!(EXTRA string=9 years)  
				
					
						
							
							
								 
						
							
							
								1a95482b50 
								
							
								 
							
						 
						
							
							
								
								Optimized taylorCos  
							
							
 
							
						 
						
							ago%!(EXTRA string=9 years)  
				
					
						
							
							
								 
						
							
							
								6482dd29d2 
								
							
								 
							
						 
						
							
							
								
								Added GLM_ENABLE_EXPERIMENTAL  
							
							
 
							
						 
						
							ago%!(EXTRA string=9 years)  
				
					
						
							
							
								 
						
							
							
								0e1e181484 
								
							
								 
							
						 
						
							
							
								
								Clean up  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								0dd4cc4356 
								
							
								 
							
						 
						
							
							
								
								Fixed test  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								992a56089b 
								
							
								 
							
						 
						
							
							
								
								Fixed excessive GTX_fast_trigonometry execution time  #396  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								b55ff22719 
								
							
								 
							
						 
						
							
							
								
								Fixed test  
							
							
 
							
						 
						
							ago%!(EXTRA string=10 years)  
				
					
						
							
							
								 
						
							
							
								034d32c376 
								
							
								 
							
						 
						
							
							
								
								Fixed tests  
							
							
 
							
						 
						
							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)  
				
					
						
							
							
								 
						
							
							
								fc8b4404f0 
								
							
								 
							
						 
						
							
							
								
								Fixed faceforward build  #289  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								a42f84ed47 
								
							
								 
							
						 
						
							
							
								
								Removed GLM_TEST_ENABLE_PERF  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								3f48ffefb0 
								
							
								 
							
						 
						
							
							
								
								Updated license  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								9c65087f90 
								
							
								 
							
						 
						
							
							
								
								Fixed build on VC2010  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								0b8ca1a5b6 
								
							
								 
							
						 
						
							
							
								
								Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible  #263  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								b3bdf83bd8 
								
							
								 
							
						 
						
							
							
								
								rename some vars  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								ef1c33d2d5 
								
							
								 
							
						 
						
							
							
								
								test perf fastAtan  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								a7b3fca0b2 
								
							
								 
							
						 
						
							
							
								
								test perf fastAsin  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								43387c81de 
								
							
								 
							
						 
						
							
							
								
								test perf fastAcos  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								c4b5fa2a93 
								
							
								 
							
						 
						
							
							
								
								test perf fastTan  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								74cfc7451a 
								
							
								 
							
						 
						
							
							
								
								test perf fastSin  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								183c7141e2 
								
							
								 
							
						 
						
							
							
								
								performance test for glm::fastCos  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								46e61b4f07 
								
							
								 
							
						 
						
							
							
								
								Added test for fastSin  #231  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								2b747cbbad 
								
							
								 
							
						 
						
							
							
								
								Removed last references to GLM_FORCE_RADIANS  
							
							
 
							
						 
						
							ago%!(EXTRA string=11 years)  
				
					
						
							
							
								 
						
							
							
								aeba3c6fe7 
								
							
								 
							
						 
						
							
							
								
								Quiet most GLM_FORCE_RADIANS messages  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								ccb25c84c7 
								
							
								 
							
						 
						
							
							
								
								Update copyright year  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								fbb54649b7 
								
							
								 
							
						 
						
							
							
								
								Added test files and fixed build errors for experimental extensions.  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								2e72af3f6d 
								
							
								 
							
						 
						
							
							
								
								Added test files for all GTX extensions  
							
							
 
							
						 
						
							ago%!(EXTRA string=12 years)  
				
					
						
							
							
								 
						
							
							
								2a4434786e 
								
							
								 
							
						 
						
							
							
								
								Updated date  
							
							
 
							
						 
						
							ago%!(EXTRA string=13 years)  
				
					
						
							
							
								 
						
							
							
								7e3f00d034 
								
							
								 
							
						 
						
							
							
								
								Added missing test files  
							
							
 
							
						 
						
							ago%!(EXTRA string=13 years)  
				
					
						
							
							
								 
						
							
							
								417692e83c 
								
							
								 
							
						 
						
							
							
								
								Updated test notice  
							
							
 
							
						 
						
							ago%!(EXTRA string=14 years)  
				
					
						
							
							
								 
						
							
							
								88d3927558 
								
							
								 
							
						 
						
							
							
								
								Updated copyright date  
							
							
 
							
						 
						
							ago%!(EXTRA string=14 years)  
				
					
						
							
							
								 
						
							
							
								d17e389b3a 
								
							
								 
							
						 
						
							
							
								
								Updated message and precision tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=15 years)  
				
					
						
							
							
								 
						
							
							
								c6b7592246 
								
							
								 
							
						 
						
							
							
								
								Added files for extension tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=15 years)  
				
					
						
							
							
								 
						
							
							
								c06484ff12 
								
							
								 
							
						 
						
							
							
								
								Clean up  
							
							
 
							
						 
						
							ago%!(EXTRA string=15 years)  
				
					
						
							
							
								 
						
							
							
								d8606d1825 
								
							
								 
							
						 
						
							
							
								
								Updated integer matrix implementation  
							
							
 
							
						 
						
							ago%!(EXTRA string=15 years)  
				
					
						
							
							
								 
						
							
							
								e4421a9b0f 
								
							
								 
							
						 
						
							
							
								
								Updated copyright dates  
							
							
 
							
						 
						
							ago%!(EXTRA string=15 years)  
				
					
						
							
							
								 
						
							
							
								c2250eba87 
								
							
								 
							
						 
						
							
							
								
								Added matrix_integer draft  
							
							
 
							
						 
						
							ago%!(EXTRA string=15 years)  
				
					
						
							
							
								 
						
							
							
								2aba768990 
								
							
								 
							
						 
						
							
							
								
								Added extension inclusion messages  
							
							
 
							
						 
						
							ago%!(EXTRA string=15 years)  
				
					
						
							
							
								 
						
							
							
								ba0d3bbaff 
								
							
								 
							
						 
						
							
							
								
								Completed swizzle operations implemenation  
							
							
 
							
						 
						
							ago%!(EXTRA string=15 years)  
				
					
						
							
							
								 
						
							
							
								b77d66317e 
								
							
								 
							
						 
						
							
							
								
								Updated swizzle impl and tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=15 years)  
				
					
						
							
							
								 
						
							
							
								21c1fa14a7 
								
							
								 
							
						 
						
							
							
								
								Updated GLM_GTC_swizzle extension + tests  
							
							
 
							
						 
						
							ago%!(EXTRA string=15 years)