| 
							
							
								 Christophe Riccio | e1c3c531dd | Fixed warnings | 2015-03-16 23:29:13 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | f51bcc70cc | Added <glm/gtx/hash.hpp> to perform to perform std::hash on GLM types #320 | 2015-03-15 23:52:22 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 61e9b88db0 | Merge pull request #320 from plasmacel/master Add std::hash support for glm types (with precision support) #320 | 2015-03-15 22:49:29 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 102c223aa2 | Don't show status message in 'FindGLM' if 'QUIET' option is set. #317 | 2015-03-15 21:50:46 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 7cd4a531ec | Merge pull request #317 from camio/find_quietly Don't show status message in 'FindGLM' if 'QUIET' option is set. #317 | 2015-03-15 21:48:51 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | a8203ac034 | Fixed multi-line comment warning in g++. #315 | 2015-03-15 21:45:57 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | ee222f4bfc | Merge pull request #315 from BryceMehring/master Fixed multi-line comment warning in g++. #315 | 2015-03-15 21:40:17 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 3252b53841 | Added functions eulerAngleXYZ and extractEulerAngleXYZ #311 | 2015-03-15 21:36:56 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 14c3673b39 | Merge pull request #311 from jzrake/master Add functions eulerAngleXYZ and extractEulerAngleXYZ #311 | 2015-03-15 21:34:52 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 417676566e | Fixed (u)int64 MSB/LSB handling on BE archs #306 | 2015-03-15 21:31:51 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 05eac3c8b2 | Merge pull request #306 from jcajka/master Fixed (u)int64 MSB/LSB handling on BE archs #306 | 2015-03-15 21:27:35 +01:00 |  | 
			
				
					| 
							
							
								 Thom de Villa | b1c45d3ce3 | add precision support to std::hash glm specializations | 2015-03-07 14:25:59 +01:00 |  | 
			
				
					| 
							
							
								 Thom de Villa | 36e2bdd294 | comment fix | 2015-03-07 14:04:56 +01:00 |  | 
			
				
					| 
							
							
								 Thom de Villa | 44c3453c84 | std::hash support for glm types std::hash template specializations implemented for vec, quat and mat
types | 2015-03-07 14:01:55 +01:00 |  | 
			
				
					| 
							
							
								 Thom de Villa | 23007136cf | Merge pull request #3 from g-truc/master sync | 2015-03-07 13:44:48 +01:00 |  | 
			
				
					| 
							
							
								 David J. Sankel | 5ac752262a | Don't show status message in 'FindGLM' if 'QUIET' option is set. The 'QUIET' option of 'find_package' sets the 'GLM_FIND_QUIETLY' option.
This patch makes FindGLM suppress output when this is the case. | 2015-02-26 11:12:02 -07:00 |  | 
			
				
					| 
							
							
								 BryceMehring | 47116d8c28 | Fixed multi-line comment warning in g++. | 2015-02-22 14:32:55 -06:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | f380d9e6f4 | Updated readme #314 | 2015-02-22 21:28:44 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 88f4a5ed82 | Merge pull request #314 from amc522/master Left handed perspective and lookAt functions #314 | 2015-02-22 21:22:41 +01:00 |  | 
			
				
					| 
							
							
								 Aaron Cooper | 982e395331 | Accidentally changed spaces to tabs. Reverting that change. | 2015-02-21 14:43:07 -05:00 |  | 
			
				
					| 
							
							
								 Aaron Cooper | 490cfbea3a | Added left handed functions for perspective, perspectiveFov, and lookAt. | 2015-02-21 14:39:45 -05:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | dc86af5d29 | Merge 0.9.6 | 2015-02-19 12:04:37 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 7e6b502639 | Fixed default precision for quat and dual_quat type #312 | 2015-02-19 11:57:35 +01:00 |  | 
			
				
					| 
							
							
								 plasmacel | b94aa556c5 | add default precision to quat type | 2015-02-19 11:51:41 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | a131b4e5dc | Merge pull request #312 from plasmacel/master default precision for quat type #312 | 2015-02-19 11:36:33 +01:00 |  | 
			
				
					| 
							
							
								 plasmacel | 62658e8dce | add default precision to quat type | 2015-02-17 07:05:37 +01:00 |  | 
			
				
					| 
							
							
								 plasmacel | 69a824c478 | Merge pull request #2 from g-truc/master update | 2015-02-17 07:03:37 +01:00 |  | 
			
				
					| 
							
							
								 Jonathan Zrake | d3313421c6 | Add functions eulerAngleXYZ and extractEulerAngleXYZ | 2015-02-15 14:39:02 -05:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 6af33a31fd | Merged 0.9.6 branch | 2015-02-15 16:35:46 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | ba68939dec | Updated readme for 0.9.6.4 | 2015-02-15 16:32:26 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 7b9c7008eb | Updated version | 2015-02-15 16:30:39 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 567157fc8c | Updated version | 2015-02-15 16:23:13 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 09241ec000 | Updated readme 0.9.6.3 | 2015-02-15 16:12:54 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 9a8cffd83a | Fixed Android doesn't have C++ 11 STL #284 | 2015-02-15 15:33:14 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 042270d049 | Added 'fmod' overload to GTX_common with tests, Removed integer specification for 'mod' in GTC_integer #308 | 2015-02-15 12:38:23 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 7844332816 | Fixed memory corruption (undefined behaviour) #303 | 2015-02-14 13:56:48 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | f1d4c39622 | Fixed memory corruption (undefined behaviour) #303 | 2015-02-14 01:11:10 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 594380dcb6 | Merge 0.9.6 | 2015-02-14 00:52:30 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 49cf8d8964 | Disable GLM_HAS_TRIVIAL_QUERIES | 2015-02-14 00:51:10 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | cb427b053d | 64 bits GCC build | 2015-02-14 00:50:00 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 7751bd4af4 | Fixed MinGW32 build | 2015-02-14 00:19:47 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | d33974afa6 | Fixed warning | 2015-02-13 23:24:12 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | c279ed0ef9 | Specialized integer implementation of YCoCg-R #310 | 2015-02-13 18:23:14 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | c51422c375 | Merge pull request #310 from Mokosha/SpecializeYCoCg Specialize integer implementation of YCoCg-R to use bitshifts #310 | 2015-02-13 17:54:43 +01:00 |  | 
			
				
					| 
							
							
								 Pavel Krajcevski | 2ba1ae95c2 | Remove testing #ifdefs | 2015-02-13 00:30:25 -08:00 |  | 
			
				
					| 
							
							
								 Pavel Krajcevski | a53696a2dc | Specialize template for integer YCoCgR conversion to use bitshifts | 2015-02-13 00:22:03 -08:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 387df50459 | Updated GTC_color | 2015-02-12 21:21:50 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 3ea110b44d | Added GTC_color documentation | 2015-02-11 00:14:17 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 40d0bc2e85 | Added GTC_color, rgbToSrgb and srgbToRgb with tests | 2015-02-10 23:49:49 +01:00 |  | 
			
				
					| 
							
							
								 Christophe Riccio | 72691336c7 | Fixed functions not inlined with Clang #302 | 2015-02-10 01:00:25 +01:00 |  |