| 
							
							
								 Christophe Riccio | bcf1a72392 | Fixed libc++ detection #284 | 2014-12-08 21:45:14 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 732b40c251 | Fixed 64 bits integer GTX_string_cast to_string on VC 32 bit compiler | 2014-12-05 18:09:48 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | e1a9702097 | Fixed GTC_integer test | 2014-12-04 22:47:30 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | bd2601f12a | Removed warnings | 2014-12-04 00:27:49 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | f026e722ee | Fixed missing explicit convertion when using integer log2 with *vec1 types | 2014-12-03 23:23:24 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 38d99978ab | Fixed C++11 explicit conversion operators detection #282 | 2014-12-03 21:48:41 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 6a1a673b41 | Fixed C++11 explicit conversion operators detection #282 | 2014-12-03 14:55:47 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 09083fef05 | Added more log2 tests | 2014-12-02 20:48:26 +01:00 |  | 
			
				
					| 
							
							
								 plasmacel | c927fa8c2d | Merge pull request #1 from g-truc/master pull glm 0.9.6 | 2014-12-01 23:36:15 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 28aba540ee | Fixed scalar uaddCarry build error with Cuda #276 | 2014-12-01 20:27:56 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 540831cbe1 | Updated version for 0.9.7 branch | 2014-12-01 00:32:51 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | f680d14612 | Updated version for next release | 2014-12-01 00:30:02 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 7af5ec8959 | Fixed build | 2014-11-30 22:06:39 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 6285ed64d3 | Updated API | 2014-11-30 21:57:58 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | a1e34d02ff | Merge branch 'master' of https://github.com/g-truc/glm | 2014-11-30 17:00:21 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 0d73f61828 | Deprecate GTX_bit | 2014-11-30 16:59:49 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | a4faeceb99 | Fixed warnings | 2014-11-29 23:16:13 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 57262d1a67 | Fixed dependences | 2014-11-29 23:08:50 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 54c84606f4 | Fixed CUDA compilation error #276 | 2014-11-29 22:58:00 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | ff3872c859 | Reducing header dependences | 2014-11-29 22:57:33 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 67964bfd0a | Matching headers and implementations | 2014-11-29 22:13:30 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 25a57418bd | Updated readme and doc | 2014-11-29 21:48:35 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | a290603a9c | Fixed clang test | 2014-11-29 21:16:20 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 83ad80d6b4 | Fixed clang build | 2014-11-29 20:52:53 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | a42f84ed47 | Removed GLM_TEST_ENABLE_PERF | 2014-11-29 20:46:58 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 0b9b157e24 | Fixed test return type | 2014-11-29 20:44:21 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | d79b17bcd1 | Fixed test compiler error in Clang | 2014-11-29 20:34:34 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 98fd37bef1 | Fixed build | 2014-11-29 20:28:25 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | a6b31d8fa1 | Fixed test build | 2014-11-29 20:21:13 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 4ee163ed79 | Updated section 3.4 SIMD support | 2014-11-29 20:09:33 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | cfac6e1b06 | Fixed _tzcnt_u32 build, only with Windows | 2014-11-29 19:10:55 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 7e81213fdd | Fixed mod function specialization #281 Fixed bitscan detection | 2014-11-29 18:47:58 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 9b250cc86f | Fixed arch detection for Intel compiler | 2014-11-29 02:43:06 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 1a2a121acb | Merge pull request #279 from cjuniet/master Fix MSVC intrinsics detection #279 #278 | 2014-11-29 02:19:59 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | be0c5da488 | size_type and length_type for all types | 2014-11-29 00:53:47 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Juniet | 49b326b44a | Fix MSVC intrinsics detection MSVC and Clang support BitScanFoward and BitScanReverse only on
Windows. | 2014-11-28 13:17:53 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 3ad3dbcd93 | Added overview post code sample | 2014-11-28 02:24:05 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | bdd723ed3b | Updated deprecated compilers | 2014-11-27 23:42:35 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | bbf8857349 | Updated readme | 2014-11-27 22:36:50 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | cdd36afdc1 | Fixed build | 2014-11-26 00:33:24 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 3f48ffefb0 | Updated license | 2014-11-26 00:27:12 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | c20df07879 | Updated license | 2014-11-25 22:25:24 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 39334f282c | Updated doxygen for 0.9.6 API | 2014-11-25 01:28:32 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | c273be264c | More fixes for doxygen | 2014-11-25 01:08:52 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 3aa3da0727 | Deleted dead files | 2014-11-25 00:58:36 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | d276bf3b98 | Doxygen fixes | 2014-11-25 00:56:37 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 4f5bd21a5e | Doxygen doc fixes | 2014-11-25 00:16:03 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | d12f833017 | Updated doxygen doc | 2014-11-24 23:19:03 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | d65fb97e47 | Added explicit matrix cast to quaternion, updated readme #275 | 2014-11-24 21:45:47 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 3c0b3c4009 | Merge pull request #275 from plasmacel/master add explicit matrix conversion operators to quat #275 | 2014-11-24 21:37:20 +01:00 |  |