| 
							
							
								 Florian Euchner | f8fa1513fa | Fix missing @endcond | 2014-05-24 17:07:52 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 4da58d88d4 | Optimized Quaternion vector rotation #205 | 2014-05-23 23:09:32 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | a2f4df2b1d | Fixed builtin GLM_ARCH_SSE4 #204 | 2014-05-23 22:23:27 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 7b03f18e32 | Merge pull request #201 from dachziegel/0.9.5 added GLM_FUNC_QUALIFIER to be able to use in CUDA #201 | 2014-05-06 23:21:27 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | affd405b37 | Fixed glm::isinf and glm::isnan for with Android NDK 9d #191, take 2 | 2014-05-06 22:45:18 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | e04ded9e39 | Fixed glm::isinf and glm::isnan for with Android NDK 9d #191 | 2014-05-05 23:08:49 +02:00 |  | 
			
				
					| 
							
							
								 dachziegel | d19766fcbf | added GLM_FUNC_QUALIFIER to be able to use in CUDA | 2014-05-05 13:45:36 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 842cea8747 | Merge 0.9.5 | 2014-05-04 21:07:05 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | a2b70690c1 | Added test gor issue #199 | 2014-05-04 17:34:34 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | a4bb7e1e38 | Fixed GTX_color_space - saturation #195 | 2014-05-04 17:29:36 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | d77bfa1a70 | Fixed GTX_color_space - saturation #195 | 2014-05-04 17:20:40 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | c80f5bc740 | Updated readme for GLM 0.9.5.4 with #189 | 2014-05-04 16:55:15 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 0cbef584e3 | Merge pull request #189 from rleigh-dundee/cmake-install cmake: Several fixes to the build system #189 | 2014-05-04 16:51:43 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 9a3d7a115c | Fixed build error #190 | 2014-05-04 16:47:06 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 7d7444df8d | Fixed non-utf8 character #196 | 2014-05-04 16:43:57 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | e5ee35323a | Fixed non-utf8 character #196 | 2014-05-04 16:34:46 +02:00 |  | 
			
				
					| 
							
							
								 jan p springer | 9ecc30c5dd | added: missing value_type typedef | 2014-04-15 18:37:34 +01:00 |  | 
			
				
					| 
							
							
								 Roger Leigh | 4aa1c19707 | cmake: Don't use unqualified include paths | 2014-04-15 10:54:03 +01:00 |  | 
			
				
					| 
							
							
								 Roger Leigh | 34bd28e8c6 | cmake: Don't build tests when not testing | 2014-04-15 10:46:45 +01:00 |  | 
			
				
					| 
							
							
								 Roger Leigh | e9ad8f7c18 | cmake: Don't abort if not testing This prevents installing and is quite antisocial. | 2014-04-15 10:45:49 +01:00 |  | 
			
				
					| 
							
							
								 Roger Leigh | a925120716 | cmake: Install FindGLM | 2014-04-15 10:26:28 +01:00 |  | 
			
				
					| 
							
							
								 jan p springer | 37e5868200 | fixed: warning wrt. strict aliasing on gcc 4.8.2/clang3.3 | 2014-04-14 00:13:20 +01:00 |  | 
			
				
					| 
							
							
								 jan p springer | ae691ce39a | commented out already declred types (in glm/fwd.hpp) | 2014-04-14 00:12:38 +01:00 |  | 
			
				
					| 
							
							
								 jan p springer | 478dc697ff | fixed: compile problems w/ non-existent header files | 2014-04-14 00:11:25 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 10778448ef | Fixed merge | 2014-04-02 01:31:36 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 6c22a0b82f | Updated version for 0.9.5.4 | 2014-04-02 01:23:19 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 682979ddd8 | Fixed next_float for double and fixed ULP tests | 2014-04-01 23:58:41 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 90ad883d9e | Added glm.g-truc.net code samples | 2014-04-01 22:38:43 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | a5d2a63ef3 | - Added workaround for a CUDA compiler bug (#186, #185) | 2014-04-01 01:20:03 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | e33136538d | - Fixed eulerAngle*** not consistent for right-handed coordinate system (#173) | 2014-03-31 23:50:15 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 12cde2bf75 | Added eulerAnglesX tests | 2014-03-31 02:00:51 +02:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 6409e4135a | Merge pull request #184 from mackron/buildfix Fix simd_quat build. | 2014-03-31 00:04:17 +02:00 |  | 
			
				
					| 
							
							
								 David Reid | 04d9fa2d45 | Fix simd_quat build. | 2014-03-21 18:49:27 +10:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 3f327d5e70 | Fixed usubBorrw | 2014-03-16 12:33:00 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 00e860eeee | Fixed missing bitfieldInterleave definisions | 2014-03-16 11:53:58 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 0b73091c7f | Fixed aliasing warnings | 2014-03-16 11:15:56 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 658d7e2788 | Fixed strict aliasing warnings in GCC 4.8.1 / Android NDK 9c (#152) | 2014-03-16 03:08:56 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 693c1ddbc8 | Merge 0.9.5 branch | 2014-03-16 02:59:57 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 4b9e2d4028 | Fixed warnings | 2014-03-16 02:53:47 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 899f388921 | Fixed CUDA issues (#169, #168, #183, #182) | 2014-03-16 02:39:36 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | efd4087b1c | Fixed int used instead of glm::length_t | 2014-03-15 22:33:25 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | db09ecfc41 | Fixed bitfieldInterleave for 4 components #175 | 2014-03-15 22:24:43 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 0d8d5af8dd | Fixed CUDA_VERSION not being declared #182 | 2014-03-15 21:59:22 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 3c562d534f | Merge branch '0.9.6' of https://github.com/g-truc/glm into 0.9.6 | 2014-03-15 21:49:18 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | ea87e50c59 | Merge branch '0.9.5' into 0.9.6 | 2014-03-15 21:45:47 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | eaf3cf3056 | Added missing GLM_FUNC_DECL | 2014-03-15 21:45:28 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 2e90c3e117 | Merge pull request #183 from dachziegel/0.9.6 added GLM_FUNC_DECL to avoid nvcc warnings #183 | 2014-03-15 19:52:27 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 19d2919ec3 | Fixed version #179 | 2014-03-15 19:49:26 +01:00 |  | 
			
				
					| 
							
							
								 dachziegel | 9fddf6225b | include <cuda.h> to make sure CUDA_VERSION is defined | 2014-03-15 11:29:01 +01:00 |  | 
			
				
					| 
							
							
								 dachziegel | 2536c4c6b6 | added GLM_FUNC_DECL to avoid nvcc warnings | 2014-03-15 11:04:12 +01:00 |  |