Commit Graph

  • f384e18a78 Added tests for affineInverse #192 Christophe Riccio 2015-10-01 01:30:13 +0200
  • e37fe66d5e Fixed GTC_packing unpackUnorm3x10_1x2 #414 Christophe Riccio 2015-09-29 01:25:02 +0200
  • 06ad5a2cd4 Fixed GTC_packing unpackUnorm3x10_1x2 #414 Christophe Riccio 2015-09-28 23:47:40 +0200
  • 11bfa1eff7 Fixed GTC_round Christophe Riccio 2015-09-28 11:19:38 +0200
  • 8af1d0ce2d Add test for floorMultiple/ceilMultiple (float only) Sebastian Rettenberger 2015-09-23 12:03:44 +0200
  • 6789d897d2 Fix floorMultiple/ceilMultiple for float Sebastian Rettenberger 2015-09-23 12:03:15 +0200
  • b7ee25e227 Merge pull request #423 from JesseTG/jtg/ignore-more Christophe R. 2015-10-07 20:24:57 +0200
  • 5ddeedc02c Merge pull request #425 from arkana-fts/master Christophe R. 2015-10-07 00:31:27 +0200
  • 79ceca230f Fixed compScale Christophe Riccio 2015-10-06 01:51:52 +0200
  • 5eb7ad5d47 Add IDENTITY constants for quat and simdQuat Jesse Talavera-Greenberg 2015-10-05 19:32:19 -0400
  • 57e6ea071d Add simdMat4 static constants Jesse Talavera-Greenberg 2015-10-05 19:31:17 -0400
  • ef320a2a2f Simplify the static const definitions for vectors and quaternions Jesse Talavera-Greenberg 2015-10-05 19:30:16 -0400
  • 9604a7549f Add IDENTITY and ZERO constants for all matrices Jesse Talavera-Greenberg 2015-10-05 19:26:30 -0400
  • d1cdb46cfb Wrap tquat's, simdQuat's and simdVec4's static constants in GLM_STATIC_CONST_MEMBERS Jesse Talavera-Greenberg 2015-10-05 18:27:07 -0400
  • 5df08dfc78 Wrap tvec4's static constants in GLM_STATIC_CONST_MEMBERS Jesse Talavera-Greenberg 2015-10-05 18:25:01 -0400
  • 8be318970c Wrap tvec3's static constants in GLM_STATIC_CONST_MEMBERS Jesse Talavera-Greenberg 2015-10-05 18:24:31 -0400
  • 4552ec737e Wrap tvec2's static constants in GLM_STATIC_CONST_MEMBERS Jesse Talavera-Greenberg 2015-10-05 18:23:18 -0400
  • 5a60b3986b Wrap tvec1's static constants in GLM_STATIC_CONST_MEMBERS Jesse Talavera-Greenberg 2015-10-05 18:22:43 -0400
  • 91ae754aa5 dummy.cpp CRLF->LF lucasb-eyer 2015-10-05 23:16:38 +0200
  • a92ed0cdf5 Add static constants to quat, simdVec4, and simdQuat Jesse Talavera-Greenberg 2015-10-02 18:36:27 -0400
  • 02b011651b Add static constants to vec4 Jesse Talavera-Greenberg 2015-10-02 18:34:53 -0400
  • 25bd7014b0 Add static constants for vec3 Jesse Talavera-Greenberg 2015-10-02 18:34:17 -0400
  • b42a46d246 Add static constants for vec2 Jesse Talavera-Greenberg 2015-10-02 18:33:14 -0400
  • b8ff59a61b Add static constants for vec1 Jesse Talavera-Greenberg 2015-10-02 18:32:39 -0400
  • 06984ae0a8 Collapse the test .gitignores into just one section Jesse Talavera-Greenberg 2015-10-02 17:22:28 -0400
  • ae4b86f8af Add the test-built binaries to the .gitignore Jesse Talavera-Greenberg 2015-10-02 17:20:59 -0400
  • daaf86dcef Fixed build Christophe Riccio 2015-10-01 23:59:20 +0200
  • 33e3243779 Fixed affineInverse test #192 Christophe Riccio 2015-10-01 23:25:21 +0200
  • d23d909e6d Added type to identify matrix, vector and quaternion at compile time Christophe Riccio 2015-10-01 23:09:06 +0200
  • fa18ca7c2e Fixed GTC_matrix_inverse affineInverse #192 Christophe Riccio 2015-10-01 22:20:30 +0200
  • ab0312be02 Added tests for affineInverse #192 Christophe Riccio 2015-10-01 01:30:13 +0200
  • a77d311119 Added packF3x9_E1x5 and unpackF3x9_E1x5 to GTC_packing for RGB9E5 #416 Christophe Riccio 2015-10-01 00:43:37 +0200
  • 7f6e60864a Fixed GTC_packing unpackUnorm3x10_1x2 #414 Christophe Riccio 2015-09-29 01:25:02 +0200
  • d649b97250 Updated project using OpenGL Christophe Riccio 2015-09-29 01:24:36 +0200
  • cb5a2a86ca Fixed GTC_packing unpackUnorm3x10_1x2 #414 Christophe Riccio 2015-09-28 23:47:40 +0200
  • bc170cfc0f Fixed GTX_component_wise Christophe Riccio 2015-09-28 19:42:28 +0200
  • bc326abd50 Fixed merge Christophe Riccio 2015-09-28 19:27:53 +0200
  • 26f1065429 Added compScale Christophe Riccio 2015-09-28 19:23:16 +0200
  • 26590ecb0b Added compScale Christophe Riccio 2015-09-28 11:30:54 +0200
  • 678d393b99 Fixed GTC_round floorMultiple/ceilMultiple #412 Christophe Riccio 2015-09-28 11:19:38 +0200
  • 518937965d Merge pull request #413 from TUM-I5/master Christophe R. 2015-09-28 11:17:33 +0200
  • 062e1238fa Updated projects using GLM Christophe Riccio 2015-09-27 21:55:11 +0200
  • 12f0ca520d Fixed build Christophe Riccio 2015-09-25 03:20:54 +0200
  • 10e28738cc Updated GLM revision Christophe Riccio 2015-09-25 03:16:59 +0200
  • 2865a0e54e Fixed release note Christophe Riccio 2015-09-25 03:16:06 +0200
  • 04faf66d58 Added compNormalize function to GTX_component_wise Christophe Riccio 2015-09-25 03:14:25 +0200
  • a9ab80d5fd Added compNormalize function to GTX_component_wise Christophe Riccio 2015-09-25 03:14:11 +0200
  • 998feff87e Added GTX_float_normalize Christophe Riccio 2015-09-25 02:39:41 +0200
  • fa6fd748c0 Add test for floorMultiple/ceilMultiple (float only) Sebastian Rettenberger 2015-09-23 12:03:44 +0200
  • de9e62f0a4 Fix floorMultiple/ceilMultiple for float Sebastian Rettenberger 2015-09-23 12:03:15 +0200
  • 8f39bb8730 Removed unused func_noise.* files #398 Christophe Riccio 2015-09-06 22:30:17 +0200
  • 47c77475a9 - Improved overall execution time of unit tests #396 Christophe Riccio 2015-09-06 22:22:20 +0200
  • 72d9e61d67 Preparing GLM 0.9.7.1 release Christophe Riccio 2015-09-06 22:09:07 +0200
  • a93d09be34 Fixed builtin bitscan never being used #392 Christophe Riccio 2015-09-06 22:06:26 +0200
  • af10e20f68 Fixed core_func_integer test Christophe Riccio 2015-09-06 22:03:28 +0200
  • d8d954fca0 - Fixed builtin bitscan always used even when GLM_FORCE_PURE requested #392 Christophe Riccio 2015-09-06 22:02:54 +0200
  • 0dd4cc4356 Fixed test Christophe Riccio 2015-09-06 21:52:22 +0200
  • d9085ff41e Udpated readme for #394 Christophe Riccio 2015-09-06 21:37:50 +0200
  • bd64585574 Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2015-09-06 21:36:29 +0200
  • 992a56089b Fixed excessive GTX_fast_trigonometry execution time #396 Christophe Riccio 2015-09-06 21:36:05 +0200
  • 7b5971c87c Merge pull request #394 from cgcostume/master Christophe R. 2015-09-04 18:10:01 +0200
  • 1c6eff28fc rename scalar parameters in vec1, vec2, vec3, and vec4 Daniel Limberger 2015-09-04 16:15:35 +0200
  • d7b01eb9ad Updated revision number for upcoming release Christophe Riccio 2015-08-31 22:55:00 +0200
  • e7bae9891a Improved coding style consistency Christophe Riccio 2015-08-31 22:50:24 +0200
  • bf30816e36 - Added to_string for quat and dual_quat in GTX_string_cast #375 Christophe Riccio 2015-08-31 22:34:14 +0200
  • d8f7b080d0 Fixed build Christophe Riccio 2015-08-31 22:25:12 +0200
  • 3356896a3a Fixed build Christophe Riccio 2015-08-31 22:21:03 +0200
  • 1d266efe20 - Improved constexpr for constant functions coverage #198 Christophe Riccio 2015-08-31 22:14:45 +0200
  • f92c1219ed Fixed non-identity quaternions for equal vectors #234 Christophe Riccio 2015-08-31 21:56:34 +0200
  • f28708265d Merge branch 'master' of https://github.com/g-truc/glm Christophe Riccio 2015-08-31 18:57:07 +0200
  • c10df14b58 Fixed strict alignment warnings #235 #370 Christophe Riccio 2015-08-31 18:55:45 +0200
  • 7a8b532519 Merge pull request #393 from morganbengtsson/master Christophe R. 2015-08-31 18:18:23 +0200
  • 2f4338269d Fixed reliability issue of GLM_HAS caps #377 Christophe Riccio 2015-08-31 18:14:54 +0200
  • 6aabe5a07d Fixed warnings Christophe Riccio 2015-08-31 18:13:46 +0200
  • 70234afb49 Fixed warnings Christophe Riccio 2015-08-31 18:12:26 +0200
  • debed28149 Fixed link errors on compilers not supported default function #377 Christophe Riccio 2015-08-31 18:01:51 +0200
  • be983bd7cb Added test Christophe Riccio 2015-08-31 17:33:22 +0200
  • 497da9a7cd Update matrix_decompose.hpp Morgan Bengtsson 2015-08-28 22:13:05 +0200
  • ebdd48fa6f Merge branch 'master' of https://github.com/g-truc/glm Christophe R 2015-08-23 14:49:37 +0200
  • cd907a8f0f Merge pull request #385 from BryceMehring/master Christophe R. 2015-08-13 17:19:38 -0400
  • 6f128f5983 Fixed C++11 standard library error message Bryce Mehring 2015-08-12 22:44:32 -0500
  • 7af366edb8 Merge pull request #380 from simonkrogmann/fix_rand_in_vc_2013 Christophe R. 2015-08-09 16:36:36 -0400
  • 0092c91f42 Fix incorrect parenthesis Simon Krogmann 2015-08-09 19:08:41 +0200
  • 79f6d92c8a Added GLM_SIMD to enable automatic SIMD code generation for generic GLM types #235 #370 Christophe R 2015-08-09 10:50:29 +0200
  • f9535f2398 Trying to reproduce #235 Christophe R 2015-08-09 00:24:38 +0200
  • 116a9037cc Merge pull request #376 from trevex/master Christophe R. 2015-08-05 17:59:47 +0200
  • d48a70d0da Fixed typo resulting in warnings when building with -Wpedantic. Nik Voss 2015-08-05 16:32:24 +0200
  • 134166940d Added link to release tags Christophe Riccio 2015-08-02 10:35:23 +0200
  • cedaed68f6 Updated version for final 0.9.7.0 release Christophe Riccio 2015-08-02 10:23:58 +0200
  • 10c3d324a3 updated API Christophe Riccio 2015-08-02 10:23:00 +0200
  • a9a552338d updated API Christophe Riccio 2015-08-02 10:22:42 +0200
  • e0c4a71016 Clean up doxygen and source Christophe Riccio 2015-08-02 01:39:00 +0200
  • 96824ffcf5 Reduced doc size Christophe Riccio 2015-08-01 23:16:31 +0200
  • f8a0babec1 Updated doc Christophe Riccio 2015-08-01 23:00:53 +0200
  • bc0f5317fd Updated documentation Christophe Riccio 2015-08-01 22:54:27 +0200
  • 5437d49cf2 Renamed GTC_color to GTC_color_space Christophe Riccio 2015-08-01 21:55:28 +0200
  • d6ae2fd694 Fixed matrix conversions and added unit tests #371 Christophe Riccio 2015-08-01 21:40:36 +0200
  • 6ccdafb718 Updated GLM documentation Christophe R 2015-08-01 20:33:33 +0200
  • 1e502c0919 Fixed decompose warnings #373 Christophe Riccio 2015-08-01 11:35:57 +0200
  • 37d4ca9c4c Merge pull request #368 from JesseTG/jtg/oops-sorry Christophe R. 2015-07-25 23:28:38 +0200