|  Jesse Talavera-Greenberg | 5eb7ad5d47 | Add IDENTITY constants for quat and simdQuat - Why the hell am I not studying for the test I have tomorrow | ago%!(EXTRA string=10 years) | 
				
					
						|  Jesse Talavera-Greenberg | 57e6ea071d | Add simdMat4 static constants - Tests, too | ago%!(EXTRA string=10 years) | 
				
					
						|  Jesse Talavera-Greenberg | ef320a2a2f | Simplify the static const definitions for vectors and quaternions - DRY, baby! | ago%!(EXTRA string=10 years) | 
				
					
						|  Jesse Talavera-Greenberg | 9604a7549f | Add IDENTITY and ZERO constants for all matrices - Tests, too | ago%!(EXTRA string=10 years) | 
				
					
						|  Jesse Talavera-Greenberg | d1cdb46cfb | Wrap tquat's, simdQuat's and simdVec4's static constants in GLM_STATIC_CONST_MEMBERS - Also, fixed indentation | ago%!(EXTRA string=10 years) | 
				
					
						|  Jesse Talavera-Greenberg | 5df08dfc78 | Wrap tvec4's static constants in GLM_STATIC_CONST_MEMBERS - Fix the indentation, too | ago%!(EXTRA string=10 years) | 
				
					
						|  Jesse Talavera-Greenberg | 8be318970c | Wrap tvec3's static constants in GLM_STATIC_CONST_MEMBERS - Fixed the indentation, too | ago%!(EXTRA string=10 years) | 
				
					
						|  Jesse Talavera-Greenberg | 4552ec737e | Wrap tvec2's static constants in GLM_STATIC_CONST_MEMBERS | ago%!(EXTRA string=10 years) | 
				
					
						|  Jesse Talavera-Greenberg | 5a60b3986b | Wrap tvec1's static constants in GLM_STATIC_CONST_MEMBERS | ago%!(EXTRA string=10 years) | 
				
					
						|  lucasb-eyer | 91ae754aa5 | dummy.cpp CRLF->LF | ago%!(EXTRA string=10 years) | 
				
					
						|  Jesse Talavera-Greenberg | a92ed0cdf5 | Add static constants to quat, simdVec4, and simdQuat - No tests, though | ago%!(EXTRA string=10 years) | 
				
					
						|  Jesse Talavera-Greenberg | 02b011651b | Add static constants to vec4 - Tests, too | ago%!(EXTRA string=10 years) | 
				
					
						|  Jesse Talavera-Greenberg | 25bd7014b0 | Add static constants for vec3 - Tests, too | ago%!(EXTRA string=10 years) | 
				
					
						|  Jesse Talavera-Greenberg | b42a46d246 | Add static constants for vec2 - Tests, too | ago%!(EXTRA string=10 years) | 
				
					
						|  Jesse Talavera-Greenberg | b8ff59a61b | Add static constants for vec1 - Tests, too | ago%!(EXTRA string=10 years) | 
				
					
						|  Jesse Talavera-Greenberg | 06984ae0a8 | Collapse the test .gitignores into just one section - Also, it turns out the .dds textures are actually output, not input | ago%!(EXTRA string=10 years) | 
				
					
						|  Jesse Talavera-Greenberg | ae4b86f8af | Add the test-built binaries to the .gitignore | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | daaf86dcef | Fixed build | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 33e3243779 | Fixed affineInverse test #192 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | d23d909e6d | Added type to identify matrix, vector and quaternion at compile time | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | fa18ca7c2e | Fixed GTC_matrix_inverse affineInverse #192 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | ab0312be02 | Added tests for affineInverse #192 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | a77d311119 | Added packF3x9_E1x5 and unpackF3x9_E1x5 to GTC_packing for RGB9E5 #416 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 7f6e60864a | Fixed GTC_packing unpackUnorm3x10_1x2 #414 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | d649b97250 | Updated project using OpenGL | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | cb5a2a86ca | Fixed GTC_packing unpackUnorm3x10_1x2 #414 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | bc170cfc0f | Fixed GTX_component_wise | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | bc326abd50 | Fixed merge | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 26f1065429 | Added compScale | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 26590ecb0b | Added compScale | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 678d393b99 | Fixed GTC_round floorMultiple/ceilMultiple #412 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe R. | 518937965d | Merge pull request #413 from TUM-I5/master Fix floorMultiple/ceilMultiple for floating point values #413 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 062e1238fa | Updated projects using GLM | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 12f0ca520d | Fixed build | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 10e28738cc | Updated GLM revision | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 2865a0e54e | Fixed release note | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 04faf66d58 | Added compNormalize function to GTX_component_wise | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | a9ab80d5fd | Added compNormalize function to GTX_component_wise | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 998feff87e | Added GTX_float_normalize | ago%!(EXTRA string=10 years) | 
				
					
						|  Sebastian Rettenberger | fa6fd748c0 | Add test for floorMultiple/ceilMultiple (float only) | ago%!(EXTRA string=10 years) | 
				
					
						|  Sebastian Rettenberger | de9e62f0a4 | Fix floorMultiple/ceilMultiple for float | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 8f39bb8730 | Removed unused func_noise.* files #398 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 47c77475a9 | - Improved overall execution time of unit tests #396 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 72d9e61d67 | Preparing GLM 0.9.7.1 release | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | a93d09be34 | Fixed builtin bitscan never being used #392 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | af10e20f68 | Fixed core_func_integer test | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | d8d954fca0 | - Fixed builtin bitscan always used even when GLM_FORCE_PURE requested #392 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | 0dd4cc4356 | Fixed test | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | d9085ff41e | Udpated readme for #394 | ago%!(EXTRA string=10 years) | 
				
					
						|  Christophe Riccio | bd64585574 | Merge branch 'master' of https://github.com/g-truc/glm | ago%!(EXTRA string=10 years) |