Commit Graph

  • ee222f4bfc Merge pull request #315 from BryceMehring/master Christophe Riccio 2015-03-15 21:40:17 +0100
  • 3252b53841 Added functions eulerAngleXYZ and extractEulerAngleXYZ #311 Christophe Riccio 2015-03-15 21:36:56 +0100
  • 14c3673b39 Merge pull request #311 from jzrake/master Christophe Riccio 2015-03-15 21:34:52 +0100
  • 417676566e Fixed (u)int64 MSB/LSB handling on BE archs #306 Christophe Riccio 2015-03-15 21:31:51 +0100
  • 05eac3c8b2 Merge pull request #306 from jcajka/master Christophe Riccio 2015-03-15 21:27:35 +0100
  • 7a918eb02e Merge 7bec8ce02e into f380d9e6f4 Léo Willian Kölln 2015-03-12 02:42:12 +0000
  • 7bec8ce02e Remove multi-line warning when using GCC with -Wall Léo Willian Kölln 2015-03-11 23:37:56 -0300
  • b1c45d3ce3 add precision support to std::hash glm specializations Thom de Villa 2015-03-07 14:25:59 +0100
  • 9a3364ae98 Merge 36e2bdd294 into f380d9e6f4 Thom de Villa 2015-03-07 13:13:38 +0000
  • 36e2bdd294 comment fix Thom de Villa 2015-03-07 14:04:56 +0100
  • 44c3453c84 std::hash support for glm types Thom de Villa 2015-03-07 14:01:55 +0100
  • 23007136cf Merge pull request #3 from g-truc/master Thom de Villa 2015-03-07 13:44:48 +0100
  • 5ac752262a Don't show status message in 'FindGLM' if 'QUIET' option is set. David J. Sankel 2015-02-26 11:12:02 -0700
  • 47116d8c28 Fixed multi-line comment warning in g++. BryceMehring 2015-02-22 14:32:55 -0600
  • f380d9e6f4 Updated readme #314 Christophe Riccio 2015-02-22 21:28:44 +0100
  • 88f4a5ed82 Merge pull request #314 from amc522/master Christophe Riccio 2015-02-22 21:22:41 +0100
  • 982e395331 Accidentally changed spaces to tabs. Reverting that change. Aaron Cooper 2015-02-21 14:43:07 -0500
  • 490cfbea3a Added left handed functions for perspective, perspectiveFov, and lookAt. Aaron Cooper 2015-02-21 14:39:45 -0500
  • dc86af5d29 Merge 0.9.6 Christophe Riccio 2015-02-19 12:04:37 +0100
  • 7e6b502639 Fixed default precision for quat and dual_quat type #312 Christophe Riccio 2015-02-19 11:57:35 +0100
  • b94aa556c5 add default precision to quat type plasmacel 2015-02-17 07:05:37 +0100
  • a131b4e5dc Merge pull request #312 from plasmacel/master Christophe Riccio 2015-02-19 11:36:33 +0100
  • 62658e8dce add default precision to quat type plasmacel 2015-02-17 07:05:37 +0100
  • 69a824c478 Merge pull request #2 from g-truc/master plasmacel 2015-02-17 07:03:37 +0100
  • d3313421c6 Add functions eulerAngleXYZ and extractEulerAngleXYZ Jonathan Zrake 2015-02-15 14:29:49 -0500
  • 6af33a31fd Merged 0.9.6 branch Christophe Riccio 2015-02-15 16:35:46 +0100
  • ba68939dec Updated readme for 0.9.6.4 0.9.6 Christophe Riccio 2015-02-15 16:32:26 +0100
  • 7b9c7008eb Updated version Christophe Riccio 2015-02-15 16:30:39 +0100
  • 567157fc8c Updated version Christophe Riccio 2015-02-15 16:23:13 +0100
  • 09241ec000 Updated readme 0.9.6.3 0.9.6.3 Christophe Riccio 2015-02-15 16:12:54 +0100
  • 9a8cffd83a Fixed Android doesn't have C++ 11 STL #284 Christophe Riccio 2015-02-15 15:33:14 +0100
  • 042270d049 Added 'fmod' overload to GTX_common with tests, Removed integer specification for 'mod' in GTC_integer #308 Christophe Riccio 2015-02-15 12:38:23 +0100
  • 7844332816 Fixed memory corruption (undefined behaviour) #303 0.9.6.2 Christophe Riccio 2015-02-14 13:56:48 +0100
  • f1d4c39622 Fixed memory corruption (undefined behaviour) #303 Christophe Riccio 2015-02-14 01:11:10 +0100
  • 594380dcb6 Merge 0.9.6 Christophe Riccio 2015-02-14 00:52:30 +0100
  • 49cf8d8964 Disable GLM_HAS_TRIVIAL_QUERIES Christophe Riccio 2015-02-14 00:51:10 +0100
  • cb427b053d 64 bits GCC build Christophe Riccio 2015-02-14 00:50:00 +0100
  • 7751bd4af4 Fixed MinGW32 build Christophe Riccio 2015-02-14 00:19:47 +0100
  • d33974afa6 Fixed warning Christophe Riccio 2015-02-13 23:24:12 +0100
  • c279ed0ef9 Specialized integer implementation of YCoCg-R #310 Christophe Riccio 2015-02-13 18:23:14 +0100
  • c51422c375 Merge pull request #310 from Mokosha/SpecializeYCoCg Christophe Riccio 2015-02-13 17:54:43 +0100
  • 2ba1ae95c2 Remove testing #ifdefs Pavel Krajcevski 2015-02-13 00:30:25 -0800
  • a53696a2dc Specialize template for integer YCoCgR conversion to use bitshifts Pavel Krajcevski 2015-02-13 00:22:03 -0800
  • 387df50459 Updated GTC_color Christophe Riccio 2015-02-12 21:21:50 +0100
  • 3ea110b44d Added GTC_color documentation Christophe Riccio 2015-02-11 00:14:17 +0100
  • 40d0bc2e85 Added GTC_color, rgbToSrgb and srgbToRgb with tests Christophe Riccio 2015-02-10 23:49:49 +0100
  • 72691336c7 Fixed functions not inlined with Clang #302 Christophe Riccio 2015-02-10 01:00:25 +0100
  • 2fc4532931 Fixed functions not inlined with Clang #302 Christophe Riccio 2015-02-10 00:59:57 +0100
  • 3b93835801 Merge branch '0.9.6' Christophe Riccio 2015-02-10 00:06:07 +0100
  • d8576b94f3 Clarify GLM licensing Christophe Riccio 2015-02-10 00:05:34 +0100
  • 4ad2ad84a8 Merge pull request #301 from regnirpsj/master Christophe Riccio 2015-02-09 23:05:10 +0100
  • 93d07fdc39 Merge 0.9.6 branch Christophe Riccio 2015-02-09 22:30:29 +0100
  • ade5ad88fd Updated readme Christophe Riccio 2015-02-09 22:19:36 +0100
  • 969daee26d Merge pull request #307 from aubreyrjones/intel_has_include_fix Christophe Riccio 2015-02-09 22:08:20 +0100
  • 19066e9940 Added partial constexpr support detection Christophe Riccio 2015-02-09 22:02:03 +0100
  • 5d421b27b2 Changed usage of __has_include to support Intel compiler. Aubrey R. Jones 2015-02-05 11:08:43 -0700
  • 8977e6d010 Fixed (u)int64 MSB/LSB handling on BE archs Jakub Čajka 2015-01-28 09:57:55 +0100
  • fad35c4e87 Removed temp file that should not have been commited Christophe Riccio 2015-01-25 21:09:17 +0100
  • 387f931feb Fixed Visual C++ 2015 constexpr errors: Disabled only partial support Christophe Riccio 2015-01-25 21:06:07 +0100
  • d30aba45e0 added: operator<< for tvec1<> jan p springer 2015-01-14 22:10:55 +0000
  • 4eec569f92 Disabled GTX_scalar_multiplication for GCC, failing to build tests #242 Christophe Riccio 2015-01-10 13:45:41 +0100
  • fe0de059b8 Cleaned up C++11 feature detections Christophe Riccio 2015-01-10 13:44:57 +0100
  • 0ceb9e9394 packing function clean up #292 Christophe Riccio 2015-01-09 23:57:22 +0100
  • 8b09606c7b Merge 0.9.6 branch Christophe Riccio 2015-01-09 23:17:32 +0100
  • d9290d7887 Fixed GTC_packing *pack*norm*x* build and added tests #292 Christophe Riccio 2015-01-09 23:14:10 +0100
  • 025a4c79ff Fixed bug #293 Christophe Riccio 2014-12-30 14:48:25 +0100
  • 3226580a36 Merge 0.9.6 branch Christophe Riccio 2015-01-09 19:52:47 +0100
  • 1e0825028e Fixed Visual Studio natvis support for vec4 #288, Added Visual Studio natvis support for vec1, quat and dualqual types Christophe Riccio 2015-01-09 01:37:16 +0100
  • ed3d8e17e4 Fixed warnings in F2x11_1x10 packing function in GTC_packing #295 Christophe Riccio 2015-01-08 23:50:06 +0100
  • 97adb6e498 Fixed readme Christophe Riccio 2015-01-08 23:42:09 +0100
  • 54dbea6258 Fixed mat4x3 = mat2x3 * mat4x2 operator #297 Christophe Riccio 2015-01-08 23:38:59 +0100
  • 1dce8bf200 Removed assert for perspective with zFar < zNear #298 Christophe Riccio 2015-01-08 22:53:21 +0100
  • 740dc48ce7 Merge pull request #294 from jonathonracz/0.9.6 Christophe Riccio 2015-01-07 12:42:43 +0100
  • 12e542250c Added packing test Christophe Riccio 2014-12-30 18:30:24 +0100
  • 07913880c4 - Fixed conflict with Xlib #define True 1 #293 Christophe Riccio 2014-12-30 14:48:25 +0100
  • dd948d3cc2 Fixed inconsistency in templated value Jonathon Racz 2014-12-29 22:57:51 -0500
  • 2d30a6e21a Fixed VS2010 templating issues with decompose function caused by ambiguous type conversions and constants. Jonathon Racz 2014-12-29 17:58:16 -0500
  • 2336264f4e Added ARM instruction set detection Christophe Riccio 2014-12-20 17:16:52 +0100
  • 2ddfbd23c6 Merge 0.9.6 changes Christophe Riccio 2014-12-19 23:55:34 +0100
  • fc8b4404f0 Fixed faceforward build #289 Christophe Riccio 2014-12-19 23:54:25 +0100
  • d5753fe37a Added display of GLM version with other GLM_MESSAGES Christophe Riccio 2014-12-19 21:05:05 +0100
  • 4340f3fa6f Fixed C++ language restriction using GLM_FORCE_CXX** 0.9.6.1 Christophe Riccio 2014-12-10 21:29:41 +0100
  • 635f607b86 All 32 bits VC version doesn't support 64 bit intrinsics Christophe Riccio 2014-12-10 09:51:51 +0100
  • bc76648f8e VC2015 still doesn't fully support C++11 Christophe Riccio 2014-12-10 09:48:00 +0100
  • a8237ccb31 Fixed warnings Christophe Riccio 2014-12-10 09:41:32 +0100
  • 2117c53dbf Fixed conflict between GTX_compatibility and GTC_quaternion #286 Christophe Riccio 2014-12-10 09:39:23 +0100
  • c556770a32 Fixed C++98 only build Christophe Riccio 2014-12-10 02:52:30 +0100
  • 5331b67ad0 Clean up GLM_MESSAGES compilation log to report only detected capabilities Christophe Riccio 2014-12-10 02:27:13 +0100
  • abcc46012a Added GLM_LANG_CXX14_FLAG and GLM_LANG_CXX1Z_FLAG language feature flags, Added C++14 detection Christophe Riccio 2014-12-10 01:55:26 +0100
  • e4ccd06e29 Second set of fixes for Android #284 Christophe Riccio 2014-12-09 23:54:03 +0100
  • c02d031eaf Fixed merge Christophe Riccio 2014-12-09 10:57:21 +0100
  • 2ac05f11e0 Merge branch '0.9.6' Christophe Riccio 2014-12-08 23:55:23 +0100
  • ff006034df Fixed unsupported _BitScanForward64 and _BitScanReverse64 in VC10, Fixed Visual C++ 32 bit build #283 Christophe Riccio 2014-12-08 23:49:14 +0100
  • 459fe3a3fe Fixed Android build issue, STL C++11 is not supported by the NDK #284 Christophe Riccio 2014-12-08 23:21:59 +0100
  • c1180c804c New organization idea for SIMD support Christophe Riccio 2014-12-01 01:12:03 +0100
  • bcf1a72392 Fixed libc++ detection #284 Christophe Riccio 2014-12-08 21:45:14 +0100
  • 732b40c251 Fixed 64 bits integer GTX_string_cast to_string on VC 32 bit compiler Christophe Riccio 2014-12-05 18:09:48 +0100
  • e1a9702097 Fixed GTC_integer test Christophe Riccio 2014-12-04 22:47:30 +0100
  • bd2601f12a Removed warnings Christophe Riccio 2014-12-04 00:27:49 +0100
  • f026e722ee Fixed missing explicit convertion when using integer log2 with *vec1 types Christophe Riccio 2014-12-03 23:23:24 +0100